# 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-ci6czuqk85/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:4 Saturday 06 January 2024 16:50:01 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/tests_quadlet_basic.yml:9 Saturday 06 January 2024 16:50:01 +0000 (0:00:00.010) 0:00:00.023 ****** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:51 Saturday 06 January 2024 16:50:03 +0000 (0:00:02.277) 0:00:02.300 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:50:03 +0000 (0:00:00.068) 0:00:02.369 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:50:03 +0000 (0:00:00.014) 0:00:02.383 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:50:03 +0000 (0:00:00.018) 0:00:02.402 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:50:03 +0000 (0:00:00.256) 0:00:02.659 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:50:03 +0000 (0:00:00.020) 0:00:02.679 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:50:03 +0000 (0:00:00.032) 0:00:02.711 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:50:04 +0000 (0:00:01.029) 0:00:03.741 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:50:04 +0000 (0:00:00.028) 0:00:03.770 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: slirp4netns-1.2.2-1.fc38.x86_64", "Installed: libnet-1.3-1.fc38.x86_64", "Installed: aardvark-dns-1.9.0-1.fc38.x86_64", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: libbsd-0.11.7-4.fc38.x86_64", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: gvisor-tap-vsock-6:0.7.1-1.fc38.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.1-1.fc38.x86_64", "Installed: passt-0^20231204.gb86afe3-1.fc38.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.fc38.noarch", "Installed: netavark-1.9.0-1.fc38.x86_64", "Installed: qemu-user-static-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-aarch64-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.7-1.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.12-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.7-1.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-mips-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-sh4-2:7.2.7-1.fc38.x86_64", "Installed: criu-3.18-1.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.7-1.fc38.x86_64", "Installed: criu-libs-3.18-1.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.7-1.fc38.x86_64", "Installed: yajl-2.1.0-21.fc38.x86_64", "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: libmd-1.1.0-1.fc38.x86_64", "Installed: crun-1.12-1.fc38.x86_64", "Installed: conmon-2:2.1.8-2.fc38.x86_64", "Installed: container-selinux-2:2.226.0-1.fc38.noarch", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: podman-5:4.8.2-1.fc38.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:51:28 +0000 (0:01:23.073) 0:01:26.843 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038072", "end": "2024-01-06 16:51:28.297198", "rc": 0, "start": "2024-01-06 16:51:28.259126" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.324) 0:01:27.168 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.043) 0:01:27.212 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.027) 0:01:27.240 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.051) 0:01:27.291 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.034) 0:01:27.326 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.257) 0:01:27.583 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.022) 0:01:27.606 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:28 +0000 (0:00:00.024) 0:01:27.631 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.211) 0:01:27.842 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.024) 0:01:27.866 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1678060800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.208) 0:01:28.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.113 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.019) 0:01:28.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.023) 0:01:28.155 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.042) 0:01:28.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.019) 0:01:28.218 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.039) 0:01:28.257 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.034) 0:01:28.292 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.019) 0:01:28.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.017) 0:01:28.330 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.034) 0:01:28.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.017) 0:01:28.401 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.035) 0:01:28.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.019) 0:01:28.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.019) 0:01:28.476 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.036) 0:01:28.513 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.532 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.037) 0:01:28.569 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.019) 0:01:28.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.017) 0:01:28.644 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.018) 0:01:28.662 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.016) 0:01:28.678 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.044) 0:01:28.723 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.024) 0:01:28.747 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.024) 0:01:28.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.023) 0:01:28.795 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:51:29 +0000 (0:00:00.027) 0:01:28.822 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.034) 0:01:28.856 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.024) 0:01:28.881 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.028) 0:01:28.909 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.029) 0:01:28.939 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.223) 0:01:29.162 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.025) 0:01:29.188 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.209) 0:01:29.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.019) 0:01:29.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.018) 0:01:29.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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.019) 0:01:29.454 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.018) 0:01:29.472 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.018) 0:01:29.491 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.017) 0:01:29.508 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.034) 0:01:29.542 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.021) 0:01:29.564 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.022) 0:01:29.586 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.045) 0:01:29.631 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.018) 0:01:29.650 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.039) 0:01:29.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.018) 0:01:29.708 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.042) 0:01:29.751 ****** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:51:30 +0000 (0:00:00.022) 0:01:29.774 ****** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.271) 0:01:30.046 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.019) 0:01:30.065 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.019) 0:01:30.084 ****** 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-1704559891.2822175-8206-84905937884929/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.603) 0:01:30.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.022) 0:01:30.711 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.021) 0:01:30.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:67 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.022) 0:01:30.755 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:71 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.019) 0:01:30.775 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:51:31 +0000 (0:00:00.040) 0:01:30.815 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:51:32 +0000 (0:00:00.031) 0:01:30.846 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:51:32 +0000 (0:00:00.023) 0:01:30.870 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:51:32 +0000 (0:00:00.043) 0:01:30.914 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:51:32 +0000 (0:00:00.019) 0:01:30.934 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:51:32 +0000 (0:00:00.044) 0:01:30.978 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.916) 0:01:31.895 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.020) 0:01:31.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.023) 0:01:31.939 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032050", "end": "2024-01-06 16:51:33.304537", "rc": 0, "start": "2024-01-06 16:51:33.272487" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.236) 0:01:32.176 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.020) 0:01:32.196 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.020) 0:01:32.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.056) 0:01:32.274 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.036) 0:01:32.310 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.025) 0:01:32.335 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.023) 0:01:32.359 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.027) 0:01:32.386 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.213) 0:01:32.599 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.026) 0:01:32.626 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:33 +0000 (0:00:00.209) 0:01:32.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.022) 0:01:32.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:32.879 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:32.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.019) 0:01:32.919 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:32.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.019) 0:01:32.959 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.027) 0:01:32.986 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.060) 0:01:33.047 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.021) 0:01:33.090 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.038) 0:01:33.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.170 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.038) 0:01:33.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.229 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.249 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.038) 0:01:33.287 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.308 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.328 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.021) 0:01:33.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.021) 0:01:33.372 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.046) 0:01:33.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.020) 0:01:33.438 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.019) 0:01:33.458 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.018) 0:01:33.477 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.045) 0:01:33.523 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.025) 0:01:33.548 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.025) 0:01:33.574 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.021) 0:01:33.595 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.029) 0:01:33.625 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.037) 0:01:33.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.025) 0:01:33.687 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.026) 0:01:33.714 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:34 +0000 (0:00:00.027) 0:01:33.742 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.214) 0:01:33.956 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.026) 0:01:33.983 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.210) 0:01:34.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.234 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.275 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.296 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.021) 0:01:34.317 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.035) 0:01:34.353 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.021) 0:01:34.374 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.022) 0:01:34.397 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.046) 0:01:34.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.464 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.041) 0:01:34.506 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.020) 0:01:34.526 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:51:35 +0000 (0:00:00.018) 0:01:34.545 ****** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:51:36 +0000 (0:00:00.748) 0:01:35.294 ****** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:51:36 +0000 (0:00:00.223) 0:01:35.517 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:51:36 +0000 (0:00:00.020) 0:01:35.538 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:51:36 +0000 (0:00:00.020) 0:01:35.558 ****** 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-1704559896.75723-8382-266402298670389/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.558) 0:01:36.117 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.023) 0:01:36.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.024) 0:01:36.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:87 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.024) 0:01:36.189 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:94 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.023) 0:01:36.213 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.070) 0:01:36.284 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.071) 0:01:36.356 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.030) 0:01:36.386 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.019) 0:01:36.406 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.031) 0:01:36.438 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:51:37 +0000 (0:00:00.048) 0:01:36.487 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.919) 0:01:37.407 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.020) 0:01:37.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.024) 0:01:37.451 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031711", "end": "2024-01-06 16:51:38.816118", "rc": 0, "start": "2024-01-06 16:51:38.784407" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.236) 0:01:37.688 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.021) 0:01:37.709 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.041) 0:01:37.750 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.037) 0:01:37.788 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:38 +0000 (0:00:00.037) 0:01:37.825 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.025) 0:01:37.850 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.025) 0:01:37.876 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.028) 0:01:37.904 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.228) 0:01:38.132 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.026) 0:01:38.159 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.221) 0:01:38.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.020) 0:01:38.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.021) 0:01:38.422 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.021) 0:01:38.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.020) 0:01:38.464 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.019) 0:01:38.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.019) 0:01:38.503 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.057) 0:01:38.560 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.048) 0:01:38.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.020) 0:01:38.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.019) 0:01:38.650 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.038) 0:01:38.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.020) 0:01:38.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.020) 0:01:38.730 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.037) 0:01:38.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.021) 0:01:38.789 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:51:39 +0000 (0:00:00.022) 0:01:38.811 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.039) 0:01:38.851 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.022) 0:01:38.873 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.024) 0:01:38.898 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.022) 0:01:38.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.053) 0:01:38.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.023) 0:01:38.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.026) 0:01:39.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 Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.022) 0:01:39.046 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.021) 0:01:39.067 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.057) 0:01:39.124 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.031) 0:01:39.156 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.029) 0:01:39.185 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.026) 0:01:39.211 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.031) 0:01:39.243 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.043) 0:01:39.286 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.025) 0:01:39.312 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.025) 0:01:39.337 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.028) 0:01:39.365 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.221) 0:01:39.587 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:40 +0000 (0:00:00.073) 0:01:39.660 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.215) 0:01:39.876 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.021) 0:01:39.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.021) 0:01:39.918 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.022) 0:01:39.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.021) 0:01:39.962 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.020) 0:01:39.982 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.019) 0:01:40.001 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.034) 0:01:40.036 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.020) 0:01:40.056 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.019) 0:01:40.075 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.045) 0:01:40.121 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:51:41 +0000 (0:00:00.041) 0:01:40.162 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:51:42 +0000 (0:00:00.764) 0:01:40.927 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:51:42 +0000 (0:00:00.221) 0:01:41.148 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:43 +0000 (0:00:00.964) 0:01:42.113 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046501", "end": "2024-01-06 16:51:43.506312", "rc": 0, "start": "2024-01-06 16:51:43.459811" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:51:43 +0000 (0:00:00.265) 0:01:42.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:43 +0000 (0:00:00.023) 0:01:42.402 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:51:43 +0000 (0:00:00.350) 0:01:42.753 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.037865", "end": "2024-01-06 16:51:44.130195", "rc": 0, "start": "2024-01-06 16:51:44.092330" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.250) 0:01:43.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.021) 0:01:43.024 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.018) 0:01:43.043 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.066) 0:01:43.109 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.027) 0:01:43.136 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.020) 0:01:43.157 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.020) 0:01:43.177 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:51:44 +0000 (0:00:00.046) 0:01:43.223 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.923) 0:01:44.147 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.020) 0:01:44.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.024) 0:01:44.191 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032168", "end": "2024-01-06 16:51:45.558511", "rc": 0, "start": "2024-01-06 16:51:45.526343" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.238) 0:01:44.430 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.022) 0:01:44.452 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.021) 0:01:44.474 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.058) 0:01:44.532 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.036) 0:01:44.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.025) 0:01:44.594 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.024) 0:01:44.619 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:45 +0000 (0:00:00.026) 0:01:44.645 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.214) 0:01:44.860 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.025) 0:01:44.886 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.213) 0:01:45.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.021) 0:01:45.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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.019) 0:01:45.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.019) 0:01:45.180 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.201 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.221 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.059) 0:01:45.281 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.039) 0:01:45.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.021) 0:01:45.341 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.019) 0:01:45.361 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.037) 0:01:45.399 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.440 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.037) 0:01:45.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.021) 0:01:45.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.519 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.040) 0:01:45.559 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.579 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.600 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.019) 0:01:45.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.045) 0:01:45.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.021) 0:01:45.707 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.020) 0:01:45.727 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.019) 0:01:45.747 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.048) 0:01:45.795 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:46 +0000 (0:00:00.025) 0:01:45.821 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.025) 0:01:45.846 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.023) 0:01:45.870 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.031) 0:01:45.902 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.037) 0:01:45.939 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.028) 0:01:45.967 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.025) 0:01:45.993 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.027) 0:01:46.021 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.217) 0:01:46.238 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.074) 0:01:46.313 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.216) 0:01:46.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.022) 0:01:46.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.019) 0:01:46.571 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.022) 0:01:46.593 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.024) 0:01:46.618 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.022) 0:01:46.640 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.021) 0:01:46.662 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.035) 0:01:46.697 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.022) 0:01:46.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.021) 0:01:46.742 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.046) 0:01:46.788 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:51:47 +0000 (0:00:00.043) 0:01:46.831 ****** 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": "-.mount systemd-journald.socket basic.target sysinit.target system.slice", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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", "MemoryZSwapMax": "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 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", "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": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:51:48 +0000 (0:00:00.962) 0:01:47.793 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:51:49 +0000 (0:00:00.216) 0:01:48.010 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:50 +0000 (0:00:00.998) 0:01:49.009 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039134", "end": "2024-01-06 16:51:50.387061", "rc": 0, "start": "2024-01-06 16:51:50.347927" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:51:50 +0000 (0:00:00.250) 0:01:49.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:50 +0000 (0:00:00.022) 0:01:49.282 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:51:50 +0000 (0:00:00.243) 0:01:49.525 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.037064", "end": "2024-01-06 16:51:50.900661", "rc": 0, "start": "2024-01-06 16:51:50.863597" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:51:50 +0000 (0:00:00.247) 0:01:49.772 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:51:50 +0000 (0:00:00.022) 0:01:49.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:106 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.045) 0:01:49.840 ****** 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 [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:111 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.425) 0:01:50.266 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.038) 0:01:50.304 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.033) 0:01:50.338 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.025) 0:01:50.364 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.019) 0:01:50.383 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.019) 0:01:50.402 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:51:51 +0000 (0:00:00.048) 0:01:50.451 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.944) 0:01:51.395 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.020) 0:01:51.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.023) 0:01:51.439 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032174", "end": "2024-01-06 16:51:52.804077", "rc": 0, "start": "2024-01-06 16:51:52.771903" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.238) 0:01:51.677 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.022) 0:01:51.699 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.022) 0:01:51.722 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.067) 0:01:51.789 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:52 +0000 (0:00:00.040) 0:01:51.830 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.228) 0:01:52.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.025) 0:01:52.084 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.027) 0:01:52.112 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.224) 0:01:52.336 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.026) 0:01:52.362 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.213) 0:01:52.576 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004038", "end": "2024-01-06 16:51:53.918060", "rc": 0, "start": "2024-01-06 16:51:53.914022" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:53 +0000 (0:00:00.213) 0:01:52.789 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003979", "end": "2024-01-06 16:51:54.131562", "rc": 0, "start": "2024-01-06 16:51:54.127583" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.212) 0:01:53.002 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.029) 0:01:53.052 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.021) 0:01:53.094 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.027) 0:01:53.121 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.036) 0:01:53.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.023) 0:01:53.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.202 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.040) 0:01:53.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.021) 0:01:53.285 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.068) 0:01:53.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.027) 0:01:53.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.402 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.040) 0:01:53.442 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.021) 0:01:53.464 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.021) 0:01:53.486 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.021) 0:01:53.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.021) 0:01:53.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.020) 0:01:53.571 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.053) 0:01:53.624 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.029) 0:01:53.654 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.022) 0:01:53.676 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 06 January 2024 16:51:54 +0000 (0:00:00.026) 0:01:53.703 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:51:55 +0000 (0:00:01.039) 0:01:54.743 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:51:55 +0000 (0:00:00.041) 0:01:54.784 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.094) 0:01:54.879 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.038) 0:01:54.918 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.034) 0:01:54.952 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.021) 0:01:54.973 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.052) 0:01:55.026 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.040) 0:01:55.066 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.026) 0:01:55.093 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.025) 0:01:55.118 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.033) 0:01:55.152 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.229) 0:01:55.382 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.029) 0:01:55.411 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:51:56 +0000 (0:00:00.251) 0:01:55.663 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004136", "end": "2024-01-06 16:51:57.033073", "rc": 0, "start": "2024-01-06 16:51:57.028937" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.265) 0:01:55.928 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004081", "end": "2024-01-06 16:51:57.338800", "rc": 0, "start": "2024-01-06 16:51:57.334719" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.283) 0:01:56.212 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.026) 0:01:56.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.027) 0:01:56.265 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.027) 0:01:56.292 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.048) 0:01:56.341 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.055) 0:01:56.396 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.052) 0:01:56.449 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.034) 0:01:56.484 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.069) 0:01:56.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.033) 0:01:56.586 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:51:57 +0000 (0:00:00.111) 0:01:56.698 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020148", "end": "2024-01-06 16:51:58.088391", "rc": 0, "start": "2024-01-06 16:51:58.068243" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:51:58 +0000 (0:00:00.293) 0:01:56.992 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:51:58 +0000 (0:00:00.024) 0:01:57.016 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:51:58 +0000 (0:00:00.031) 0:01:57.048 ****** 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": 4096, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:51:58 +0000 (0:00:00.269) 0:01:57.318 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:51:58 +0000 (0:00:00.021) 0:01:57.339 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:51:58 +0000 (0:00:00.021) 0:01:57.361 ****** 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-1704559918.5687032-8905-171555256542547/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.617) 0:01:57.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.029) 0:01:58.008 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.023) 0:01:58.031 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.028) 0:01:58.059 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.027) 0:01:58.087 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.038) 0:01:58.126 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.020) 0:01:58.147 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.028) 0:01:58.175 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.085) 0:01:58.261 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.030) 0:01:58.291 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.025) 0:01:58.317 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.038) 0:01:58.355 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.230) 0:01:58.585 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:51:59 +0000 (0:00:00.030) 0:01:58.615 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.246) 0:01:58.862 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004168", "end": "2024-01-06 16:52:00.207488", "rc": 0, "start": "2024-01-06 16:52:00.203320" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.227) 0:01:59.089 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004368", "end": "2024-01-06 16:52:00.433936", "rc": 0, "start": "2024-01-06 16:52:00.429568" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.244) 0:01:59.334 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.038) 0:01:59.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.061) 0:01:59.434 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.069) 0:01:59.503 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.048) 0:01:59.552 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.volume", "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.057) 0:01:59.609 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.058) 0:01:59.667 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:00 +0000 (0:00:00.118) 0:01:59.786 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.122) 0:01:59.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.039) 0:01:59.948 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.119) 0:02:00.067 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.217) 0:02:00.285 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.046) 0:02:00.331 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.031) 0:02:00.362 ****** 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": 4096, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.235) 0:02:00.598 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.050) 0:02:00.648 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:52:01 +0000 (0:00:00.035) 0:02:00.683 ****** 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-1704559921.9046922-8998-61314512514326/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.781) 0:02:01.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.022) 0:02:01.488 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.023) 0:02:01.512 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.024) 0:02:01.536 ****** 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", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.056) 0:02:01.593 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.028) 0:02:01.622 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.022) 0:02:01.644 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.030) 0:02:01.674 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.036) 0:02:01.711 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.026) 0:02:01.738 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.033) 0:02:01.772 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:02 +0000 (0:00:00.029) 0:02:01.801 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:03 +0000 (0:00:00.266) 0:02:02.068 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:03 +0000 (0:00:00.039) 0:02:02.107 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:03 +0000 (0:00:00.259) 0:02:02.367 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004173", "end": "2024-01-06 16:52:03.737745", "rc": 0, "start": "2024-01-06 16:52:03.733572" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:03 +0000 (0:00:00.257) 0:02:02.624 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004283", "end": "2024-01-06 16:52:03.969020", "rc": 0, "start": "2024-01-06 16:52:03.964737" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.217) 0:02:02.842 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.020) 0:02:02.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.021) 0:02:02.884 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.055) 0:02:02.940 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.023) 0:02:02.963 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.037) 0:02:03.000 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.022) 0:02:03.023 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.048) 0:02:03.072 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.047) 0:02:03.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.021) 0:02:03.141 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.047) 0:02:03.188 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.210) 0:02:03.399 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:52:04 +0000 (0:00:00.019) 0:02:03.419 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:52:13 +0000 (0:00:08.659) 0:02:12.079 ****** 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": 4096, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:52:13 +0000 (0:00:00.217) 0:02:12.296 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:52:13 +0000 (0:00:00.020) 0:02:12.317 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:52:13 +0000 (0:00:00.020) 0:02:12.337 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1704559933.5359073-9224-87111379881193/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:52:14 +0000 (0:00:00.555) 0:02:12.893 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:52:14 +0000 (0:00:00.698) 0:02:13.591 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount -.mount quadlet-basic-mysql-volume.service quadlet-basic-network.service app.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "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 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 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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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", "MemoryZSwapMax": "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-mysql-volume.service quadlet-basic-network.service 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", "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": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:52:16 +0000 (0:00:01.969) 0:02:15.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:119 Saturday 06 January 2024 16:52:16 +0000 (0:00:00.021) 0:02:15.583 ****** 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.004251", "end": "2024-01-06 16:52:16.993976", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-01-06 16:52:16.989725" } 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 Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003253", "end": "2024-01-06 16:52:17.198029", "item": "quadlet-basic.network", "rc": 0, "start": "2024-01-06 16:52:17.194776" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003181", "end": "2024-01-06 16:52:17.391279", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-01-06 16:52:17.388098" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:131 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.680) 0:02:16.263 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.043) 0:02:16.307 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.059) 0:02:16.367 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.025) 0:02:16.392 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.020) 0:02:16.412 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.021) 0:02:16.433 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:52:17 +0000 (0:00:00.047) 0:02:16.480 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:52:18 +0000 (0:00:00.994) 0:02:17.475 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:52:18 +0000 (0:00:00.021) 0:02:17.496 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:52:18 +0000 (0:00:00.030) 0:02:17.527 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035376", "end": "2024-01-06 16:52:18.902354", "rc": 0, "start": "2024-01-06 16:52:18.866978" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:52:18 +0000 (0:00:00.247) 0:02:17.774 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:52:18 +0000 (0:00:00.043) 0:02:17.817 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.020) 0:02:17.838 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.057) 0:02:17.896 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.037) 0:02:17.933 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.025) 0:02:17.958 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.025) 0:02:17.983 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.025) 0:02:18.009 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.219) 0:02:18.229 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.030) 0:02:18.259 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.216) 0:02:18.476 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004629", "end": "2024-01-06 16:52:19.820759", "rc": 0, "start": "2024-01-06 16:52:19.816130" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:19 +0000 (0:00:00.215) 0:02:18.691 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003913", "end": "2024-01-06 16:52:20.032206", "rc": 0, "start": "2024-01-06 16:52:20.028293" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.213) 0:02:18.905 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.046) 0:02:18.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.020) 0:02:18.972 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.020) 0:02:18.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.019) 0:02:19.011 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.024) 0:02:19.036 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.036) 0:02:19.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.021) 0:02:19.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.024) 0:02:19.119 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.041) 0:02:19.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.021) 0:02:19.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.020) 0:02:19.202 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.039) 0:02:19.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.023) 0:02:19.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.021) 0:02:19.286 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.079) 0:02:19.365 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.024) 0:02:19.390 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.034) 0:02:19.425 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.026) 0:02:19.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.021) 0:02:19.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.021) 0:02:19.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.022) 0:02:19.517 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.052) 0:02:19.569 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.023) 0:02:19.592 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.022) 0:02:19.615 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 06 January 2024 16:52:20 +0000 (0:00:00.028) 0:02:19.643 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.330) 0:02:19.974 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.019) 0:02:19.993 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.058) 0:02:20.052 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.059) 0:02:20.111 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.025) 0:02:20.137 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.020) 0:02:20.157 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.029) 0:02:20.187 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.040) 0:02:20.227 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.030) 0:02:20.257 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.037) 0:02:20.295 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.037) 0:02:20.333 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.217) 0:02:20.551 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.026) 0:02:20.577 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:21 +0000 (0:00:00.214) 0:02:20.792 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003876", "end": "2024-01-06 16:52:22.135278", "rc": 0, "start": "2024-01-06 16:52:22.131402" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.213) 0:02:21.005 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004136", "end": "2024-01-06 16:52:22.347830", "rc": 0, "start": "2024-01-06 16:52:22.343694" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.212) 0:02:21.218 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.062) 0:02:21.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.025) 0:02:21.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.021) 0:02:21.327 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.020) 0:02:21.348 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.volume", "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.038) 0:02:21.386 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.021) 0:02:21.408 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.021) 0:02:21.429 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.046) 0:02:21.476 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:52:22 +0000 (0:00:00.041) 0:02:21.518 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql.volume: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:52:23 +0000 (0:00:00.608) 0:02:22.126 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:52:23 +0000 (0:00:00.260) 0:02:22.387 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:24 +0000 (0:00:01.112) 0:02:23.499 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.075369", "end": "2024-01-06 16:52:25.055592", "rc": 0, "start": "2024-01-06 16:52:24.980223" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:52:25 +0000 (0:00:00.441) 0:02:23.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:25 +0000 (0:00:00.024) 0:02:23.965 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:52:25 +0000 (0:00:00.626) 0:02:24.592 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.054653", "end": "2024-01-06 16:52:26.004399", "rc": 0, "start": "2024-01-06 16:52:25.949746" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.287) 0:02:24.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.024) 0:02:24.904 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.021) 0:02:24.925 ****** 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", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.026) 0:02:24.952 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.026) 0:02:24.978 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.021) 0:02:24.999 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.028) 0:02:25.028 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.066) 0:02:25.095 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.025) 0:02:25.120 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.024) 0:02:25.144 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.027) 0:02:25.171 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.218) 0:02:25.390 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.026) 0:02:25.416 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:26 +0000 (0:00:00.227) 0:02:25.643 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004290", "end": "2024-01-06 16:52:26.988429", "rc": 0, "start": "2024-01-06 16:52:26.984139" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.217) 0:02:25.860 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004142", "end": "2024-01-06 16:52:27.202522", "rc": 0, "start": "2024-01-06 16:52:27.198380" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.214) 0:02:26.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.019) 0:02:26.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.020) 0:02:26.115 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.019) 0:02:26.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.020) 0:02:26.155 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.062) 0:02:26.217 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.021) 0:02:26.239 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.020) 0:02:26.259 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.046) 0:02:26.305 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:52:27 +0000 (0:00:00.041) 0:02:26.347 ****** 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-01-06 16:52:16 UTC", "ActiveEnterTimestampMonotonic": "839568468", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount app.slice quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 16:52:15 UTC", "AssertTimestampMonotonic": "838275450", "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": "4005635000", "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-01-06 16:52:15 UTC", "ConditionTimestampMonotonic": "838275446", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/app.slice/quadlet-basic-mysql.service", "ControlGroupId": "8074", "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", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8620", "ExecMainStartTimestamp": "Sat 2024-01-06 16:52:16 UTC", "ExecMainStartTimestampMonotonic": "839568016", "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 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 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", "InactiveExitTimestamp": "Sat 2024-01-06 16:52:15 UTC", "InactiveExitTimestampMonotonic": "838280892", "InvocationID": "320e307e779040a0ab1f7a8f4fc6e4c0", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8620", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "595279872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "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-01-06 16:52:16 UTC", "StateChangeTimestampMonotonic": "839568468", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "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": "17", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:52:30 +0000 (0:00:02.886) 0:02:29.234 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:52:30 +0000 (0:00:00.248) 0:02:29.483 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:31 +0000 (0:00:00.695) 0:02:30.178 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052251", "end": "2024-01-06 16:52:31.588568", "rc": 0, "start": "2024-01-06 16:52:31.536317" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:52:31 +0000 (0:00:00.284) 0:02:30.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:31 +0000 (0:00:00.023) 0:02:30.486 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:52:31 +0000 (0:00:00.284) 0:02:30.771 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.053170", "end": "2024-01-06 16:52:32.179724", "rc": 0, "start": "2024-01-06 16:52:32.126554" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.283) 0:02:31.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.023) 0:02:31.078 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.019) 0:02:31.098 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.024) 0:02:31.122 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.024) 0:02:31.147 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.020) 0:02:31.167 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.027) 0:02:31.195 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.063) 0:02:31.258 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.025) 0:02:31.284 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.024) 0:02:31.308 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.027) 0:02:31.335 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.215) 0:02:31.551 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.026) 0:02:31.577 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:32 +0000 (0:00:00.214) 0:02:31.792 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004326", "end": "2024-01-06 16:52:33.139944", "rc": 0, "start": "2024-01-06 16:52:33.135618" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.220) 0:02:32.012 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004081", "end": "2024-01-06 16:52:33.354665", "rc": 0, "start": "2024-01-06 16:52:33.350584" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.213) 0:02:32.226 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.020) 0:02:32.246 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.019) 0:02:32.265 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.019) 0:02:32.285 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.020) 0:02:32.305 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.063) 0:02:32.369 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.021) 0:02:32.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.019) 0:02:32.410 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.046) 0:02:32.456 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.042) 0:02:32.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.021) 0:02:32.520 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:52:33 +0000 (0:00:00.213) 0:02:32.734 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:34 +0000 (0:00:00.676) 0:02:33.410 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049745", "end": "2024-01-06 16:52:34.813060", "rc": 0, "start": "2024-01-06 16:52:34.763315" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:52:34 +0000 (0:00:00.277) 0:02:33.688 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.051743", "end": "2024-01-06 16:52:35.093720", "rc": 0, "start": "2024-01-06 16:52:35.041977" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:35 +0000 (0:00:00.280) 0:02:33.968 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:52:35 +0000 (0:00:00.309) 0:02:34.278 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.052417", "end": "2024-01-06 16:52:35.685344", "rc": 0, "start": "2024-01-06 16:52:35.632927" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:52:35 +0000 (0:00:00.281) 0:02:34.560 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.007819", "end": "2024-01-06 16:52:35.907182", "rc": 0, "start": "2024-01-06 16:52:35.899363" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:35 +0000 (0:00:00.232) 0:02:34.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:144 Saturday 06 January 2024 16:52:35 +0000 (0:00:00.021) 0:02:34.813 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:52:36 +0000 (0:00:00.049) 0:02:34.863 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:52:36 +0000 (0:00:00.034) 0:02:34.897 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:52:36 +0000 (0:00:00.025) 0:02:34.922 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:52:36 +0000 (0:00:00.020) 0:02:34.943 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:52:36 +0000 (0:00:00.020) 0:02:34.964 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:52:36 +0000 (0:00:00.046) 0:02:35.010 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.960) 0:02:35.971 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.020) 0:02:35.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.023) 0:02:36.016 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032089", "end": "2024-01-06 16:52:37.382964", "rc": 0, "start": "2024-01-06 16:52:37.350875" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.238) 0:02:36.254 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.021) 0:02:36.276 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.020) 0:02:36.297 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.053) 0:02:36.350 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.036) 0:02:36.386 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.213) 0:02:36.600 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.025) 0:02:36.626 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:37 +0000 (0:00:00.028) 0:02:36.654 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.245) 0:02:36.899 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.026) 0:02:36.926 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.210) 0:02:37.136 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.019) 0:02:37.197 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.218 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.019) 0:02:37.258 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.026) 0:02:37.284 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.035) 0:02:37.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.361 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.036) 0:02:37.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.046) 0:02:37.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.465 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.037) 0:02:37.502 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.543 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.038) 0:02:37.581 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.602 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.622 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.021) 0:02:37.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.023) 0:02:37.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.022) 0:02:37.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.021) 0:02:37.711 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.051) 0:02:37.763 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.022) 0:02:37.786 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 06 January 2024 16:52:38 +0000 (0:00:00.020) 0:02:37.806 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.054) 0:02:37.860 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.291) 0:02:38.151 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.020) 0:02:38.171 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.060) 0:02:38.232 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.025) 0:02:38.257 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.025) 0:02:38.283 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.020) 0:02:38.303 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.029) 0:02:38.333 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.034) 0:02:38.367 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.025) 0:02:38.393 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.024) 0:02:38.417 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.027) 0:02:38.444 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.215) 0:02:38.660 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:39 +0000 (0:00:00.074) 0:02:38.734 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.214) 0:02:38.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:38.969 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:38.989 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:39.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:39.030 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:39.050 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:39.071 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.034) 0:02:39.106 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.020) 0:02:39.126 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.021) 0:02:39.147 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.046) 0:02:39.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.021) 0:02:39.215 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.043) 0:02:39.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.021) 0:02:39.280 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.019) 0:02:39.299 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.053) 0:02:39.352 ****** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.223) 0:02:39.575 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.021) 0:02:39.597 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:52:40 +0000 (0:00:00.021) 0:02:39.619 ****** 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-1704559960.819385-9843-261582070495677/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.559) 0:02:40.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.024) 0:02:40.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.022) 0:02:40.226 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.024) 0:02:40.251 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.027) 0:02:40.279 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.025) 0:02:40.304 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.021) 0:02:40.326 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.032) 0:02:40.358 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.036) 0:02:40.395 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.026) 0:02:40.421 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.088) 0:02:40.510 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.028) 0:02:40.538 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.215) 0:02:40.753 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:41 +0000 (0:00:00.028) 0:02:40.782 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.211) 0:02:40.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.014 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.034 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.019) 0:02:41.075 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.095 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.019) 0:02:41.115 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.volume", "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.036) 0:02:41.151 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.019) 0:02:41.192 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.046) 0:02:41.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.259 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.071) 0:02:41.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.351 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.019) 0:02:41.371 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.018) 0:02:41.389 ****** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.220) 0:02:41.610 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.020) 0:02:41.631 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:52:42 +0000 (0:00:00.021) 0:02:41.653 ****** 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-1704559962.8524811-9920-168771464199066/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.566) 0:02:42.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.023) 0:02:42.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.025) 0:02:42.269 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.026) 0:02:42.295 ****** 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", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.025) 0:02:42.321 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.025) 0:02:42.346 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.019) 0:02:42.366 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.055) 0:02:42.422 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.035) 0:02:42.457 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.025) 0:02:42.483 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.023) 0:02:42.507 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.027) 0:02:42.534 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.214) 0:02:42.749 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:52:43 +0000 (0:00:00.026) 0:02:42.776 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.214) 0:02:42.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.032 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.019) 0:02:43.072 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.092 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.019) 0:02:43.112 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.036) 0:02:43.148 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.169 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.053) 0:02:43.222 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.048) 0:02:43.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.292 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.050) 0:02:43.342 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.023) 0:02:43.366 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 06 January 2024 16:52:44 +0000 (0:00:00.020) 0:02:43.386 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 06 January 2024 16:52:53 +0000 (0:00:08.799) 0:02:52.185 ****** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 06 January 2024 16:52:53 +0000 (0:00:00.221) 0:02:52.407 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 06 January 2024 16:52:53 +0000 (0:00:00.021) 0:02:52.428 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 06 January 2024 16:52:53 +0000 (0:00:00.021) 0:02:52.450 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1704559973.6490653-9998-226995788913834/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 06 January 2024 16:52:54 +0000 (0:00:00.559) 0:02:53.009 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 06 January 2024 16:52:55 +0000 (0:00:00.983) 0:02:53.993 ****** 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": "-.mount quadlet-basic-mysql-volume.service quadlet-basic-network.service sysinit.target systemd-journald.socket basic.target system.slice", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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 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 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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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", "MemoryZSwapMax": "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": "sysinit.target quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 06 January 2024 16:52:56 +0000 (0:00:01.520) 0:02:55.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:151 Saturday 06 January 2024 16:52:56 +0000 (0:00:00.021) 0:02:55.535 ****** 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.007668", "end": "2024-01-06 16:52:57.052152", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-01-06 16:52:57.044484" } 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 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.004819", "end": "2024-01-06 16:52:57.417293", "item": "quadlet-basic.network", "rc": 0, "start": "2024-01-06 16:52:57.412474" } 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.004555", "end": "2024-01-06 16:52:57.689421", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-01-06 16:52:57.684866" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:161 Saturday 06 January 2024 16:52:57 +0000 (0:00:01.035) 0:02:56.570 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 January 2024 16:52:57 +0000 (0:00:00.055) 0:02:56.626 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 January 2024 16:52:57 +0000 (0:00:00.036) 0:02:56.662 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 January 2024 16:52:57 +0000 (0:00:00.025) 0:02:56.688 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 January 2024 16:52:57 +0000 (0:00:00.021) 0:02:56.709 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 January 2024 16:52:57 +0000 (0:00:00.020) 0:02:56.730 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 January 2024 16:52:57 +0000 (0:00:00.051) 0:02:56.781 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 January 2024 16:52:59 +0000 (0:00:01.439) 0:02:58.220 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.021) 0:02:58.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.024) 0:02:58.266 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037990", "end": "2024-01-06 16:52:59.645263", "rc": 0, "start": "2024-01-06 16:52:59.607273" } STDOUT: podman version 4.8.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.253) 0:02:58.519 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.021) 0:02:58.540 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.022) 0:02:58.563 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.059) 0:02:58.622 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.038) 0:02:58.661 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.065) 0:02:58.726 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.041) 0:02:58.768 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:52:59 +0000 (0:00:00.030) 0:02:58.798 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.242) 0:02:59.041 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.027) 0:02:59.069 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.219) 0:02:59.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.021) 0:02:59.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.021) 0:02:59.332 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.021) 0:02:59.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.020) 0:02:59.374 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.020) 0:02:59.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.021) 0:02:59.416 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.028) 0:02:59.445 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.036) 0:02:59.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.021) 0:02:59.502 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.020) 0:02:59.523 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.066) 0:02:59.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.020) 0:02:59.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.020) 0:02:59.631 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.037) 0:02:59.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.021) 0:02:59.691 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.020) 0:02:59.712 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.047) 0:02:59.759 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.034) 0:02:59.794 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 January 2024 16:53:00 +0000 (0:00:00.027) 0:02:59.822 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.023) 0:02:59.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.022) 0:02:59.868 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.022) 0:02:59.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.023) 0:02:59.915 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.091) 0:03:00.007 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.029) 0:03:00.036 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.035) 0:03:00.071 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.034) 0:03:00.106 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.321) 0:03:00.427 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.020) 0:03:00.448 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.059) 0:03:00.507 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.025) 0:03:00.533 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.024) 0:03:00.557 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.019) 0:03:00.577 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.028) 0:03:00.606 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.036) 0:03:00.643 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.027) 0:03:00.670 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.024) 0:03:00.694 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:53:01 +0000 (0:00:00.064) 0:03:00.758 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.248) 0:03:01.006 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.051) 0:03:01.058 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.230) 0:03:01.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.021) 0:03:01.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.022) 0:03:01.332 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.022) 0:03:01.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.022) 0:03:01.377 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.021) 0:03:01.399 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.020) 0:03:01.420 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.volume", "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.036) 0:03:01.456 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.024) 0:03:01.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.021) 0:03:01.502 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.047) 0:03:01.550 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:53:02 +0000 (0:00:00.041) 0:03:01.591 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql.volume: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:53:03 +0000 (0:00:00.552) 0:03:02.143 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:53:03 +0000 (0:00:00.218) 0:03:02.361 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:53:04 +0000 (0:00:01.028) 0:03:03.390 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038345", "end": "2024-01-06 16:53:04.770851", "rc": 0, "start": "2024-01-06 16:53:04.732506" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:53:04 +0000 (0:00:00.253) 0:03:03.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:53:04 +0000 (0:00:00.022) 0:03:03.666 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.302) 0:03:03.969 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.035560", "end": "2024-01-06 16:53:05.348150", "rc": 0, "start": "2024-01-06 16:53:05.312590" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.257) 0:03:04.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.038) 0:03:04.265 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.051) 0:03:04.316 ****** 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", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.032) 0:03:04.349 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.025) 0:03:04.374 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.022) 0:03:04.397 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.037) 0:03:04.434 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.037) 0:03:04.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.026) 0:03:04.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.025) 0:03:04.524 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.027) 0:03:04.552 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.218) 0:03:04.770 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:53:05 +0000 (0:00:00.031) 0:03:04.802 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.354) 0:03:05.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.021) 0:03:05.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.022) 0:03:05.201 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.066) 0:03:05.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.030) 0:03:05.297 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.029) 0:03:05.326 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.021) 0:03:05.348 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.039) 0:03:05.388 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.023) 0:03:05.411 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.020) 0:03:05.432 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.046) 0:03:05.478 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:53:06 +0000 (0:00:00.041) 0:03:05.520 ****** 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-01-06 16:52:56 UTC", "ActiveEnterTimestampMonotonic": "879485567", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target sysinit.target system.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 16:52:56 UTC", "AssertTimestampMonotonic": "879084898", "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": "1456273000", "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-01-06 16:52:56 UTC", "ConditionTimestampMonotonic": "879084894", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql.service", "ControlGroupId": "9630", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10668", "ExecMainStartTimestamp": "Sat 2024-01-06 16:52:56 UTC", "ExecMainStartTimestampMonotonic": "879485486", "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 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 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", "InactiveExitTimestamp": "Sat 2024-01-06 16:52:56 UTC", "InactiveExitTimestampMonotonic": "879090835", "InvocationID": "308bfe850bb84cff8aac50d456ee7953", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10668", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "663306240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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-mysql-volume.service quadlet-basic-network.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]", "StateChangeTimestamp": "Sat 2024-01-06 16:52:56 UTC", "StateChangeTimestampMonotonic": "879485567", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "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": "24", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:53:18 +0000 (0:00:11.603) 0:03:17.123 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:53:18 +0000 (0:00:00.215) 0:03:17.339 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:53:19 +0000 (0:00:01.012) 0:03:18.352 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040492", "end": "2024-01-06 16:53:19.732923", "rc": 0, "start": "2024-01-06 16:53:19.692431" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:53:19 +0000 (0:00:00.255) 0:03:18.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:53:19 +0000 (0:00:00.029) 0:03:18.636 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.251) 0:03:18.887 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.037620", "end": "2024-01-06 16:53:20.264804", "rc": 0, "start": "2024-01-06 16:53:20.227184" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.249) 0:03:19.137 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.021) 0:03:19.159 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.020) 0:03:19.179 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.025) 0:03:19.204 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.026) 0:03:19.231 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.020) 0:03:19.251 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.030) 0:03:19.282 ****** included: /WORKDIR/git-weekly-ci6czuqk85/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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.037) 0:03:19.319 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.026) 0:03:19.345 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.025) 0:03:19.371 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.034) 0:03:19.405 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.217) 0:03:19.623 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 06 January 2024 16:53:20 +0000 (0:00:00.026) 0:03:19.650 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704559889.1979017, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1704559848.8651845, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203222, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1375040065", "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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.214) 0:03:19.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.020) 0:03:19.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.050) 0:03:19.935 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.021) 0:03:19.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.020) 0:03:19.976 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.020) 0:03:19.997 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.020) 0:03:20.018 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.036) 0:03:20.054 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.022) 0:03:20.076 ****** 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-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.019) 0:03:20.096 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.046) 0:03:20.142 ****** included: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.040) 0:03:20.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.021) 0:03:20.205 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 06 January 2024 16:53:21 +0000 (0:00:00.214) 0:03:20.419 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 06 January 2024 16:53:22 +0000 (0:00:00.976) 0:03:21.395 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038188", "end": "2024-01-06 16:53:22.775531", "rc": 0, "start": "2024-01-06 16:53:22.737343" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 06 January 2024 16:53:22 +0000 (0:00:00.253) 0:03:21.648 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.037612", "end": "2024-01-06 16:53:23.028361", "rc": 0, "start": "2024-01-06 16:53:22.990749" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 06 January 2024 16:53:23 +0000 (0:00:00.254) 0:03:21.903 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 06 January 2024 16:53:23 +0000 (0:00:00.252) 0:03:22.156 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.035611", "end": "2024-01-06 16:53:23.532921", "rc": 0, "start": "2024-01-06 16:53:23.497310" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 06 January 2024 16:53:23 +0000 (0:00:00.251) 0:03:22.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 06 January 2024 16:53:23 +0000 (0:00:00.023) 0:03:22.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=452 changed=42 unreachable=0 failed=0 skipped=451 rescued=0 ignored=0 Saturday 06 January 2024 16:53:23 +0000 (0:00:00.009) 0:03:22.440 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 83.07s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 11.60s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Ensure container images are present --------- 8.80s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Ensure container images are present --------- 8.66s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Stop and disable service -------------------- 2.89s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Gathering Facts --------------------------------------------------------- 2.28s /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Start service ------------------------------- 1.97s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 linux-system-roles.podman : Start service ------------------------------- 1.52s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 linux-system-roles.podman : Gather the package facts -------------------- 1.44s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 1.11s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Manage each secret -------------------------- 1.04s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Check files ------------------------------------------------------------- 1.04s /WORKDIR/git-weekly-ci6czuqk85/tests/tests_quadlet_basic.yml:151 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.03s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 1.03s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Reload systemctl ---------------------------- 1.01s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Reload systemctl ---------------------------- 1.00s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Gather the package facts -------------------- 0.99s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 0.98s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 linux-system-roles.podman : Reload systemctl ---------------------------- 0.98s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 linux-system-roles.podman : Reload systemctl ---------------------------- 0.96s /WORKDIR/git-weekly-ci6czuqk85/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---