# 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-ci1bpvmm6l/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:4 Saturday 01 June 2024 16:42:03 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/tests_quadlet_basic.yml:9 Saturday 01 June 2024 16:42:03 +0000 (0:00:00.011) 0:00:00.025 ********* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:58 Saturday 01 June 2024 16:42:03 +0000 (0:00:00.688) 0:00:00.713 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:42:03 +0000 (0:00:00.049) 0:00:00.763 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:42:03 +0000 (0:00:00.017) 0:00:00.780 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:42:04 +0000 (0:00:00.018) 0:00:00.799 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:42:04 +0000 (0:00:00.253) 0:00:01.052 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:42:04 +0000 (0:00:00.038) 0:00:01.091 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:42:04 +0000 (0:00:00.050) 0:00:01.141 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:42:05 +0000 (0:00:00.782) 0:00:01.923 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:42:05 +0000 (0:00:00.038) 0:00:01.962 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: slirp4netns-1.3.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.11-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:43:10 +0000 (0:01:04.951) 0:01:06.914 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032075", "end": "2024-06-01 16:43:10.396810", "rc": 0, "start": "2024-06-01 16:43:10.364735" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.305) 0:01:07.220 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.031) 0:01:07.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.028) 0:01:07.280 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.074) 0:01:07.355 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.040) 0:01:07.395 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.249) 0:01:07.645 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.023) 0:01:07.669 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:10 +0000 (0:00:00.026) 0:01:07.695 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.202) 0:01:07.898 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.023) 0:01:07.922 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.198) 0:01:08.120 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.021) 0:01:08.142 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.024) 0:01:08.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.026) 0:01:08.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.020) 0:01:08.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.028) 0:01:08.243 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.021) 0:01:08.264 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.021) 0:01:08.305 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.068) 0:01:08.374 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.057) 0:01:08.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.022) 0:01:08.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.026) 0:01:08.480 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.040) 0:01:08.520 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.560 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.039) 0:01:08.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.021) 0:01:08.621 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.640 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.041) 0:01:08.682 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.020) 0:01:08.702 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.721 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.020) 0:01:08.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:43:11 +0000 (0:00:00.019) 0:01:08.781 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.019) 0:01:08.800 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.048) 0:01:08.848 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.018) 0:01:08.867 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.018) 0:01:08.885 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.017) 0:01:08.903 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.018) 0:01:08.922 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.049) 0:01:08.972 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.025) 0:01:08.998 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.024) 0:01:09.022 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.019) 0:01:09.042 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.029) 0:01:09.072 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.036) 0:01:09.108 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.025) 0:01:09.134 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.024) 0:01:09.158 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.033) 0:01:09.192 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.202) 0:01:09.395 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.024) 0:01:09.420 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.200) 0:01:09.620 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.060) 0:01:09.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.020) 0:01:09.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.022) 0:01:09.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.020) 0:01:09.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.024) 0:01:09.768 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:12 +0000 (0:00:00.022) 0:01:09.791 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.022) 0:01:09.813 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.033) 0:01:09.847 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.036) 0:01:09.883 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.024) 0:01:09.908 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.020) 0:01:09.929 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.046) 0:01:09.975 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.023) 0:01:09.999 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.019) 0:01:10.019 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.045) 0:01:10.064 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.040) 0:01:10.105 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.027) 0:01:10.132 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.019) 0:01:10.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.053) 0:01:10.205 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.018) 0:01:10.224 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.024) 0:01:10.248 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.262) 0:01:10.511 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.021) 0:01:10.532 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:43:13 +0000 (0:00:00.024) 0:01:10.557 ********* 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-1717260193.8022256-12813-275208926387930/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.603) 0:01:11.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.021) 0:01:11.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.022) 0:01:11.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.023) 0:01:11.228 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.018) 0:01:11.247 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.018) 0:01:11.265 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:74 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.020) 0:01:11.286 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:78 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.026) 0:01:11.312 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.051) 0:01:11.364 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.060) 0:01:11.424 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.023) 0:01:11.448 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.019) 0:01:11.468 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.018) 0:01:11.487 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:43:14 +0000 (0:00:00.047) 0:01:11.534 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.673) 0:01:12.208 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.022) 0:01:12.230 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.027) 0:01:12.257 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030063", "end": "2024-06-01 16:43:15.658152", "rc": 0, "start": "2024-06-01 16:43:15.628089" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.224) 0:01:12.482 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.022) 0:01:12.504 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.020) 0:01:12.524 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.035) 0:01:12.560 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.067) 0:01:12.627 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.038) 0:01:12.665 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.033) 0:01:12.699 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:15 +0000 (0:00:00.055) 0:01:12.754 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.203) 0:01:12.958 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.026) 0:01:12.984 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.206) 0:01:13.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.023) 0:01:13.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.025) 0:01:13.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.038) 0:01:13.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.317 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.337 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.376 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.025) 0:01:13.401 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.039) 0:01:13.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.049) 0:01:13.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.022) 0:01:13.513 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.040) 0:01:13.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.021) 0:01:13.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.021) 0:01:13.596 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.040) 0:01:13.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.022) 0:01:13.660 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.679 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.041) 0:01:13.721 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.026) 0:01:13.747 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.019) 0:01:13.767 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:43:16 +0000 (0:00:00.021) 0:01:13.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.019) 0:01:13.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.023) 0:01:13.831 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.021) 0:01:13.853 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.021) 0:01:13.874 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.018) 0:01:13.892 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.045) 0:01:13.937 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.018) 0:01:13.956 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.019) 0:01:13.975 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.049) 0:01:14.024 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.031) 0:01:14.056 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.026) 0:01:14.082 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.026) 0:01:14.109 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.033) 0:01:14.143 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.060) 0:01:14.204 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.026) 0:01:14.230 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.036) 0:01:14.267 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.033) 0:01:14.300 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.220) 0:01:14.521 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.028) 0:01:14.550 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.199) 0:01:14.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:17 +0000 (0:00:00.025) 0:01:14.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.058) 0:01:14.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.020) 0:01:14.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.023) 0:01:14.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.022) 0:01:14.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.023) 0:01:14.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.026) 0:01:14.952 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.027) 0:01:14.979 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.040) 0:01:15.019 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.022) 0:01:15.042 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.024) 0:01:15.067 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.049) 0:01:15.116 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.031) 0:01:15.147 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.021) 0:01:15.169 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.042) 0:01:15.212 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.036) 0:01:15.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.026) 0:01:15.275 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.020) 0:01:15.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.019) 0:01:15.315 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:43:18 +0000 (0:00:00.018) 0:01:15.334 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:19 +0000 (0:00:00.703) 0:01:16.037 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:19 +0000 (0:00:00.205) 0:01:16.243 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:43:19 +0000 (0:00:00.022) 0:01:16.265 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:43:19 +0000 (0:00:00.021) 0:01:16.287 ********* 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-1717260199.5690994-13017-44364262063884/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.584) 0:01:16.871 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.027) 0:01:16.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.024) 0:01:16.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.026) 0:01:16.949 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.020) 0:01:16.969 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.019) 0:01:16.989 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:94 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.020) 0:01:17.009 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:101 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.027) 0:01:17.037 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.115) 0:01:17.153 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.047) 0:01:17.200 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.026) 0:01:17.226 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.020) 0:01:17.247 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.032) 0:01:17.279 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:43:20 +0000 (0:00:00.052) 0:01:17.331 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.655) 0:01:17.987 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.020) 0:01:18.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.023) 0:01:18.031 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029462", "end": "2024-06-01 16:43:21.429195", "rc": 0, "start": "2024-06-01 16:43:21.399733" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.222) 0:01:18.253 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.021) 0:01:18.274 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.019) 0:01:18.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.064) 0:01:18.358 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.039) 0:01:18.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.025) 0:01:18.423 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.024) 0:01:18.447 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.026) 0:01:18.474 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.200) 0:01:18.674 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:21 +0000 (0:00:00.027) 0:01:18.702 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.198) 0:01:18.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:18.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:18.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:18.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:18.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:18.999 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.019 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:19.039 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.059 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.025) 0:01:19.085 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.069) 0:01:19.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.175 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.196 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.040) 0:01:19.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.021) 0:01:19.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.021) 0:01:19.279 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.038) 0:01:19.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:19.337 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.358 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.040) 0:01:19.398 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.419 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.019) 0:01:19.438 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.021) 0:01:19.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.030) 0:01:19.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.031) 0:01:19.542 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.078) 0:01:19.620 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.030) 0:01:19.651 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.020) 0:01:19.672 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.030) 0:01:19.703 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:43:22 +0000 (0:00:00.043) 0:01:19.747 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.055) 0:01:19.802 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.027) 0:01:19.830 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.032) 0:01:19.862 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.023) 0:01:19.885 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.032) 0:01:19.918 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.047) 0:01:19.965 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.024) 0:01:19.990 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.025) 0:01:20.015 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.027) 0:01:20.043 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.201) 0:01:20.245 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.025) 0:01:20.270 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.201) 0:01:20.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.021) 0:01:20.493 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.021) 0:01:20.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.021) 0:01:20.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.022) 0:01:20.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.022) 0:01:20.581 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.033) 0:01:20.615 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.026) 0:01:20.641 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.024) 0:01:20.666 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.038) 0:01:20.704 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.023) 0:01:20.727 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:23 +0000 (0:00:00.026) 0:01:20.754 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.047) 0:01:20.801 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.026) 0:01:20.828 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.044) 0:01:20.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.022) 0:01:20.895 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.558) 0:01:21.454 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.201) 0:01:21.655 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.032) 0:01:21.688 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.019) 0:01:21.708 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.020) 0:01:21.728 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:24 +0000 (0:00:00.019) 0:01:21.748 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.518) 0:01:22.267 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036816", "end": "2024-06-01 16:43:25.680677", "rc": 0, "start": "2024-06-01 16:43:25.643861" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.236) 0:01:22.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.022) 0:01:22.526 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.019) 0:01:22.546 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.018) 0:01:22.565 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.018) 0:01:22.583 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.019) 0:01:22.602 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.044) 0:01:22.647 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.062) 0:01:22.709 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.019) 0:01:22.729 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:43:25 +0000 (0:00:00.020) 0:01:22.750 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.046) 0:01:22.797 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.652) 0:01:23.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.019) 0:01:23.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.024) 0:01:23.494 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028707", "end": "2024-06-01 16:43:26.890025", "rc": 0, "start": "2024-06-01 16:43:26.861318" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.221) 0:01:23.715 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.021) 0:01:23.736 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:43:26 +0000 (0:00:00.019) 0:01:23.756 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.039) 0:01:23.796 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.039) 0:01:23.835 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.056) 0:01:23.892 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.025) 0:01:23.917 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.029) 0:01:23.947 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.204) 0:01:24.151 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.026) 0:01:24.178 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.199) 0:01:24.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.019) 0:01:24.398 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.023) 0:01:24.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.021) 0:01:24.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.021) 0:01:24.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.020) 0:01:24.484 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.022) 0:01:24.506 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.020) 0:01:24.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.020) 0:01:24.547 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.025) 0:01:24.573 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.037) 0:01:24.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.020) 0:01:24.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.019) 0:01:24.650 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.067) 0:01:24.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.019) 0:01:24.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:43:27 +0000 (0:00:00.020) 0:01:24.758 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.040) 0:01:24.799 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.019) 0:01:24.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.019) 0:01:24.838 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.040) 0:01:24.879 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.020) 0:01:24.899 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.019) 0:01:24.919 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.020) 0:01:24.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.019) 0:01:24.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.020) 0:01:24.980 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.019) 0:01:24.999 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.018) 0:01:25.018 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.018) 0:01:25.036 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.018) 0:01:25.055 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.018) 0:01:25.073 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.053) 0:01:25.126 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.048) 0:01:25.175 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.026) 0:01:25.202 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.024) 0:01:25.226 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.023) 0:01:25.250 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.027) 0:01:25.278 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.036) 0:01:25.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.025) 0:01:25.340 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.025) 0:01:25.365 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.026) 0:01:25.392 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.199) 0:01:25.591 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:28 +0000 (0:00:00.025) 0:01:25.617 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.197) 0:01:25.815 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.019) 0:01:25.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.020) 0:01:25.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.019) 0:01:25.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.052) 0:01:25.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.020) 0:01:25.947 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.020) 0:01:25.968 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.021) 0:01:25.989 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.023) 0:01:26.013 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.036) 0:01:26.050 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.022) 0:01:26.072 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.021) 0:01:26.094 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.047) 0:01:26.141 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.024) 0:01:26.165 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.043) 0:01:26.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.020) 0:01:26.229 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket system.slice basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:43:29 +0000 (0:00:00.539) 0:01:26.769 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:43:30 +0000 (0:00:00.195) 0:01:26.964 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:30 +0000 (0:00:00.032) 0:01:26.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:30 +0000 (0:00:00.058) 0:01:27.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:30 +0000 (0:00:00.019) 0:01:27.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:30 +0000 (0:00:00.020) 0:01:27.095 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:30 +0000 (0:00:00.589) 0:01:27.685 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.035333", "end": "2024-06-01 16:43:31.094427", "rc": 0, "start": "2024-06-01 16:43:31.059094" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.234) 0:01:27.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.023) 0:01:27.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.021) 0:01:27.965 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.019) 0:01:27.985 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.019) 0:01:28.004 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:113 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.018) 0:01:28.023 ********* 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-ci1bpvmm6l/tests/tests_quadlet_basic.yml:126 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.423) 0:01:28.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:139 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.052) 0:01:28.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:171 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.031) 0:01:28.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:177 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.033) 0:01:28.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:180 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.083) 0:01:28.648 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.043) 0:01:28.691 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.034) 0:01:28.726 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.026) 0:01:28.752 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.020) 0:01:28.773 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:43:31 +0000 (0:00:00.020) 0:01:28.793 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:43:32 +0000 (0:00:00.049) 0:01:28.843 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:43:32 +0000 (0:00:00.651) 0:01:29.494 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:43:32 +0000 (0:00:00.020) 0:01:29.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:43:32 +0000 (0:00:00.026) 0:01:29.540 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029361", "end": "2024-06-01 16:43:32.965272", "rc": 0, "start": "2024-06-01 16:43:32.935911" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.283) 0:01:29.824 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.021) 0:01:29.845 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.022) 0:01:29.868 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.064) 0:01:29.933 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.037) 0:01:29.970 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.200) 0:01:30.170 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.025) 0:01:30.196 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.026) 0:01:30.222 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.199) 0:01:30.422 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.027) 0:01:30.450 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:33 +0000 (0:00:00.199) 0:01:30.649 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003910", "end": "2024-06-01 16:43:34.026120", "rc": 0, "start": "2024-06-01 16:43:34.022210" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.201) 0:01:30.851 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003851", "end": "2024-06-01 16:43:34.227533", "rc": 0, "start": "2024-06-01 16:43:34.223682" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.198) 0:01:31.049 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.028) 0:01:31.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.047) 0:01:31.125 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.145 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.020) 0:01:31.165 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.204 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.029) 0:01:31.234 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.038) 0:01:31.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.021) 0:01:31.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.313 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.036) 0:01:31.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.389 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.036) 0:01:31.426 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.020) 0:01:31.466 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.041) 0:01:31.507 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.063) 0:01:31.571 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.021) 0:01:31.592 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.020) 0:01:31.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.020) 0:01:31.653 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.020) 0:01:31.673 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.693 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.019) 0:01:31.713 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:43:34 +0000 (0:00:00.025) 0:01:31.738 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.062) 0:01:31.801 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.023) 0:01:31.825 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.026) 0:01:31.851 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.033) 0:01:31.885 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.018547", "end": "2024-06-01 16:43:35.280769", "rc": 0, "start": "2024-06-01 16:43:35.262222" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.228) 0:01:32.113 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.025) 0:01:32.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.021) 0:01:32.160 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260215.389444, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260215.389444, "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:43:35 +0000 (0:00:00.222) 0:01:32.383 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.880) 0:01:33.264 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.023) 0:01:33.287 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.029) 0:01:33.317 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.034) 0:01:33.351 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.205) 0:01:33.557 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.025) 0:01:33.582 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:43:36 +0000 (0:00:00.026) 0:01:33.609 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260216.0214279, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260216.0214279, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.211) 0:01:33.820 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.418) 0:01:34.239 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.019) 0:01:34.259 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.102) 0:01:34.362 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.031) 0:01:34.393 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.029) 0:01:34.422 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.020) 0:01:34.443 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.030) 0:01:34.473 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.036) 0:01:34.510 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.024) 0:01:34.534 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.024) 0:01:34.558 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:37 +0000 (0:00:00.026) 0:01:34.585 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.212) 0:01:34.798 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.036) 0:01:34.835 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.205) 0:01:35.040 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003932", "end": "2024-06-01 16:43:38.421537", "rc": 0, "start": "2024-06-01 16:43:38.417605" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.204) 0:01:35.245 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003870", "end": "2024-06-01 16:43:38.626757", "rc": 0, "start": "2024-06-01 16:43:38.622887" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.204) 0:01:35.449 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.030) 0:01:35.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.054) 0:01:35.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.019) 0:01:35.555 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.020) 0:01:35.575 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.019) 0:01:35.594 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.020) 0:01:35.614 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.033) 0:01:35.648 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.021) 0:01:35.669 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.020) 0:01:35.690 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.046) 0:01:35.737 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.023) 0:01:35.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:38 +0000 (0:00:00.019) 0:01:35.780 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.046) 0:01:35.827 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.038) 0:01:35.866 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.201) 0:01:36.067 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.025) 0:01:36.092 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.022) 0:01:36.114 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.025) 0:01:36.140 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.057) 0:01:36.197 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.211) 0:01:36.409 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.019) 0:01:36.429 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:43:39 +0000 (0:00:00.020) 0:01:36.449 ********* 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-1717260219.6950333-13653-60557111838441/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.557) 0:01:37.007 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.395) 0:01:37.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.024) 0:01:37.427 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.024) 0:01:37.451 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.026) 0:01:37.477 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.024) 0:01:37.502 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.019) 0:01:37.521 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.028) 0:01:37.549 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.035) 0:01:37.585 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.024) 0:01:37.609 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.069) 0:01:37.679 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:40 +0000 (0:00:00.028) 0:01:37.707 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.209) 0:01:37.917 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.025) 0:01:37.943 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.204) 0:01:38.147 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003949", "end": "2024-06-01 16:43:41.527725", "rc": 0, "start": "2024-06-01 16:43:41.523776" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.204) 0:01:38.351 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003947", "end": "2024-06-01 16:43:41.735080", "rc": 0, "start": "2024-06-01 16:43:41.731133" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.206) 0:01:38.558 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.033) 0:01:38.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.028) 0:01:38.620 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.021) 0:01:38.642 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.020) 0:01:38.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.020) 0:01:38.683 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.028) 0:01:38.711 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.038) 0:01:38.749 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.022) 0:01:38.772 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:41 +0000 (0:00:00.021) 0:01:38.794 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.087) 0:01:38.882 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.023) 0:01:38.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.021) 0:01:38.927 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.042) 0:01:38.970 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.035) 0:01:39.005 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.244) 0:01:39.250 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.033) 0:01:39.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.025) 0:01:39.308 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.026) 0:01:39.335 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.021) 0:01:39.356 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.215) 0:01:39.572 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.020) 0:01:39.593 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:43:42 +0000 (0:00:00.019) 0:01:39.612 ********* 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-1717260222.8559923-13746-82014516802282/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:43:43 +0000 (0:00:00.547) 0:01:40.160 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:43:43 +0000 (0:00:00.392) 0:01:40.552 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target run-user-1111.mount -.mount app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.423) 0:01:40.975 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.021) 0:01:40.997 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.025) 0:01:41.022 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.026) 0:01:41.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.021) 0:01:41.071 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.031) 0:01:41.102 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.035) 0:01:41.138 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.023) 0:01:41.161 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.024) 0:01:41.186 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.027) 0:01:41.213 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.207) 0:01:41.421 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.025) 0:01:41.447 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:43:44 +0000 (0:00:00.207) 0:01:41.655 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004131", "end": "2024-06-01 16:43:45.037613", "rc": 0, "start": "2024-06-01 16:43:45.033482" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.204) 0:01:41.859 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003939", "end": "2024-06-01 16:43:45.239445", "rc": 0, "start": "2024-06-01 16:43:45.235506" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.203) 0:01:42.062 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.031) 0:01:42.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.021) 0:01:42.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.021) 0:01:42.136 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.020) 0:01:42.156 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.022) 0:01:42.179 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.035) 0:01:42.214 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.042) 0:01:42.256 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.025) 0:01:42.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.022) 0:01:42.305 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.071) 0:01:42.376 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.027) 0:01:42.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.021) 0:01:42.424 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.044) 0:01:42.468 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.037) 0:01:42.506 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:43:45 +0000 (0:00:00.257) 0:01:42.763 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:43:46 +0000 (0:00:00.035) 0:01:42.799 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:43:46 +0000 (0:00:00.027) 0:01:42.826 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:43:46 +0000 (0:00:00.022) 0:01:42.848 ********* changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:43:54 +0000 (0:00:08.284) 0:01:51.133 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:43:54 +0000 (0:00:00.207) 0:01:51.341 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:43:54 +0000 (0:00:00.020) 0:01:51.361 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:43:54 +0000 (0:00:00.020) 0:01:51.382 ********* 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-1717260234.6329465-13841-238881816173268/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:43:55 +0000 (0:00:00.556) 0:01:51.938 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:43:55 +0000 (0:00:00.396) 0:01:52.334 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-network.service app.slice -.mount quadlet-basic-mysql-volume.service basic.target run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:43:56 +0000 (0:00:01.236) 0:01:53.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:43:56 +0000 (0:00:00.021) 0:01:53.592 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:43:56 +0000 (0:00:00.019) 0:01:53.611 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:43:56 +0000 (0:00:00.018) 0:01:53.630 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:189 Saturday 01 June 2024 16:43:56 +0000 (0:00:00.019) 0:01:53.649 ********* 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.003188", "end": "2024-06-01 16:43:57.079953", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-01 16:43:57.076765" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:01.004313", "end": "2024-06-01 16:43:58.346178", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-01 16:43:57.341865" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:01.004138", "end": "2024-06-01 16:43:59.532075", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-01 16:43:58.527937" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:199 Saturday 01 June 2024 16:43:59 +0000 (0:00:02.719) 0:01:56.368 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717260215.273447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1717260215.273447, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7051813, "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": 1717260215.273447, "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": "3411481820", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:207 Saturday 01 June 2024 16:43:59 +0000 (0:00:00.284) 0:01:56.653 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:43:59 +0000 (0:00:00.052) 0:01:56.705 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:43:59 +0000 (0:00:00.040) 0:01:56.746 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:43:59 +0000 (0:00:00.025) 0:01:56.771 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:43:59 +0000 (0:00:00.022) 0:01:56.793 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:44:00 +0000 (0:00:00.022) 0:01:56.816 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:44:00 +0000 (0:00:00.054) 0:01:56.871 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:44:00 +0000 (0:00:00.704) 0:01:57.575 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:44:00 +0000 (0:00:00.019) 0:01:57.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:44:00 +0000 (0:00:00.025) 0:01:57.621 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033126", "end": "2024-06-01 16:44:01.029853", "rc": 0, "start": "2024-06-01 16:44:00.996727" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.300) 0:01:57.921 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.036) 0:01:57.957 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.029) 0:01:57.987 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.093) 0:01:58.080 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.043) 0:01:58.123 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.046) 0:01:58.170 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.051) 0:01:58.221 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.035) 0:01:58.257 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.225) 0:01:58.482 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.026) 0:01:58.508 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:01 +0000 (0:00:00.236) 0:01:58.745 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004205", "end": "2024-06-01 16:44:02.254932", "rc": 0, "start": "2024-06-01 16:44:02.250727" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.348) 0:01:59.094 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003894", "end": "2024-06-01 16:44:02.486285", "rc": 0, "start": "2024-06-01 16:44:02.482391" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.218) 0:01:59.313 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.035) 0:01:59.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.030) 0:01:59.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.071) 0:01:59.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.023) 0:01:59.473 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.022) 0:01:59.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.022) 0:01:59.519 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.028) 0:01:59.547 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.040) 0:01:59.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.023) 0:01:59.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.021) 0:01:59.632 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.040) 0:01:59.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.020) 0:01:59.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.019) 0:01:59.713 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.038) 0:01:59.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.020) 0:01:59.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:44:02 +0000 (0:00:00.020) 0:01:59.793 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.037) 0:01:59.831 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.019) 0:01:59.850 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.052) 0:01:59.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.019) 0:01:59.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.019) 0:01:59.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.020) 0:01:59.963 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.020) 0:01:59.983 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.019) 0:02:00.002 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.020) 0:02:00.023 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.019) 0:02:00.042 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.062) 0:02:00.104 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.021) 0:02:00.126 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.028) 0:02:00.155 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.033) 0:02:00.188 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.025) 0:02:00.214 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.023) 0:02:00.237 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.023) 0:02:00.261 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260236.6379032, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260236.6379032, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:03 +0000 (0:00:00.322) 0:02:00.584 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.459) 0:02:01.044 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.023) 0:02:01.067 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.036) 0:02:01.104 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.033) 0:02:01.137 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.023) 0:02:01.161 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.023) 0:02:01.184 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.024) 0:02:01.209 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260236.6379032, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260236.6379032, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:04 +0000 (0:00:00.296) 0:02:01.505 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.455) 0:02:01.961 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.028) 0:02:01.989 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.066) 0:02:02.056 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.024) 0:02:02.081 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.023) 0:02:02.104 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.059) 0:02:02.164 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.028) 0:02:02.192 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.035) 0:02:02.228 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.027) 0:02:02.255 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.030) 0:02:02.286 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.029) 0:02:02.316 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.224) 0:02:02.540 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.035) 0:02:02.575 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:05 +0000 (0:00:00.203) 0:02:02.778 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003921", "end": "2024-06-01 16:44:06.164186", "rc": 0, "start": "2024-06-01 16:44:06.160265" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.210) 0:02:02.989 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004004", "end": "2024-06-01 16:44:06.371980", "rc": 0, "start": "2024-06-01 16:44:06.367976" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.205) 0:02:03.194 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.028) 0:02:03.223 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.019) 0:02:03.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.020) 0:02:03.262 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.019) 0:02:03.282 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.057) 0:02:03.339 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.021) 0:02:03.360 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.040) 0:02:03.400 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.032) 0:02:03.432 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.028) 0:02:03.461 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.047) 0:02:03.509 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.027) 0:02:03.536 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.042) 0:02:03.578 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260236.6379032, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260236.6379032, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:06 +0000 (0:00:00.210) 0:02:03.789 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-01 16:43:44 UTC", "ActiveEnterTimestampMonotonic": "553902799", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount app.slice basic.target run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:43:44 UTC", "AssertTimestampMonotonic": "553852176", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "41485000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 16:43:44 UTC", "ConditionTimestampMonotonic": "553852170", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-01 16:43:44 UTC", "ExecMainExitTimestampMonotonic": "553902657", "ExecMainPID": "12478", "ExecMainStartTimestamp": "Sat 2024-06-01 16:43:44 UTC", "ExecMainStartTimestampMonotonic": "553859095", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-01 16:43:44 UTC", "InactiveExitTimestampMonotonic": "553859431", "InvocationID": "0eb15220e8bb40d2b324a056da44387d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:43:44 UTC", "StateChangeTimestampMonotonic": "553902799", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:44:09 +0000 (0:00:02.477) 0:02:06.266 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:44:09 +0000 (0:00:00.205) 0:02:06.472 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:09 +0000 (0:00:00.033) 0:02:06.505 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:09 +0000 (0:00:00.022) 0:02:06.528 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:09 +0000 (0:00:00.023) 0:02:06.551 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:09 +0000 (0:00:00.024) 0:02:06.575 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.397) 0:02:06.973 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051553", "end": "2024-06-01 16:44:10.418589", "rc": 0, "start": "2024-06-01 16:44:10.367036" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.280) 0:02:07.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.024) 0:02:07.278 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.027) 0:02:07.305 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.039) 0:02:07.344 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.045) 0:02:07.390 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.025) 0:02:07.416 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.030) 0:02:07.447 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.081) 0:02:07.528 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.031) 0:02:07.560 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.029) 0:02:07.589 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:10 +0000 (0:00:00.042) 0:02:07.631 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.219) 0:02:07.851 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.027) 0:02:07.878 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.203) 0:02:08.081 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004036", "end": "2024-06-01 16:44:11.462654", "rc": 0, "start": "2024-06-01 16:44:11.458618" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.204) 0:02:08.286 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003994", "end": "2024-06-01 16:44:11.670270", "rc": 0, "start": "2024-06-01 16:44:11.666276" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.208) 0:02:08.494 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.031) 0:02:08.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.020) 0:02:08.546 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.020) 0:02:08.567 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.020) 0:02:08.587 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.020) 0:02:08.607 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.023) 0:02:08.631 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.075) 0:02:08.706 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.022) 0:02:08.728 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:11 +0000 (0:00:00.020) 0:02:08.749 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.045) 0:02:08.795 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.023) 0:02:08.819 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.040) 0:02:08.859 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260249.3775787, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260249.3775787, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.209) 0:02:09.069 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-01 16:43:56 UTC", "ActiveEnterTimestampMonotonic": "566450289", "ActiveExitTimestamp": "Sat 2024-06-01 16:44:07 UTC", "ActiveExitTimestampMonotonic": "577313608", "ActiveState": "inactive", "After": "run-user-1111.mount app.slice -.mount quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:43:55 UTC", "AssertTimestampMonotonic": "565665128", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3803171000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 16:43:55 UTC", "ConditionTimestampMonotonic": "565665124", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-01 16:44:09 UTC", "ExecMainExitTimestampMonotonic": "579150411", "ExecMainPID": "12995", "ExecMainStartTimestamp": "Sat 2024-06-01 16:43:56 UTC", "ExecMainStartTimestampMonotonic": "566450130", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-06-01 16:44:09 UTC", "InactiveEnterTimestampMonotonic": "579189361", "InactiveExitTimestamp": "Sat 2024-06-01 16:43:55 UTC", "InactiveExitTimestampMonotonic": "565670457", "InvocationID": "9fec750434e342abbaa14eaa08251b4c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:44:09 UTC", "StateChangeTimestampMonotonic": "579189361", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.427) 0:02:09.496 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.207) 0:02:09.704 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.032) 0:02:09.737 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.021) 0:02:09.758 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:12 +0000 (0:00:00.023) 0:02:09.782 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.024) 0:02:09.806 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.432) 0:02:10.238 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052760", "end": "2024-06-01 16:44:13.686290", "rc": 0, "start": "2024-06-01 16:44:13.633530" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.276) 0:02:10.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.025) 0:02:10.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.020) 0:02:10.560 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.028) 0:02:10.589 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.028) 0:02:10.617 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.022) 0:02:10.639 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.030) 0:02:10.670 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.036) 0:02:10.707 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.024) 0:02:10.731 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.024) 0:02:10.756 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:13 +0000 (0:00:00.026) 0:02:10.782 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.206) 0:02:10.989 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.025) 0:02:11.014 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.205) 0:02:11.220 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004223", "end": "2024-06-01 16:44:14.602927", "rc": 0, "start": "2024-06-01 16:44:14.598704" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.239) 0:02:11.459 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003978", "end": "2024-06-01 16:44:14.843813", "rc": 0, "start": "2024-06-01 16:44:14.839835" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.208) 0:02:11.668 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.029) 0:02:11.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.019) 0:02:11.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.020) 0:02:11.737 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.019) 0:02:11.757 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:14 +0000 (0:00:00.020) 0:02:11.777 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.019) 0:02:11.797 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.036) 0:02:11.834 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.021) 0:02:11.855 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.021) 0:02:11.877 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.047) 0:02:11.924 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.024) 0:02:11.948 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.041) 0:02:11.990 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260249.3775787, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260249.3775787, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.210) 0:02:12.200 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.022) 0:02:12.222 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.260) 0:02:12.482 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.032) 0:02:12.514 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.020) 0:02:12.535 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.021) 0:02:12.557 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:15 +0000 (0:00:00.025) 0:02:12.582 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.396) 0:02:12.978 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049425", "end": "2024-06-01 16:44:16.424405", "rc": 0, "start": "2024-06-01 16:44:16.374980" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.272) 0:02:13.250 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.060079", "end": "2024-06-01 16:44:16.707299", "rc": 0, "start": "2024-06-01 16:44:16.647220" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.283) 0:02:13.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.021) 0:02:13.556 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.058) 0:02:13.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.024) 0:02:13.638 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 01 June 2024 16:44:16 +0000 (0:00:00.025) 0:02:13.664 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260215.3084462, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717260249.3775787, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717260249.3775787, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 01 June 2024 16:44:17 +0000 (0:00:00.243) 0:02:13.908 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 01 June 2024 16:44:17 +0000 (0:00:00.317) 0:02:14.225 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050038", "end": "2024-06-01 16:44:17.667182", "rc": 0, "start": "2024-06-01 16:44:17.617144" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 01 June 2024 16:44:17 +0000 (0:00:00.269) 0:02:14.495 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.052610", "end": "2024-06-01 16:44:17.941397", "rc": 0, "start": "2024-06-01 16:44:17.888787" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 01 June 2024 16:44:17 +0000 (0:00:00.272) 0:02:14.768 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008918", "end": "2024-06-01 16:44:18.159675", "rc": 0, "start": "2024-06-01 16:44:18.150757" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.230) 0:02:14.998 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.019) 0:02:15.017 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:221 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.019) 0:02:15.037 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:227 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.203) 0:02:15.241 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.060) 0:02:15.301 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.037) 0:02:15.339 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.024) 0:02:15.363 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.067) 0:02:15.430 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.020) 0:02:15.451 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:44:18 +0000 (0:00:00.048) 0:02:15.500 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.674) 0:02:16.175 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.019) 0:02:16.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.025) 0:02:16.220 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031289", "end": "2024-06-01 16:44:19.626110", "rc": 0, "start": "2024-06-01 16:44:19.594821" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.230) 0:02:16.450 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.020) 0:02:16.471 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.020) 0:02:16.491 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.061) 0:02:16.553 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:19 +0000 (0:00:00.040) 0:02:16.594 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.234) 0:02:16.828 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.028) 0:02:16.857 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.030) 0:02:16.887 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.210) 0:02:17.097 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.026) 0:02:17.123 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.207) 0:02:17.331 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.020) 0:02:17.352 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.021) 0:02:17.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.020) 0:02:17.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.021) 0:02:17.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.021) 0:02:17.436 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.022) 0:02:17.458 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.020) 0:02:17.479 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.020) 0:02:17.500 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.027) 0:02:17.527 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.041) 0:02:17.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.020) 0:02:17.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.063) 0:02:17.653 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.040) 0:02:17.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.022) 0:02:17.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.021) 0:02:17.738 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:44:20 +0000 (0:00:00.040) 0:02:17.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.021) 0:02:17.800 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.019) 0:02:17.820 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.039) 0:02:17.860 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.021) 0:02:17.881 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.029) 0:02:17.910 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.028) 0:02:17.939 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.024) 0:02:17.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.026) 0:02:17.990 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.031) 0:02:18.021 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.022) 0:02:18.043 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.020) 0:02:18.064 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.020) 0:02:18.084 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.103) 0:02:18.187 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.026) 0:02:18.214 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.028) 0:02:18.242 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.035) 0:02:18.278 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.022) 0:02:18.300 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.021) 0:02:18.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.020) 0:02:18.342 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.022) 0:02:18.365 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.351) 0:02:18.717 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.023) 0:02:18.740 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:21 +0000 (0:00:00.026) 0:02:18.767 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.034) 0:02:18.802 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.020) 0:02:18.823 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.020) 0:02:18.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.021) 0:02:18.865 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.020) 0:02:18.885 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.344) 0:02:19.230 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.021) 0:02:19.251 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.067) 0:02:19.318 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.029) 0:02:19.348 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.032) 0:02:19.380 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.037) 0:02:19.418 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.044) 0:02:19.462 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.042) 0:02:19.505 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.028) 0:02:19.534 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.026) 0:02:19.560 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:22 +0000 (0:00:00.029) 0:02:19.589 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.207) 0:02:19.796 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.026) 0:02:19.823 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.203) 0:02:20.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.060) 0:02:20.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.021) 0:02:20.108 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.026) 0:02:20.134 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.022) 0:02:20.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.025) 0:02:20.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.022) 0:02:20.205 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.022) 0:02:20.228 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.020) 0:02:20.248 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.038) 0:02:20.287 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.021) 0:02:20.308 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.022) 0:02:20.331 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.052) 0:02:20.384 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.029) 0:02:20.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.031) 0:02:20.445 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.063) 0:02:20.509 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.036) 0:02:20.546 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.022) 0:02:20.568 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.021) 0:02:20.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.021) 0:02:20.611 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.071) 0:02:20.682 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:23 +0000 (0:00:00.022) 0:02:20.705 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:24 +0000 (0:00:00.214) 0:02:20.919 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:44:24 +0000 (0:00:00.021) 0:02:20.941 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:44:24 +0000 (0:00:00.021) 0:02:20.962 ********* 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-1717260264.2068791-14536-83550532204950/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:44:24 +0000 (0:00:00.551) 0:02:21.513 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.528) 0:02:22.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.022) 0:02:22.064 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.024) 0:02:22.089 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.025) 0:02:22.114 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.025) 0:02:22.140 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.019) 0:02:22.160 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.030) 0:02:22.190 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.075) 0:02:22.266 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.025) 0:02:22.292 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.063) 0:02:22.356 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.047) 0:02:22.403 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.229) 0:02:22.632 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:25 +0000 (0:00:00.026) 0:02:22.659 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.217) 0:02:22.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.023) 0:02:22.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.021) 0:02:22.921 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.025) 0:02:22.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.030) 0:02:22.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.021) 0:02:22.999 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.041) 0:02:23.041 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.023) 0:02:23.064 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.029) 0:02:23.094 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.068) 0:02:23.162 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.025) 0:02:23.187 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.028) 0:02:23.216 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.090) 0:02:23.306 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.025) 0:02:23.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.021) 0:02:23.353 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.044) 0:02:23.397 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.037) 0:02:23.434 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.031) 0:02:23.466 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.021) 0:02:23.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.029) 0:02:23.517 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.019) 0:02:23.536 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.021) 0:02:23.557 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:26 +0000 (0:00:00.220) 0:02:23.778 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:44:27 +0000 (0:00:00.035) 0:02:23.814 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:44:27 +0000 (0:00:00.024) 0:02:23.838 ********* 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-1717260267.0842147-14643-70953823031742/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:44:27 +0000 (0:00:00.571) 0:02:24.410 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.529) 0:02:24.940 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.418) 0:02:25.358 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.021) 0:02:25.380 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.026) 0:02:25.406 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.026) 0:02:25.432 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.021) 0:02:25.454 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.029) 0:02:25.483 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.036) 0:02:25.519 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.025) 0:02:25.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.030) 0:02:25.575 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:28 +0000 (0:00:00.028) 0:02:25.604 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.206) 0:02:25.811 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.025) 0:02:25.837 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.201) 0:02:26.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.062) 0:02:26.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.022) 0:02:26.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.020) 0:02:26.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.024) 0:02:26.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.021) 0:02:26.191 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.019) 0:02:26.210 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.019) 0:02:26.230 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.019) 0:02:26.250 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.037) 0:02:26.287 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.021) 0:02:26.309 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.021) 0:02:26.331 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.049) 0:02:26.380 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.026) 0:02:26.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.022) 0:02:26.429 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.048) 0:02:26.478 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.034) 0:02:26.513 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.022) 0:02:26.535 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.021) 0:02:26.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.020) 0:02:26.578 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:44:29 +0000 (0:00:00.058) 0:02:26.636 ********* changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:37 +0000 (0:00:08.029) 0:02:34.665 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:38 +0000 (0:00:00.207) 0:02:34.873 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:44:38 +0000 (0:00:00.026) 0:02:34.899 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:44:38 +0000 (0:00:00.023) 0:02:34.922 ********* 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-1717260278.1666906-14863-34810514464593/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:44:38 +0000 (0:00:00.552) 0:02:35.474 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:44:39 +0000 (0:00:00.539) 0:02:36.013 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service system.slice -.mount systemd-journald.socket basic.target sysinit.target quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:44:39 +0000 (0:00:00.744) 0:02:36.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:44:40 +0000 (0:00:00.038) 0:02:36.797 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:44:40 +0000 (0:00:00.065) 0:02:36.862 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:44:40 +0000 (0:00:00.038) 0:02:36.901 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:234 Saturday 01 June 2024 16:44:40 +0000 (0:00:00.022) 0:02:36.924 ********* 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.003331", "end": "2024-06-01 16:44:40.346162", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-01 16:44:40.342831" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003002", "end": "2024-06-01 16:44:40.635593", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-01 16:44:40.632591" } 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.003227", "end": "2024-06-01 16:44:40.951971", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-01 16:44:40.948744" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:244 Saturday 01 June 2024 16:44:40 +0000 (0:00:00.854) 0:02:37.778 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.139730", "end": "2024-06-01 16:44:41.299314", "failed_when_result": false, "rc": 0, "start": "2024-06-01 16:44:41.159584" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:259 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.353) 0:02:38.132 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.033) 0:02:38.166 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.037) 0:02:38.203 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.026) 0:02:38.229 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.022) 0:02:38.252 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.032) 0:02:38.284 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:44:41 +0000 (0:00:00.058) 0:02:38.343 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.716) 0:02:39.060 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.022) 0:02:39.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.030) 0:02:39.112 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029326", "end": "2024-06-01 16:44:42.512796", "rc": 0, "start": "2024-06-01 16:44:42.483470" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.226) 0:02:39.339 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.034) 0:02:39.374 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.020) 0:02:39.394 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.060) 0:02:39.455 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.040) 0:02:39.496 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.234) 0:02:39.731 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.024) 0:02:39.755 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:42 +0000 (0:00:00.027) 0:02:39.782 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:43 +0000 (0:00:00.281) 0:02:40.064 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:43 +0000 (0:00:00.028) 0:02:40.092 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:43 +0000 (0:00:00.234) 0:02:40.326 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003921", "end": "2024-06-01 16:44:43.704451", "rc": 0, "start": "2024-06-01 16:44:43.700530" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:43 +0000 (0:00:00.203) 0:02:40.530 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003916", "end": "2024-06-01 16:44:43.907839", "rc": 0, "start": "2024-06-01 16:44:43.903923" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:43 +0000 (0:00:00.211) 0:02:40.742 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:43 +0000 (0:00:00.036) 0:02:40.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.027) 0:02:40.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.026) 0:02:40.832 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.031) 0:02:40.864 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.021) 0:02:40.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.026) 0:02:40.912 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.033) 0:02:40.945 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.054) 0:02:41.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.024) 0:02:41.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.027) 0:02:41.052 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.104) 0:02:41.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.022) 0:02:41.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.022) 0:02:41.201 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.045) 0:02:41.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.030) 0:02:41.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.030) 0:02:41.307 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.055) 0:02:41.363 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.023) 0:02:41.387 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.022) 0:02:41.409 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.028) 0:02:41.438 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.044) 0:02:41.482 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.030) 0:02:41.512 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.023) 0:02:41.535 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.024) 0:02:41.560 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.024) 0:02:41.584 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.023) 0:02:41.607 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.066) 0:02:41.673 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.068) 0:02:41.742 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:44 +0000 (0:00:00.037) 0:02:41.779 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.042) 0:02:41.822 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.035) 0:02:41.857 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.036) 0:02:41.894 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.042) 0:02:41.936 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.240) 0:02:42.177 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.027) 0:02:42.205 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.025) 0:02:42.230 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.028) 0:02:42.258 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.048) 0:02:42.307 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.030) 0:02:42.338 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.038) 0:02:42.376 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.050) 0:02:42.426 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.232) 0:02:42.659 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.025) 0:02:42.685 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:44:45 +0000 (0:00:00.033) 0:02:42.718 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.156) 0:02:42.874 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.031) 0:02:42.905 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.044) 0:02:42.950 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.026) 0:02:42.976 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.046) 0:02:43.023 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.074) 0:02:43.097 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.041) 0:02:43.138 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.026) 0:02:43.165 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.036) 0:02:43.202 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.316) 0:02:43.518 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:46 +0000 (0:00:00.034) 0:02:43.553 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.343) 0:02:43.896 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005938", "end": "2024-06-01 16:44:47.392888", "rc": 0, "start": "2024-06-01 16:44:47.386950" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.323) 0:02:44.220 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003760", "end": "2024-06-01 16:44:47.669452", "rc": 0, "start": "2024-06-01 16:44:47.665692" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.275) 0:02:44.495 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.030) 0:02:44.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.020) 0:02:44.546 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.019) 0:02:44.566 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.021) 0:02:44.588 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.019) 0:02:44.607 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.020) 0:02:44.628 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.037) 0:02:44.666 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.022) 0:02:44.689 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.030) 0:02:44.719 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:47 +0000 (0:00:00.057) 0:02:44.777 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.023) 0:02:44.800 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.043) 0:02:44.844 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.193) 0:02:45.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.024) 0:02:45.062 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.219) 0:02:45.281 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.080) 0:02:45.362 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.028) 0:02:45.390 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.025) 0:02:45.415 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.025) 0:02:45.441 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.033) 0:02:45.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.037) 0:02:45.512 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.034) 0:02:45.546 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.022) 0:02:45.569 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.027) 0:02:45.596 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.024) 0:02:45.620 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.020) 0:02:45.641 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.028) 0:02:45.669 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.036) 0:02:45.706 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.043) 0:02:45.750 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:48 +0000 (0:00:00.033) 0:02:45.783 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.031) 0:02:45.814 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.248) 0:02:46.063 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.029) 0:02:46.093 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.244) 0:02:46.337 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003985", "end": "2024-06-01 16:44:49.729581", "rc": 0, "start": "2024-06-01 16:44:49.725596" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.214) 0:02:46.552 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004578", "end": "2024-06-01 16:44:49.936146", "rc": 0, "start": "2024-06-01 16:44:49.931568" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.207) 0:02:46.760 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:49 +0000 (0:00:00.029) 0:02:46.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.019) 0:02:46.809 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.020) 0:02:46.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.024) 0:02:46.855 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.021) 0:02:46.876 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.021) 0:02:46.897 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.038) 0:02:46.936 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.028) 0:02:46.964 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.023) 0:02:46.988 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.047) 0:02:47.036 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.024) 0:02:47.061 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.045) 0:02:47.106 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.218) 0:02:47.324 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.106) 0:02:47.431 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.212) 0:02:47.644 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.033) 0:02:47.678 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.032) 0:02:47.710 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:50 +0000 (0:00:00.046) 0:02:47.757 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.040) 0:02:47.797 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.032) 0:02:47.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.023) 0:02:47.853 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.034) 0:02:47.888 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.031) 0:02:47.919 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.048) 0:02:47.967 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.030) 0:02:47.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.024) 0:02:48.023 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.041) 0:02:48.064 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.052) 0:02:48.117 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.026) 0:02:48.143 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.030) 0:02:48.173 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.039) 0:02:48.213 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.211) 0:02:48.425 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.027) 0:02:48.452 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:51 +0000 (0:00:00.205) 0:02:48.657 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003883", "end": "2024-06-01 16:44:52.041219", "rc": 0, "start": "2024-06-01 16:44:52.037336" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.207) 0:02:48.864 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003946", "end": "2024-06-01 16:44:52.244370", "rc": 0, "start": "2024-06-01 16:44:52.240424" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.203) 0:02:49.068 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.031) 0:02:49.099 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.021) 0:02:49.121 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.020) 0:02:49.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.024) 0:02:49.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.019) 0:02:49.186 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.023) 0:02:49.209 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.036) 0:02:49.246 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.020) 0:02:49.266 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.020) 0:02:49.287 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.046) 0:02:49.333 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.024) 0:02:49.358 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.090) 0:02:49.448 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.199) 0:02:49.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:44:52 +0000 (0:00:00.022) 0:02:49.670 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.202) 0:02:49.873 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.034) 0:02:49.908 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.021) 0:02:49.929 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.023) 0:02:49.953 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.024) 0:02:49.978 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.022) 0:02:50.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.020) 0:02:50.021 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.021) 0:02:50.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.019) 0:02:50.062 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.061) 0:02:50.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.024) 0:02:50.148 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.025) 0:02:50.174 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.229) 0:02:50.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.021) 0:02:50.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.020) 0:02:50.446 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.019) 0:02:50.466 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.030) 0:02:50.496 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.020) 0:02:50.517 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:273 Saturday 01 June 2024 16:44:53 +0000 (0:00:00.019) 0:02:50.537 ********* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:279 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.344) 0:02:50.881 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.050) 0:02:50.932 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.036) 0:02:50.968 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.024) 0:02:50.993 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.020) 0:02:51.014 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.019) 0:02:51.034 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.049) 0:02:51.083 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:44:54 +0000 (0:00:00.703) 0:02:51.786 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.019) 0:02:51.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.025) 0:02:51.831 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030776", "end": "2024-06-01 16:44:55.233156", "rc": 0, "start": "2024-06-01 16:44:55.202380" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.226) 0:02:52.057 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.023) 0:02:52.081 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.020) 0:02:52.102 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.062) 0:02:52.164 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.040) 0:02:52.205 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.207) 0:02:52.412 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.024) 0:02:52.436 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.027) 0:02:52.463 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.241) 0:02:52.705 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:55 +0000 (0:00:00.028) 0:02:52.734 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.201) 0:02:52.936 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.022) 0:02:52.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.021) 0:02:52.979 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.019) 0:02:53.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.019) 0:02:53.060 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.019) 0:02:53.100 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.026) 0:02:53.127 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.040) 0:02:53.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.208 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.041) 0:02:53.249 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.019) 0:02:53.288 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.078) 0:02:53.367 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.026) 0:02:53.393 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.413 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.047) 0:02:53.461 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.019) 0:02:53.480 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.501 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.542 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.021) 0:02:53.563 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.022) 0:02:53.585 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.018) 0:02:53.604 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.020) 0:02:53.625 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.019) 0:02:53.644 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.061) 0:02:53.706 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.021) 0:02:53.727 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:56 +0000 (0:00:00.026) 0:02:53.753 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.069) 0:02:53.822 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.020) 0:02:53.843 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.020) 0:02:53.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.020) 0:02:53.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.020) 0:02:53.905 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.245) 0:02:54.151 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.021) 0:02:54.172 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.027) 0:02:54.200 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.033) 0:02:54.234 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.021) 0:02:54.255 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.020) 0:02:54.275 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.021) 0:02:54.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.020) 0:02:54.317 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.243) 0:02:54.560 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.018) 0:02:54.579 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.064) 0:02:54.643 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.063) 0:02:54.706 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.027) 0:02:54.733 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.023) 0:02:54.757 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:44:57 +0000 (0:00:00.029) 0:02:54.787 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.036) 0:02:54.823 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.025) 0:02:54.848 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.024) 0:02:54.873 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.027) 0:02:54.901 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.204) 0:02:55.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.027) 0:02:55.132 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.201) 0:02:55.333 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.020) 0:02:55.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.019) 0:02:55.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.020) 0:02:55.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.019) 0:02:55.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.020) 0:02:55.434 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.019) 0:02:55.454 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.060) 0:02:55.514 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.020) 0:02:55.535 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.036) 0:02:55.572 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.021) 0:02:55.593 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.020) 0:02:55.614 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.046) 0:02:55.660 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.023) 0:02:55.684 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.043) 0:02:55.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:44:58 +0000 (0:00:00.020) 0:02:55.748 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-01 16:44:28 UTC", "ActiveEnterTimestampMonotonic": "598284233", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket -.mount system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:44:28 UTC", "AssertTimestampMonotonic": "598225152", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "45710000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 16:44:28 UTC", "ConditionTimestampMonotonic": "598225148", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-01 16:44:28 UTC", "ExecMainExitTimestampMonotonic": "598284117", "ExecMainPID": "14854", "ExecMainStartTimestamp": "Sat 2024-06-01 16:44:28 UTC", "ExecMainStartTimestampMonotonic": "598232071", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-01 16:44:28 UTC", "InactiveExitTimestampMonotonic": "598232428", "InvocationID": "1a226c1fa56e4b7f99a5d7af4d2aba2c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:44:28 UTC", "StateChangeTimestampMonotonic": "598284233", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:45:01 +0000 (0:00:02.476) 0:02:58.225 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:45:01 +0000 (0:00:00.207) 0:02:58.432 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:45:01 +0000 (0:00:00.034) 0:02:58.466 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:45:01 +0000 (0:00:00.020) 0:02:58.487 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:45:01 +0000 (0:00:00.021) 0:02:58.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:45:01 +0000 (0:00:00.020) 0:02:58.528 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.534) 0:02:59.063 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044682", "end": "2024-06-01 16:45:02.493557", "rc": 0, "start": "2024-06-01 16:45:02.448875" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.255) 0:02:59.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.023) 0:02:59.342 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.020) 0:02:59.362 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.028) 0:02:59.391 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.027) 0:02:59.418 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.020) 0:02:59.439 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.070) 0:02:59.509 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.037) 0:02:59.546 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.024) 0:02:59.570 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.024) 0:02:59.595 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:45:02 +0000 (0:00:00.027) 0:02:59.623 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.215) 0:02:59.838 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.027) 0:02:59.866 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.208) 0:03:00.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.019) 0:03:00.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.019) 0:03:00.196 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.217 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.019) 0:03:00.236 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.036) 0:03:00.273 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.294 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.060) 0:03:00.354 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.047) 0:03:00.401 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.025) 0:03:00.426 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.042) 0:03:00.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:45:03 +0000 (0:00:00.020) 0:03:00.489 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-01 16:44:39 UTC", "ActiveEnterTimestampMonotonic": "609671948", "ActiveExitTimestamp": "Sat 2024-06-01 16:44:59 UTC", "ActiveExitTimestampMonotonic": "629263300", "ActiveState": "inactive", "After": "quadlet-basic-network.service systemd-journald.socket system.slice -.mount sysinit.target quadlet-basic-mysql-volume.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:44:39 UTC", "AssertTimestampMonotonic": "609345243", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3681056000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 16:44:39 UTC", "ConditionTimestampMonotonic": "609345243", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-01 16:45:01 UTC", "ExecMainExitTimestampMonotonic": "631111793", "ExecMainPID": "15334", "ExecMainStartTimestamp": "Sat 2024-06-01 16:44:39 UTC", "ExecMainStartTimestampMonotonic": "609671902", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-06-01 16:45:01 UTC", "InactiveEnterTimestampMonotonic": "631149610", "InactiveExitTimestamp": "Sat 2024-06-01 16:44:39 UTC", "InactiveExitTimestampMonotonic": "609352482", "InvocationID": "8a921bddf2d548ca87041c5ee05c0ee1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service sysinit.target quadlet-basic-network.service -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:45:01 UTC", "StateChangeTimestampMonotonic": "631149610", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:45:04 +0000 (0:00:00.565) 0:03:01.054 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:45:04 +0000 (0:00:00.209) 0:03:01.264 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:45:04 +0000 (0:00:00.033) 0:03:01.297 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:45:04 +0000 (0:00:00.019) 0:03:01.317 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:45:04 +0000 (0:00:00.020) 0:03:01.338 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:45:04 +0000 (0:00:00.020) 0:03:01.358 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.597) 0:03:01.956 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039387", "end": "2024-06-01 16:45:05.375522", "rc": 0, "start": "2024-06-01 16:45:05.336135" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.242) 0:03:02.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.023) 0:03:02.222 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.020) 0:03:02.243 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.026) 0:03:02.269 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.026) 0:03:02.296 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.020) 0:03:02.316 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.029) 0:03:02.345 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.037) 0:03:02.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.025) 0:03:02.408 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.026) 0:03:02.435 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.029) 0:03:02.464 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.207) 0:03:02.672 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:45:05 +0000 (0:00:00.025) 0:03:02.698 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717260191.2910566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717260161.5068135, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.205) 0:03:02.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.020) 0:03:02.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.019) 0:03:02.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.062) 0:03:03.006 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.021) 0:03:03.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.021) 0:03:03.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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.020) 0:03:03.069 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.020) 0:03:03.090 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.020) 0:03:03.110 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.038) 0:03:03.149 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.022) 0:03:03.172 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.020) 0:03:03.192 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.047) 0:03:03.240 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.023) 0:03:03.263 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.043) 0:03:03.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.021) 0:03:03.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.021) 0:03:03.349 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.205) 0:03:03.554 ********* included: /WORKDIR/git-weekly-ci1bpvmm6l/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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.035) 0:03:03.590 ********* 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-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.021) 0:03:03.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.022) 0:03:03.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:45:06 +0000 (0:00:00.066) 0:03:03.700 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.524) 0:03:04.225 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037989", "end": "2024-06-01 16:45:07.646061", "rc": 0, "start": "2024-06-01 16:45:07.608072" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.246) 0:03:04.472 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.039240", "end": "2024-06-01 16:45:07.896325", "rc": 0, "start": "2024-06-01 16:45:07.857085" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.249) 0:03:04.721 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.021) 0:03:04.742 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.020) 0:03:04.762 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.020) 0:03:04.782 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=638 changed=51 unreachable=0 failed=0 skipped=671 rescued=0 ignored=0 Saturday 01 June 2024 16:45:07 +0000 (0:00:00.008) 0:03:04.791 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 64.95s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Ensure container images are present --------- 8.28s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.03s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Check files ------------------------------------------------------------- 2.72s /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Stop and disable service -------------------- 2.48s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Stop and disable service -------------------- 2.48s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.42s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.24s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Manage each secret -------------------------- 0.88s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Check files ------------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:234 -------------- linux-system-roles.podman : Gather the package facts -------------------- 0.78s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 0.74s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Ensure container images are present --------- 0.70s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.70s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-ci1bpvmm6l/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Gather the package facts -------------------- 0.67s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.67s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.65s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.65s /WORKDIR/git-weekly-ci1bpvmm6l/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---