# 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_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:4 Saturday 01 June 2024 16:34:27 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:9 Saturday 01 June 2024 16:34:27 +0000 (0:00:00.021) 0:00:00.035 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:48 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.704) 0:00:00.739 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.071) 0:00:00.810 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.015) 0:00:00.826 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.018) 0:00:00.844 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.261) 0:00:01.106 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.023) 0:00:01.130 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:34:28 +0000 (0:00:00.039) 0:00:01.169 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:34:30 +0000 (0:00:01.445) 0:00:02.615 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:34:30 +0000 (0:00:00.029) 0:00:02.644 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:35:35 +0000 (0:01:04.742) 0:01:07.387 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.055615", "end": "2024-06-01 16:35:35.585810", "rc": 0, "start": "2024-06-01 16:35:35.530195" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:35:35 +0000 (0:00:00.473) 0:01:07.861 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:35:35 +0000 (0:00:00.031) 0:01:07.892 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:35:35 +0000 (0:00:00.037) 0:01:07.930 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:35:35 +0000 (0:00:00.075) 0:01:08.006 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:35:35 +0000 (0:00:00.039) 0:01:08.045 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.308) 0:01:08.353 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.026) 0:01:08.380 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.026) 0:01:08.407 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.216) 0:01:08.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.026) 0:01:08.650 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.255) 0:01:08.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.019) 0:01:08.924 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.019) 0:01:08.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.021) 0:01:08.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.021) 0:01:08.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.022) 0:01:09.008 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.023) 0:01:09.032 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.046) 0:01:09.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.020) 0:01:09.098 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:35:36 +0000 (0:00:00.109) 0:01:09.208 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.039) 0:01:09.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.033) 0:01:09.281 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.027) 0:01:09.308 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.038) 0:01:09.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.022) 0:01:09.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.021) 0:01:09.390 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.037) 0:01:09.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.446 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.466 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.037) 0:01:09.504 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.523 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.542 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.022) 0:01:09.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.052) 0:01:09.636 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.023) 0:01:09.660 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.680 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.018) 0:01:09.698 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.021) 0:01:09.720 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.026) 0:01:09.746 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.018) 0:01:09.764 ********* 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 : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.018) 0:01:09.783 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.018) 0:01:09.801 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.018) 0:01:09.820 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:52 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.019) 0:01:09.839 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:5 Saturday 01 June 2024 16:35:37 +0000 (0:00:00.045) 0:01:09.885 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_8urng4lc_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:12 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.359) 0:01:10.244 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_8urng4lc_podman/auth", "__podman_test_authfile": "/tmp/lsr_8urng4lc_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:18 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.021) 0:01:10.265 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_8urng4lc_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:24 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.391) 0:01:10.657 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.134) 0:01:10.791 ********* included: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.048) 0:01:10.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.026) 0:01:10.866 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.207) 0:01:11.074 ********* ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.023) 0:01:11.098 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 01 June 2024 16:35:38 +0000 (0:00:00.045) 0:01:11.144 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 01 June 2024 16:35:42 +0000 (0:00:03.412) 0:01:14.556 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 01 June 2024 16:35:46 +0000 (0:00:04.566) 0:01:19.122 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 01 June 2024 16:35:47 +0000 (0:00:00.260) 0:01:19.383 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 01 June 2024 16:35:47 +0000 (0:00:00.212) 0:01:19.595 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target sysinit.target system.slice dbus.socket basic.target dbus.service systemd-journald.socket syslog.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 01 June 2024 16:35:48 +0000 (0:00:00.717) 0:01:20.312 ********* changed: [sut] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 01 June 2024 16:35:48 +0000 (0:00:00.708) 0:01:21.021 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUtXanZkSk1DVVU5cXBOc2xocGJUVDR3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJFMQpZVE5pWkdReUxUUmpNRGswTlROa0xXRmhPVE0yWXprMkxURmhOV0kwWkROa01CNFhEVEkwTURZd01URTJNelUwCk9Gb1hEVEkxTURZd01URTJNelUwT0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE3c2xTZzdMcVEvZDVFZTU2M2pKc0sraW4xYThMRlhaUApTWVJSQjlmRXJ5WWw5NXkzWmFhMjdoanBPUjVJZk1GVTIrcGo3b0E3dnVnTmkrbUNkOTY4UDl6T2hEVGFGRW9pCmhNQUdwTVNkNGJjZmlGNXQ3MjNVSG5VU21TZEZlNWtGcUN4b2J0SjhhVGx0RUV4NWNTbGlmNEVvQXQwOG9LWEkKbnhrOXExOXJqeWZSNk1QdTl6Tncwd3R3Z1B3RTlma2hPU2dmNUd4WEo1WFpmcjVZUzA0OVowZHNCMUN0T3VpLwo4UERlUUlrdUlCQ2pXVEhpT1R4N21NUEZSS2RUank4Vmt0YUxxdG0vMHl3UnlFV0d2NW8vSmQ3TUFZNml1NTNKCk5zdm5lU0E4V1NsTS92dGRmSjZKR3lEdnFaTG9iejlaSXlkMVZxcUw0eW91ZGRaR1pGcG9wUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVTFha0t3WllpZGhTSXNUS0ZEWHBBM0RONkR0NHdId1lEVlIwakJCZ3dGb0FVNllXTE50ekQKS09aTDRSdGpBN0pVVlFqV1lvQXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBSW11Vkx2VmVPcXVpR1VlY1cxNwp0UGxCR005cThKNENxbnB6WjJFWnEwaElvNHpNdGd2SERUNFBva0lsNnF2cGVnellJZnJzWkNQVmx3WWxEZnh4Cjh1OVhkdFFWa2JRUUxPTDZCMHZkdWVMVmJsTW5tQnhHQ2g2Z0sxQndsV2FpVkJIVTBocVI2Qm55MDBPOTZGYWcKV3RWaGV1MWd6Q0VSUld5K3FKMjErTFpNMnBYdW5FdXZrZjQyTWRxU3h5RlpDVEVPSWE1bTc4QUg1VlhUbFFGbwpoalk4NkRSRGNuN216T3Q3T3ZtanJoeVdpVjlNYVJ3V0dnblJsN0dlVzJrNi81ZzB5RmRJdVVnYytvY09MQnVKCnl2ekhaUzFZZE5xY3o1aFJNbjBsZVVNMEIzVmxaL2FYeTJFbjBNWVFjZW9ZRW5PakdObFVtekw5MzVrYWo5c2sKcWpvPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRRHV5VktEc3VwRDkza1IKN25yZU1td3I2S2ZWcndzVmRrOUpoRkVIMThTdkppWDNuTGRscHJidUdPazVIa2g4d1ZUYjZtUHVnRHUrNkEyTAo2WUozM3J3LzNNNkVOTm9VU2lLRXdBYWt4SjNodHgrSVhtM3ZiZFFlZFJLWkowVjdtUVdvTEdodTBueHBPVzBRClRIbHhLV0ovZ1NnQzNUeWdwY2lmR1QyclgydVBKOUhvdys3M00zRFRDM0NBL0FUMStTRTVLQi9rYkZjbmxkbCsKdmxoTFRqMW5SMndIVUswNjZML3c4TjVBaVM0Z0VLTlpNZUk1UEh1WXc4VkVwMU9QTHhXUzFvdXEyYi9UTEJISQpSWWEvbWo4bDNzd0JqcUs3bmNrMnkrZDVJRHhaS1V6KysxMThub2tiSU8rcGt1aHZQMWtqSjNWV3FvdmpLaTUxCjFrWmtXbWlsQWdNQkFBRUNnZ0VBUmZsZklkTGJUYUdHckJlTGovT011VzFMU1pZckZGWUFOQlgvUE9JZzlBYWsKMTZQb0puU3RaS2FPS2J2VEdDUDdmeHAzd0Z0NXBwOFA0VEZEbDJjQkdXSFdidTJoL3BJZS9YSGNRSXFSamFTQgpMQkFuL1NMZEp6TzlpSDMyb1pxZENzUkFza0VpVGgrUzgxVEZ2Y0NYNmE5cWp6UlA0Ty9VRTdOczIveHhZNWlCCnhQWU9wY3dYY0VpNnFuaE1wMXNJWWZ6SXdJV0ZyZUYrNHQwR2hyOFd2Rjl2ZzNETU5JRGo1TXBhWFkzODFoeVYKZndHV3ZNK0lzd3QrMjZZMmNSakNQVXR2T0dsWU9KZk94UWpuNnpqdEhSTUhoT2thNGsxWHp0U2FNN1lYZm1iMApFZ3MxeXpSVFpHdy9Sa1Q2MzFsMzhLdlpmYTZzdEJrRHJ4Um5BVW43WVFLQmdRRDR0Z083MGhwQzZOV1hrWHNqCnBaRytkamlaWlpRM3FZUTFsNnN3aW4zRmFaV2VyOWhDOCtnc1FkTmZKVC93RnlaM1ZXclBsZURiTWNCZE9KUjUKNDVDL05Oc0tFUGFTNHBIeTdublRBMGI4NWpIWlZwZGl4RUE0SHBCNXhYTTJvTVZsOGpOLy9VK25iSlY1djNQRgoyQU5KdEJtVTB1SGV6dTBzNldzREc1djNpUUtCZ1FEMXlOanJKdnM1V001VUQ1TlhJTVJnM2t5MFgyOTN0RUNoCmtLdjlnNDR2cTV0aC8zbk9ZVzhoSlJGZ3FaUGlaQVRNQVZaT093am9jVTBtQmIyeXFiL3BLdzJyQVhkYTdiL0MKVzJFdkRHbkJUeGlvbTZETzlxN0I2MnpOU1Q4UHc3QWhOVWxUdHQyTENvTWxsUGVSK0grQmFtUTlNTEpYNnVmNgpUeVAxMUJURlBRS0JnUUNZc2NiaERVRXFTeUMzaVkzOGVLNWVMTjdhN3M1c3pocHBmTkNSWUxXTytoL3Q2Uy94CkN5WkQ1YllMK0NhbEZORjgrbWcxUW1ObXI4aldjdUpWWXkxKzlzaDBDYTRZeUJtcStGYTdBb3dXd0kxaVRoTnIKZyttWmlzcFF1TFRmbVIwWVZmYmdZWGtCNVZ4di91YnBWSkhRTWs1eVhIWm9BTXNFZzlvN2NqdnpZUUtCZ0MvTQpQR3NXckpxTmE2cXJVTU1MNjBUUFZtbHBlZHIwb2ZFSm1uajF3WXdCdW5rSFh0L0UwUURJSGFZSHRHdTllYlZXCnVUc0RmZ3IrSmJ1ME9CenJxQmVuT01ROXg4RldKUW1lRGJ0QmxidHpMMTl5eklZVE1ROGpRb2gxcXg3Y3RuN3UKeHZEUnlpbkZCSllsYnpQaStLRHBXTThSamsxTXNJcGNJNmtsOGxnZEFvR0FIV3J1dkgzVXlFaGNhS200ZDhwSAplRkd1cEt6NmtXS09oVGdrYW95Y1hxRksrdUJSQ3dwckJiOGVCaW1qc0lqR1prYzRzcnRLRjY3Nk9ZYTlqRTJkCnJQRmxPR3ZzbHlYT0U3T2hnamV5Y3hPcTYweWhEdWZuS0pSam1KMk83N1FVZWFiZmFhdzJLeUhMcU02aEtwQVQKdUZjT2VJcTJHaGZKdkdFcjhxdUc2U2s9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUtXanZkSk1DVVU5cXBOc2xocGJUVDR3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJFMQpZVE5pWkdReUxUUmpNRGswTlROa0xXRmhPVE0yWXprMkxURmhOV0kwWkROa01CNFhEVEkwTURZd01URTJNelUwCk9Gb1hEVEkxTURZd01URTJNelUwT0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE3c2xTZzdMcVEvZDVFZTU2M2pKc0sraW4xYThMRlhaUApTWVJSQjlmRXJ5WWw5NXkzWmFhMjdoanBPUjVJZk1GVTIrcGo3b0E3dnVnTmkrbUNkOTY4UDl6T2hEVGFGRW9pCmhNQUdwTVNkNGJjZmlGNXQ3MjNVSG5VU21TZEZlNWtGcUN4b2J0SjhhVGx0RUV4NWNTbGlmNEVvQXQwOG9LWEkKbnhrOXExOXJqeWZSNk1QdTl6Tncwd3R3Z1B3RTlma2hPU2dmNUd4WEo1WFpmcjVZUzA0OVowZHNCMUN0T3VpLwo4UERlUUlrdUlCQ2pXVEhpT1R4N21NUEZSS2RUank4Vmt0YUxxdG0vMHl3UnlFV0d2NW8vSmQ3TUFZNml1NTNKCk5zdm5lU0E4V1NsTS92dGRmSjZKR3lEdnFaTG9iejlaSXlkMVZxcUw0eW91ZGRaR1pGcG9wUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVTFha0t3WllpZGhTSXNUS0ZEWHBBM0RONkR0NHdId1lEVlIwakJCZ3dGb0FVNllXTE50ekQKS09aTDRSdGpBN0pVVlFqV1lvQXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBSW11Vkx2VmVPcXVpR1VlY1cxNwp0UGxCR005cThKNENxbnB6WjJFWnEwaElvNHpNdGd2SERUNFBva0lsNnF2cGVnellJZnJzWkNQVmx3WWxEZnh4Cjh1OVhkdFFWa2JRUUxPTDZCMHZkdWVMVmJsTW5tQnhHQ2g2Z0sxQndsV2FpVkJIVTBocVI2Qm55MDBPOTZGYWcKV3RWaGV1MWd6Q0VSUld5K3FKMjErTFpNMnBYdW5FdXZrZjQyTWRxU3h5RlpDVEVPSWE1bTc4QUg1VlhUbFFGbwpoalk4NkRSRGNuN216T3Q3T3ZtanJoeVdpVjlNYVJ3V0dnblJsN0dlVzJrNi81ZzB5RmRJdVVnYytvY09MQnVKCnl2ekhaUzFZZE5xY3o1aFJNbjBsZVVNMEIzVmxaL2FYeTJFbjBNWVFjZW9ZRW5PakdObFVtekw5MzVrYWo5c2sKcWpvPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 01 June 2024 16:35:49 +0000 (0:00:00.629) 0:01:21.650 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKWjvdJMCUU9qpNslhpbTT4wDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E1\nYTNiZGQyLTRjMDk0NTNkLWFhOTM2Yzk2LTFhNWI0ZDNkMB4XDTI0MDYwMTE2MzU0\nOFoXDTI1MDYwMTE2MzU0OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7slSg7LqQ/d5Ee563jJsK+in1a8LFXZP\nSYRRB9fEryYl95y3Zaa27hjpOR5IfMFU2+pj7oA7vugNi+mCd968P9zOhDTaFEoi\nhMAGpMSd4bcfiF5t723UHnUSmSdFe5kFqCxobtJ8aTltEEx5cSlif4EoAt08oKXI\nnxk9q19rjyfR6MPu9zNw0wtwgPwE9fkhOSgf5GxXJ5XZfr5YS049Z0dsB1CtOui/\n8PDeQIkuIBCjWTHiOTx7mMPFRKdTjy8VktaLqtm/0ywRyEWGv5o/Jd7MAY6iu53J\nNsvneSA8WSlM/vtdfJ6JGyDvqZLobz9ZIyd1VqqL4youddZGZFpopQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU1akKwZYidhSIsTKFDXpA3DN6Dt4wHwYDVR0jBBgwFoAU6YWLNtzD\nKOZL4RtjA7JUVQjWYoAwDQYJKoZIhvcNAQELBQADggEBAImuVLvVeOquiGUecW17\ntPlBGM9q8J4CqnpzZ2EZq0hIo4zMtgvHDT4PokIl6qvpegzYIfrsZCPVlwYlDfxx\n8u9XdtQVkbQQLOL6B0vdueLVblMnmBxGCh6gK1BwlWaiVBHU0hqR6Bny00O96Fag\nWtVheu1gzCERRWy+qJ21+LZM2pXunEuvkf42MdqSxyFZCTEOIa5m78AH5VXTlQFo\nhjY86DRDcn7mzOt7OvmjrhyWiV9MaRwWGgnRl7GeW2k6/5g0yFdIuUgc+ocOLBuJ\nyvzHZS1YdNqcz5hRMn0leUM0B3VlZ/aXy2En0MYQceoYEnOjGNlUmzL935kaj9sk\nqjo=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKWjvdJMCUU9qpNslhpbTT4wDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E1\nYTNiZGQyLTRjMDk0NTNkLWFhOTM2Yzk2LTFhNWI0ZDNkMB4XDTI0MDYwMTE2MzU0\nOFoXDTI1MDYwMTE2MzU0OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7slSg7LqQ/d5Ee563jJsK+in1a8LFXZP\nSYRRB9fEryYl95y3Zaa27hjpOR5IfMFU2+pj7oA7vugNi+mCd968P9zOhDTaFEoi\nhMAGpMSd4bcfiF5t723UHnUSmSdFe5kFqCxobtJ8aTltEEx5cSlif4EoAt08oKXI\nnxk9q19rjyfR6MPu9zNw0wtwgPwE9fkhOSgf5GxXJ5XZfr5YS049Z0dsB1CtOui/\n8PDeQIkuIBCjWTHiOTx7mMPFRKdTjy8VktaLqtm/0ywRyEWGv5o/Jd7MAY6iu53J\nNsvneSA8WSlM/vtdfJ6JGyDvqZLobz9ZIyd1VqqL4youddZGZFpopQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU1akKwZYidhSIsTKFDXpA3DN6Dt4wHwYDVR0jBBgwFoAU6YWLNtzD\nKOZL4RtjA7JUVQjWYoAwDQYJKoZIhvcNAQELBQADggEBAImuVLvVeOquiGUecW17\ntPlBGM9q8J4CqnpzZ2EZq0hIo4zMtgvHDT4PokIl6qvpegzYIfrsZCPVlwYlDfxx\n8u9XdtQVkbQQLOL6B0vdueLVblMnmBxGCh6gK1BwlWaiVBHU0hqR6Bny00O96Fag\nWtVheu1gzCERRWy+qJ21+LZM2pXunEuvkf42MdqSxyFZCTEOIa5m78AH5VXTlQFo\nhjY86DRDcn7mzOt7OvmjrhyWiV9MaRwWGgnRl7GeW2k6/5g0yFdIuUgc+ocOLBuJ\nyvzHZS1YdNqcz5hRMn0leUM0B3VlZ/aXy2En0MYQceoYEnOjGNlUmzL935kaj9sk\nqjo=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDuyVKDsupD93kR\n7nreMmwr6KfVrwsVdk9JhFEH18SvJiX3nLdlprbuGOk5Hkh8wVTb6mPugDu+6A2L\n6YJ33rw/3M6ENNoUSiKEwAakxJ3htx+IXm3vbdQedRKZJ0V7mQWoLGhu0nxpOW0Q\nTHlxKWJ/gSgC3TygpcifGT2rX2uPJ9How+73M3DTC3CA/AT1+SE5KB/kbFcnldl+\nvlhLTj1nR2wHUK066L/w8N5AiS4gEKNZMeI5PHuYw8VEp1OPLxWS1ouq2b/TLBHI\nRYa/mj8l3swBjqK7nck2y+d5IDxZKUz++118nokbIO+pkuhvP1kjJ3VWqovjKi51\n1kZkWmilAgMBAAECggEARflfIdLbTaGGrBeLj/OMuW1LSZYrFFYANBX/POIg9Aak\n16PoJnStZKaOKbvTGCP7fxp3wFt5pp8P4TFDl2cBGWHWbu2h/pIe/XHcQIqRjaSB\nLBAn/SLdJzO9iH32oZqdCsRAskEiTh+S81TFvcCX6a9qjzRP4O/UE7Ns2/xxY5iB\nxPYOpcwXcEi6qnhMp1sIYfzIwIWFreF+4t0Ghr8WvF9vg3DMNIDj5MpaXY381hyV\nfwGWvM+Iswt+26Y2cRjCPUtvOGlYOJfOxQjn6zjtHRMHhOka4k1XztSaM7YXfmb0\nEgs1yzRTZGw/RkT631l38KvZfa6stBkDrxRnAUn7YQKBgQD4tgO70hpC6NWXkXsj\npZG+djiZZZQ3qYQ1l6swin3FaZWer9hC8+gsQdNfJT/wFyZ3VWrPleDbMcBdOJR5\n45C/NNsKEPaS4pHy7nnTA0b85jHZVpdixEA4HpB5xXM2oMVl8jN//U+nbJV5v3PF\n2ANJtBmU0uHezu0s6WsDG5v3iQKBgQD1yNjrJvs5WM5UD5NXIMRg3ky0X293tECh\nkKv9g44vq5th/3nOYW8hJRFgqZPiZATMAVZOOwjocU0mBb2yqb/pKw2rAXda7b/C\nW2EvDGnBTxiom6DO9q7B62zNST8Pw7AhNUlTtt2LCoMllPeR+H+BamQ9MLJX6uf6\nTyP11BTFPQKBgQCYscbhDUEqSyC3iY38eK5eLN7a7s5szhppfNCRYLWO+h/t6S/x\nCyZD5bYL+CalFNF8+mg1QmNmr8jWcuJVYy1+9sh0Ca4YyBmq+Fa7AowWwI1iThNr\ng+mZispQuLTfmR0YVfbgYXkB5Vxv/ubpVJHQMk5yXHZoAMsEg9o7cjvzYQKBgC/M\nPGsWrJqNa6qrUMML60TPVmlpedr0ofEJmnj1wYwBunkHXt/E0QDIHaYHtGu9ebVW\nuTsDfgr+Jbu0OBzrqBenOMQ9x8FWJQmeDbtBlbtzL19yzIYTMQ8jQoh1qx7ctn7u\nxvDRyinFBJYlbzPi+KDpWM8Rjk1MsIpcI6kl8lgdAoGAHWruvH3UyEhcaKm4d8pH\neFGupKz6kWKOhTgkaoycXqFK+uBRCwprBb8eBimjsIjGZkc4srtKF676OYa9jE2d\nrPFlOGvslyXOE7OhgjeycxOq60yhDufnKJRjmJ2O77QUeabfaaw2KyHLqM6hKpAT\nuFcOeIq2GhfJvGEr8quG6Sk=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 01 June 2024 16:35:49 +0000 (0:00:00.063) 0:01:21.713 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKWjvdJMCUU9qpNslhpbTT4wDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E1\nYTNiZGQyLTRjMDk0NTNkLWFhOTM2Yzk2LTFhNWI0ZDNkMB4XDTI0MDYwMTE2MzU0\nOFoXDTI1MDYwMTE2MzU0OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7slSg7LqQ/d5Ee563jJsK+in1a8LFXZP\nSYRRB9fEryYl95y3Zaa27hjpOR5IfMFU2+pj7oA7vugNi+mCd968P9zOhDTaFEoi\nhMAGpMSd4bcfiF5t723UHnUSmSdFe5kFqCxobtJ8aTltEEx5cSlif4EoAt08oKXI\nnxk9q19rjyfR6MPu9zNw0wtwgPwE9fkhOSgf5GxXJ5XZfr5YS049Z0dsB1CtOui/\n8PDeQIkuIBCjWTHiOTx7mMPFRKdTjy8VktaLqtm/0ywRyEWGv5o/Jd7MAY6iu53J\nNsvneSA8WSlM/vtdfJ6JGyDvqZLobz9ZIyd1VqqL4youddZGZFpopQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU1akKwZYidhSIsTKFDXpA3DN6Dt4wHwYDVR0jBBgwFoAU6YWLNtzD\nKOZL4RtjA7JUVQjWYoAwDQYJKoZIhvcNAQELBQADggEBAImuVLvVeOquiGUecW17\ntPlBGM9q8J4CqnpzZ2EZq0hIo4zMtgvHDT4PokIl6qvpegzYIfrsZCPVlwYlDfxx\n8u9XdtQVkbQQLOL6B0vdueLVblMnmBxGCh6gK1BwlWaiVBHU0hqR6Bny00O96Fag\nWtVheu1gzCERRWy+qJ21+LZM2pXunEuvkf42MdqSxyFZCTEOIa5m78AH5VXTlQFo\nhjY86DRDcn7mzOt7OvmjrhyWiV9MaRwWGgnRl7GeW2k6/5g0yFdIuUgc+ocOLBuJ\nyvzHZS1YdNqcz5hRMn0leUM0B3VlZ/aXy2En0MYQceoYEnOjGNlUmzL935kaj9sk\nqjo=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDuyVKDsupD93kR\n7nreMmwr6KfVrwsVdk9JhFEH18SvJiX3nLdlprbuGOk5Hkh8wVTb6mPugDu+6A2L\n6YJ33rw/3M6ENNoUSiKEwAakxJ3htx+IXm3vbdQedRKZJ0V7mQWoLGhu0nxpOW0Q\nTHlxKWJ/gSgC3TygpcifGT2rX2uPJ9How+73M3DTC3CA/AT1+SE5KB/kbFcnldl+\nvlhLTj1nR2wHUK066L/w8N5AiS4gEKNZMeI5PHuYw8VEp1OPLxWS1ouq2b/TLBHI\nRYa/mj8l3swBjqK7nck2y+d5IDxZKUz++118nokbIO+pkuhvP1kjJ3VWqovjKi51\n1kZkWmilAgMBAAECggEARflfIdLbTaGGrBeLj/OMuW1LSZYrFFYANBX/POIg9Aak\n16PoJnStZKaOKbvTGCP7fxp3wFt5pp8P4TFDl2cBGWHWbu2h/pIe/XHcQIqRjaSB\nLBAn/SLdJzO9iH32oZqdCsRAskEiTh+S81TFvcCX6a9qjzRP4O/UE7Ns2/xxY5iB\nxPYOpcwXcEi6qnhMp1sIYfzIwIWFreF+4t0Ghr8WvF9vg3DMNIDj5MpaXY381hyV\nfwGWvM+Iswt+26Y2cRjCPUtvOGlYOJfOxQjn6zjtHRMHhOka4k1XztSaM7YXfmb0\nEgs1yzRTZGw/RkT631l38KvZfa6stBkDrxRnAUn7YQKBgQD4tgO70hpC6NWXkXsj\npZG+djiZZZQ3qYQ1l6swin3FaZWer9hC8+gsQdNfJT/wFyZ3VWrPleDbMcBdOJR5\n45C/NNsKEPaS4pHy7nnTA0b85jHZVpdixEA4HpB5xXM2oMVl8jN//U+nbJV5v3PF\n2ANJtBmU0uHezu0s6WsDG5v3iQKBgQD1yNjrJvs5WM5UD5NXIMRg3ky0X293tECh\nkKv9g44vq5th/3nOYW8hJRFgqZPiZATMAVZOOwjocU0mBb2yqb/pKw2rAXda7b/C\nW2EvDGnBTxiom6DO9q7B62zNST8Pw7AhNUlTtt2LCoMllPeR+H+BamQ9MLJX6uf6\nTyP11BTFPQKBgQCYscbhDUEqSyC3iY38eK5eLN7a7s5szhppfNCRYLWO+h/t6S/x\nCyZD5bYL+CalFNF8+mg1QmNmr8jWcuJVYy1+9sh0Ca4YyBmq+Fa7AowWwI1iThNr\ng+mZispQuLTfmR0YVfbgYXkB5Vxv/ubpVJHQMk5yXHZoAMsEg9o7cjvzYQKBgC/M\nPGsWrJqNa6qrUMML60TPVmlpedr0ofEJmnj1wYwBunkHXt/E0QDIHaYHtGu9ebVW\nuTsDfgr+Jbu0OBzrqBenOMQ9x8FWJQmeDbtBlbtzL19yzIYTMQ8jQoh1qx7ctn7u\nxvDRyinFBJYlbzPi+KDpWM8Rjk1MsIpcI6kl8lgdAoGAHWruvH3UyEhcaKm4d8pH\neFGupKz6kWKOhTgkaoycXqFK+uBRCwprBb8eBimjsIjGZkc4srtKF676OYa9jE2d\nrPFlOGvslyXOE7OhgjeycxOq60yhDufnKJRjmJ2O77QUeabfaaw2KyHLqM6hKpAT\nuFcOeIq2GhfJvGEr8quG6Sk=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKWjvdJMCUU9qpNslhpbTT4wDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E1\nYTNiZGQyLTRjMDk0NTNkLWFhOTM2Yzk2LTFhNWI0ZDNkMB4XDTI0MDYwMTE2MzU0\nOFoXDTI1MDYwMTE2MzU0OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7slSg7LqQ/d5Ee563jJsK+in1a8LFXZP\nSYRRB9fEryYl95y3Zaa27hjpOR5IfMFU2+pj7oA7vugNi+mCd968P9zOhDTaFEoi\nhMAGpMSd4bcfiF5t723UHnUSmSdFe5kFqCxobtJ8aTltEEx5cSlif4EoAt08oKXI\nnxk9q19rjyfR6MPu9zNw0wtwgPwE9fkhOSgf5GxXJ5XZfr5YS049Z0dsB1CtOui/\n8PDeQIkuIBCjWTHiOTx7mMPFRKdTjy8VktaLqtm/0ywRyEWGv5o/Jd7MAY6iu53J\nNsvneSA8WSlM/vtdfJ6JGyDvqZLobz9ZIyd1VqqL4youddZGZFpopQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU1akKwZYidhSIsTKFDXpA3DN6Dt4wHwYDVR0jBBgwFoAU6YWLNtzD\nKOZL4RtjA7JUVQjWYoAwDQYJKoZIhvcNAQELBQADggEBAImuVLvVeOquiGUecW17\ntPlBGM9q8J4CqnpzZ2EZq0hIo4zMtgvHDT4PokIl6qvpegzYIfrsZCPVlwYlDfxx\n8u9XdtQVkbQQLOL6B0vdueLVblMnmBxGCh6gK1BwlWaiVBHU0hqR6Bny00O96Fag\nWtVheu1gzCERRWy+qJ21+LZM2pXunEuvkf42MdqSxyFZCTEOIa5m78AH5VXTlQFo\nhjY86DRDcn7mzOt7OvmjrhyWiV9MaRwWGgnRl7GeW2k6/5g0yFdIuUgc+ocOLBuJ\nyvzHZS1YdNqcz5hRMn0leUM0B3VlZ/aXy2En0MYQceoYEnOjGNlUmzL935kaj9sk\nqjo=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.035479", "end": "2024-06-01 16:35:49.680101", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKWjvdJMCUU9qpNslhpbTT4wDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E1\nYTNiZGQyLTRjMDk0NTNkLWFhOTM2Yzk2LTFhNWI0ZDNkMB4XDTI0MDYwMTE2MzU0\nOFoXDTI1MDYwMTE2MzU0OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7slSg7LqQ/d5Ee563jJsK+in1a8LFXZP\nSYRRB9fEryYl95y3Zaa27hjpOR5IfMFU2+pj7oA7vugNi+mCd968P9zOhDTaFEoi\nhMAGpMSd4bcfiF5t723UHnUSmSdFe5kFqCxobtJ8aTltEEx5cSlif4EoAt08oKXI\nnxk9q19rjyfR6MPu9zNw0wtwgPwE9fkhOSgf5GxXJ5XZfr5YS049Z0dsB1CtOui/\n8PDeQIkuIBCjWTHiOTx7mMPFRKdTjy8VktaLqtm/0ywRyEWGv5o/Jd7MAY6iu53J\nNsvneSA8WSlM/vtdfJ6JGyDvqZLobz9ZIyd1VqqL4youddZGZFpopQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU1akKwZYidhSIsTKFDXpA3DN6Dt4wHwYDVR0jBBgwFoAU6YWLNtzD\nKOZL4RtjA7JUVQjWYoAwDQYJKoZIhvcNAQELBQADggEBAImuVLvVeOquiGUecW17\ntPlBGM9q8J4CqnpzZ2EZq0hIo4zMtgvHDT4PokIl6qvpegzYIfrsZCPVlwYlDfxx\n8u9XdtQVkbQQLOL6B0vdueLVblMnmBxGCh6gK1BwlWaiVBHU0hqR6Bny00O96Fag\nWtVheu1gzCERRWy+qJ21+LZM2pXunEuvkf42MdqSxyFZCTEOIa5m78AH5VXTlQFo\nhjY86DRDcn7mzOt7OvmjrhyWiV9MaRwWGgnRl7GeW2k6/5g0yFdIuUgc+ocOLBuJ\nyvzHZS1YdNqcz5hRMn0leUM0B3VlZ/aXy2En0MYQceoYEnOjGNlUmzL935kaj9sk\nqjo=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKWjvdJMCUU9qpNslhpbTT4wDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E1\nYTNiZGQyLTRjMDk0NTNkLWFhOTM2Yzk2LTFhNWI0ZDNkMB4XDTI0MDYwMTE2MzU0\nOFoXDTI1MDYwMTE2MzU0OFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7slSg7LqQ/d5Ee563jJsK+in1a8LFXZP\nSYRRB9fEryYl95y3Zaa27hjpOR5IfMFU2+pj7oA7vugNi+mCd968P9zOhDTaFEoi\nhMAGpMSd4bcfiF5t723UHnUSmSdFe5kFqCxobtJ8aTltEEx5cSlif4EoAt08oKXI\nnxk9q19rjyfR6MPu9zNw0wtwgPwE9fkhOSgf5GxXJ5XZfr5YS049Z0dsB1CtOui/\n8PDeQIkuIBCjWTHiOTx7mMPFRKdTjy8VktaLqtm/0ywRyEWGv5o/Jd7MAY6iu53J\nNsvneSA8WSlM/vtdfJ6JGyDvqZLobz9ZIyd1VqqL4youddZGZFpopQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU1akKwZYidhSIsTKFDXpA3DN6Dt4wHwYDVR0jBBgwFoAU6YWLNtzD\nKOZL4RtjA7JUVQjWYoAwDQYJKoZIhvcNAQELBQADggEBAImuVLvVeOquiGUecW17\ntPlBGM9q8J4CqnpzZ2EZq0hIo4zMtgvHDT4PokIl6qvpegzYIfrsZCPVlwYlDfxx\n8u9XdtQVkbQQLOL6B0vdueLVblMnmBxGCh6gK1BwlWaiVBHU0hqR6Bny00O96Fag\nWtVheu1gzCERRWy+qJ21+LZM2pXunEuvkf42MdqSxyFZCTEOIa5m78AH5VXTlQFo\nhjY86DRDcn7mzOt7OvmjrhyWiV9MaRwWGgnRl7GeW2k6/5g0yFdIuUgc+ocOLBuJ\nyvzHZS1YdNqcz5hRMn0leUM0B3VlZ/aXy2En0MYQceoYEnOjGNlUmzL935kaj9sk\nqjo=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDuyVKDsupD93kR\n7nreMmwr6KfVrwsVdk9JhFEH18SvJiX3nLdlprbuGOk5Hkh8wVTb6mPugDu+6A2L\n6YJ33rw/3M6ENNoUSiKEwAakxJ3htx+IXm3vbdQedRKZJ0V7mQWoLGhu0nxpOW0Q\nTHlxKWJ/gSgC3TygpcifGT2rX2uPJ9How+73M3DTC3CA/AT1+SE5KB/kbFcnldl+\nvlhLTj1nR2wHUK066L/w8N5AiS4gEKNZMeI5PHuYw8VEp1OPLxWS1ouq2b/TLBHI\nRYa/mj8l3swBjqK7nck2y+d5IDxZKUz++118nokbIO+pkuhvP1kjJ3VWqovjKi51\n1kZkWmilAgMBAAECggEARflfIdLbTaGGrBeLj/OMuW1LSZYrFFYANBX/POIg9Aak\n16PoJnStZKaOKbvTGCP7fxp3wFt5pp8P4TFDl2cBGWHWbu2h/pIe/XHcQIqRjaSB\nLBAn/SLdJzO9iH32oZqdCsRAskEiTh+S81TFvcCX6a9qjzRP4O/UE7Ns2/xxY5iB\nxPYOpcwXcEi6qnhMp1sIYfzIwIWFreF+4t0Ghr8WvF9vg3DMNIDj5MpaXY381hyV\nfwGWvM+Iswt+26Y2cRjCPUtvOGlYOJfOxQjn6zjtHRMHhOka4k1XztSaM7YXfmb0\nEgs1yzRTZGw/RkT631l38KvZfa6stBkDrxRnAUn7YQKBgQD4tgO70hpC6NWXkXsj\npZG+djiZZZQ3qYQ1l6swin3FaZWer9hC8+gsQdNfJT/wFyZ3VWrPleDbMcBdOJR5\n45C/NNsKEPaS4pHy7nnTA0b85jHZVpdixEA4HpB5xXM2oMVl8jN//U+nbJV5v3PF\n2ANJtBmU0uHezu0s6WsDG5v3iQKBgQD1yNjrJvs5WM5UD5NXIMRg3ky0X293tECh\nkKv9g44vq5th/3nOYW8hJRFgqZPiZATMAVZOOwjocU0mBb2yqb/pKw2rAXda7b/C\nW2EvDGnBTxiom6DO9q7B62zNST8Pw7AhNUlTtt2LCoMllPeR+H+BamQ9MLJX6uf6\nTyP11BTFPQKBgQCYscbhDUEqSyC3iY38eK5eLN7a7s5szhppfNCRYLWO+h/t6S/x\nCyZD5bYL+CalFNF8+mg1QmNmr8jWcuJVYy1+9sh0Ca4YyBmq+Fa7AowWwI1iThNr\ng+mZispQuLTfmR0YVfbgYXkB5Vxv/ubpVJHQMk5yXHZoAMsEg9o7cjvzYQKBgC/M\nPGsWrJqNa6qrUMML60TPVmlpedr0ofEJmnj1wYwBunkHXt/E0QDIHaYHtGu9ebVW\nuTsDfgr+Jbu0OBzrqBenOMQ9x8FWJQmeDbtBlbtzL19yzIYTMQ8jQoh1qx7ctn7u\nxvDRyinFBJYlbzPi+KDpWM8Rjk1MsIpcI6kl8lgdAoGAHWruvH3UyEhcaKm4d8pH\neFGupKz6kWKOhTgkaoycXqFK+uBRCwprBb8eBimjsIjGZkc4srtKF676OYa9jE2d\nrPFlOGvslyXOE7OhgjeycxOq60yhDufnKJRjmJ2O77QUeabfaaw2KyHLqM6hKpAT\nuFcOeIq2GhfJvGEr8quG6Sk=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-06-01 16:35:49.644622" } STDOUT: Request "20240601163548" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 01 June 2024 16:35:49 +0000 (0:00:00.237) 0:01:21.951 ********* changed: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:35 Saturday 01 June 2024 16:35:50 +0000 (0:00:00.608) 0:01:22.559 ********* changed: [sut] => { "changed": true, "checksum": "cef51f8bd341685ad2fd04e0d17b1ad053bc9591", "dest": "/tmp/lsr_8urng4lc_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "2234357edf4aef70e21d95f44e963edd", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717259750.37778-3333-49075292868473/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:41 Saturday 01 June 2024 16:35:50 +0000 (0:00:00.625) 0:01:23.184 ********* changed: [sut] => { "changed": true, "checksum": "b12ac0855d6514b373f61171673622afe94f39ff", "dest": "/tmp/lsr_8urng4lc_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "a1924dbcc41369bde31e091bc5ab03c2", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1717259750.994015-3355-181575243000645/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:47 Saturday 01 June 2024 16:35:51 +0000 (0:00:00.574) 0:01:23.758 ********* changed: [sut] => { "changed": true, "checksum": "cef51f8bd341685ad2fd04e0d17b1ad053bc9591", "dest": "/tmp/lsr_8urng4lc_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "2234357edf4aef70e21d95f44e963edd", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717259751.56216-3395-269124551929486/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:54 Saturday 01 June 2024 16:35:52 +0000 (0:00:00.542) 0:01:24.301 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-bdb-1.6.1-9.el8.x86_64", "Installed: apr-util-openssl-1.6.1-9.el8.x86_64", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64", "Installed: apr-util-1.6.1-9.el8.x86_64", "Installed: httpd-tools-2.4.37-64.module_el8+965+1ad5c49d.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:59 Saturday 01 June 2024 16:35:57 +0000 (0:00:05.209) 0:01:29.510 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:67 Saturday 01 June 2024 16:35:57 +0000 (0:00:00.251) 0:01:29.761 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:84 Saturday 01 June 2024 16:35:58 +0000 (0:00:00.634) 0:01:30.396 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_8urng4lc_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:92 Saturday 01 June 2024 16:35:58 +0000 (0:00:00.021) 0:01:30.417 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_8urng4lc_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:02.379686", "end": "2024-06-01 16:36:00.719259", "rc": 0, "start": "2024-06-01 16:35:58.339573" } STDOUT: 7f1098450c5be213ac0d33fd233ae1d5abe13f20e3b45599cc2f5316cad936f8 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:103 Saturday 01 June 2024 16:36:00 +0000 (0:00:02.589) 0:01:33.007 ********* ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:107 Saturday 01 June 2024 16:36:01 +0000 (0:00:00.270) 0:01:33.278 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.043406", "end": "2024-06-01 16:36:01.243106", "rc": 0, "start": "2024-06-01 16:36:01.199700" } STDERR: time="2024-06-01T16:36:00.719021538Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 time="2024-06-01T16:36:00.719131884Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 time="2024-06-01T16:36:00.719292499Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 time="2024-06-01T16:36:00.719760296Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 time="2024-06-01T16:36:00.719824499Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 time="2024-06-01T16:36:00.720188259Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 time="2024-06-01T16:36:00.720336985Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.19.9 instance.id=0badfdf0-01d3-401b-a227-3063364b1e9f service=registry version=2.8.2 2024/06/01 16:36:01 http: TLS handshake error from 10.88.0.1:46660: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:113 Saturday 01 June 2024 16:36:01 +0000 (0:00:00.233) 0:01:33.511 ********* ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:118 Saturday 01 June 2024 16:36:01 +0000 (0:00:00.045) 0:01:33.556 ********* changed: [sut] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_8urng4lc_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_8urng4lc_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.313816", "end": "2024-06-01 16:36:02.799925", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-06-01 16:36:01.486109" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:129 Saturday 01 June 2024 16:36:02 +0000 (0:00:01.519) 0:01:35.076 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_8urng4lc_podman/auth/auth.json", "--cert-dir=/tmp/lsr_8urng4lc_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.179980", "end": "2024-06-01 16:36:03.196890", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-06-01 16:36:03.016910" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:60 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.388) 0:01:35.464 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.041) 0:01:35.505 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.058) 0:01:35.564 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.030) 0:01:35.594 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.052) 0:01:35.646 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.030) 0:01:35.677 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:36:03 +0000 (0:00:00.056) 0:01:35.734 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:36:04 +0000 (0:00:01.370) 0:01:37.104 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:36:04 +0000 (0:00:00.034) 0:01:37.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:36:04 +0000 (0:00:00.030) 0:01:37.169 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030847", "end": "2024-06-01 16:36:05.124269", "rc": 0, "start": "2024-06-01 16:36:05.093422" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.221) 0:01:37.390 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.022) 0:01:37.413 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.020) 0:01:37.433 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.040) 0:01:37.473 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.050) 0:01:37.524 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.026) 0:01:37.550 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.024) 0:01:37.575 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.065) 0:01:37.641 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.200) 0:01:37.841 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.032) 0:01:37.874 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.205) 0:01:38.080 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.022) 0:01:38.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.020) 0:01:38.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.020) 0:01:38.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.021) 0:01:38.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.019) 0:01:38.185 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.020) 0:01:38.206 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:05 +0000 (0:00:00.020) 0:01:38.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.021) 0:01:38.248 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.045) 0:01:38.294 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.047) 0:01:38.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.035) 0:01:38.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.045) 0:01:38.422 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.094) 0:01:38.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.024) 0:01:38.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.024) 0:01:38.565 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.044) 0:01:38.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.026) 0:01:38.636 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.047) 0:01:38.684 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.063) 0:01:38.747 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.022) 0:01:38.770 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.021) 0:01:38.791 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.022) 0:01:38.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.033) 0:01:38.846 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.042) 0:01:38.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.029) 0:01:38.919 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.032) 0:01:38.952 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.022) 0:01:38.974 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.057) 0:01:39.032 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.021) 0:01:39.053 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.088) 0:01:39.142 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.030) 0:01:39.173 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:36:06 +0000 (0:00:00.044) 0:01:39.218 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.026) 0:01:39.244 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.047) 0:01:39.292 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.025) 0:01:39.317 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.024) 0:01:39.342 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.028) 0:01:39.370 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.211) 0:01:39.582 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.050) 0:01:39.632 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.211) 0:01:39.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.025) 0:01:39.869 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.027) 0:01:39.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.054) 0:01:39.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.020) 0:01:39.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.021) 0:01:39.993 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.020) 0:01:40.014 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.022) 0:01:40.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.046) 0:01:40.083 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.026) 0:01:40.110 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.046) 0:01:40.157 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.024) 0:01:40.181 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:36:07 +0000 (0:00:00.025) 0:01:40.206 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.037) 0:01:40.244 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006728", "end": "2024-06-01 16:36:08.176505", "rc": 0, "start": "2024-06-01 16:36:08.169777" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.203) 0:01:40.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.039) 0:01:40.486 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.048) 0:01:40.534 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.037) 0:01:40.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.022) 0:01:40.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.060) 0:01:40.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.025) 0:01:40.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.023) 0:01:40.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:36:08 +0000 (0:00:00.047) 0:01:40.752 ********* failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:75 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.536) 0:01:41.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:86 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.022) 0:01:41.311 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.041) 0:01:41.352 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.040) 0:01:41.393 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.039) 0:01:41.432 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.034) 0:01:41.467 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.024) 0:01:41.491 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:36:09 +0000 (0:00:00.056) 0:01:41.548 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:36:10 +0000 (0:00:01.366) 0:01:42.914 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:36:10 +0000 (0:00:00.022) 0:01:42.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:36:10 +0000 (0:00:00.025) 0:01:42.963 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029442", "end": "2024-06-01 16:36:10.918799", "rc": 0, "start": "2024-06-01 16:36:10.889357" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:36:10 +0000 (0:00:00.221) 0:01:43.185 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:36:10 +0000 (0:00:00.030) 0:01:43.216 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.026) 0:01:43.242 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.070) 0:01:43.313 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.076) 0:01:43.389 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.060) 0:01:43.450 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.059) 0:01:43.510 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.101) 0:01:43.611 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.276) 0:01:43.887 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.064) 0:01:43.952 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.238) 0:01:44.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:11 +0000 (0:00:00.021) 0:01:44.212 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.035) 0:01:44.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.026) 0:01:44.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.023) 0:01:44.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.023) 0:01:44.321 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.026) 0:01:44.348 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.022) 0:01:44.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.391 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.026) 0:01:44.417 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.039) 0:01:44.457 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.498 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.065) 0:01:44.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.022) 0:01:44.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.024) 0:01:44.611 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.061) 0:01:44.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.025) 0:01:44.698 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.027) 0:01:44.726 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.040) 0:01:44.766 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.786 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.806 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.019) 0:01:44.847 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.020) 0:01:44.868 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.023) 0:01:44.892 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.031) 0:01:44.923 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.029) 0:01:44.952 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.042) 0:01:44.995 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.061) 0:01:45.056 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.057) 0:01:45.114 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.027) 0:01:45.141 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.027) 0:01:45.169 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:36:12 +0000 (0:00:00.024) 0:01:45.194 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.064) 0:01:45.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.037) 0:01:45.295 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.052) 0:01:45.348 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.073) 0:01:45.422 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.228) 0:01:45.650 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.039) 0:01:45.690 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.238) 0:01:45.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.023) 0:01:45.952 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.025) 0:01:45.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.024) 0:01:46.002 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.024) 0:01:46.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.085) 0:01:46.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.037) 0:01:46.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:13 +0000 (0:00:00.026) 0:01:46.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.063) 0:01:46.241 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.033) 0:01:46.274 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.053) 0:01:46.327 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.028) 0:01:46.355 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.058) 0:01:46.414 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.076) 0:01:46.491 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005400", "end": "2024-06-01 16:36:14.478552", "rc": 0, "start": "2024-06-01 16:36:14.473152" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.264) 0:01:46.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.049) 0:01:46.805 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.075) 0:01:46.880 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.086) 0:01:46.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.045) 0:01:47.012 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.054) 0:01:47.066 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.049) 0:01:47.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.066) 0:01:47.182 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:36:14 +0000 (0:00:00.025) 0:01:47.207 ********* failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:101 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.509) 0:01:47.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:112 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.085) 0:01:47.802 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_jhoq1pjn_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:120 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.156) 0:01:47.959 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.046) 0:01:48.005 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.041) 0:01:48.047 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.030) 0:01:48.077 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.025) 0:01:48.102 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.024) 0:01:48.127 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:36:15 +0000 (0:00:00.067) 0:01:48.194 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:36:17 +0000 (0:00:01.446) 0:01:49.640 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:36:17 +0000 (0:00:00.023) 0:01:49.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:36:17 +0000 (0:00:00.029) 0:01:49.693 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030689", "end": "2024-06-01 16:36:17.664408", "rc": 0, "start": "2024-06-01 16:36:17.633719" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:36:17 +0000 (0:00:00.289) 0:01:49.982 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:36:17 +0000 (0:00:00.036) 0:01:50.019 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:36:17 +0000 (0:00:00.040) 0:01:50.060 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:36:17 +0000 (0:00:00.120) 0:01:50.180 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:18 +0000 (0:00:00.065) 0:01:50.246 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:18 +0000 (0:00:00.126) 0:01:50.372 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:18 +0000 (0:00:00.127) 0:01:50.500 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:18 +0000 (0:00:00.133) 0:01:50.634 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:18 +0000 (0:00:00.285) 0:01:50.920 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:18 +0000 (0:00:00.099) 0:01:51.019 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.246) 0:01:51.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.028) 0:01:51.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.042) 0:01:51.337 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.052) 0:01:51.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.026) 0:01:51.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.025) 0:01:51.440 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.038) 0:01:51.479 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.043) 0:01:51.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.023) 0:01:51.546 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.032) 0:01:51.579 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.061) 0:01:51.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.052) 0:01:51.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.031) 0:01:51.724 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.062) 0:01:51.787 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.050) 0:01:51.838 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.073) 0:01:51.911 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.040) 0:01:51.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.021) 0:01:51.973 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.035) 0:01:52.008 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.103) 0:01:52.111 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.045) 0:01:52.157 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.027) 0:01:52.184 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:36:19 +0000 (0:00:00.025) 0:01:52.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.067) 0:01:52.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.051) 0:01:52.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.028) 0:01:52.358 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.041) 0:01:52.399 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.064) 0:01:52.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.042) 0:01:52.506 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.044) 0:01:52.551 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.191) 0:01:52.743 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.079) 0:01:52.822 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.038) 0:01:52.861 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.057) 0:01:52.919 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:20 +0000 (0:00:00.140) 0:01:53.059 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.279) 0:01:53.338 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.065) 0:01:53.404 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.233) 0:01:53.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.044) 0:01:53.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.037) 0:01:53.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.071) 0:01:53.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.051) 0:01:53.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.025) 0:01:53.868 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.020) 0:01:53.888 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.019) 0:01:53.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.020) 0:01:53.929 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.072) 0:01:54.002 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.038) 0:01:54.040 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:36:21 +0000 (0:00:00.033) 0:01:54.074 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:36:22 +0000 (0:00:00.240) 0:01:54.314 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:36:22 +0000 (0:00:00.922) 0:01:55.237 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.089) 0:01:55.327 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.096) 0:01:55.423 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.071) 0:01:55.494 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.050) 0:01:55.545 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.102) 0:01:55.648 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.153) 0:01:55.802 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.076) 0:01:55.879 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.117) 0:01:55.996 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.062) 0:01:56.058 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:23 +0000 (0:00:00.067) 0:01:56.126 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.112) 0:01:56.239 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.038) 0:01:56.277 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.108) 0:01:56.385 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.245) 0:01:56.631 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.089) 0:01:56.720 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.296) 0:01:57.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.064) 0:01:57.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.050) 0:01:57.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.065) 0:01:57.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:24 +0000 (0:00:00.037) 0:01:57.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.032) 0:01:57.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.022) 0:01:57.290 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.023) 0:01:57.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.021) 0:01:57.336 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.031) 0:01:57.368 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.033) 0:01:57.401 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.021) 0:01:57.422 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.023) 0:01:57.446 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.023) 0:01:57.470 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005886", "end": "2024-06-01 16:36:25.409076", "rc": 0, "start": "2024-06-01 16:36:25.403190" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.216) 0:01:57.686 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.033) 0:01:57.719 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.078) 0:01:57.797 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.051) 0:01:57.849 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.052) 0:01:57.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.035) 0:01:57.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.022) 0:01:57.960 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.045) 0:01:58.005 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:36:25 +0000 (0:00:00.023) 0:01:58.029 ********* changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:36:26 +0000 (0:00:00.591) 0:01:58.621 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:36:26 +0000 (0:00:00.234) 0:01:58.856 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:36:26 +0000 (0:00:00.232) 0:01:59.088 ********* changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1717259786.8900688-5043-61320103011752/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:36:27 +0000 (0:00:00.568) 0:01:59.656 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 72097a502da547ba56168db962a730fe84272e265d31cd527b1b2e4f2bbcd757 Container: 9857efbb950cabc106a94bb0977597981f7ba80070feb45d7090f0df68870fc8 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:36:28 +0000 (0:00:01.255) 0:02:00.912 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:36:29 +0000 (0:00:00.703) 0:02:01.615 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket sysinit.target basic.target system-podman\\x2dkube.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:36:30 +0000 (0:00:00.707) 0:02:02.322 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system-podman\\x2dkube.slice sysinit.target -.mount network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system-podman\\x2dkube.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:36:31 +0000 (0:00:01.589) 0:02:03.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.054) 0:02:03.966 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.076) 0:02:04.043 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.027) 0:02:04.071 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.029) 0:02:04.100 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.022) 0:02:04.123 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.031) 0:02:04.155 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.037) 0:02:04.193 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:31 +0000 (0:00:00.024) 0:02:04.218 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.025) 0:02:04.243 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.027) 0:02:04.271 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.291) 0:02:04.563 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.028) 0:02:04.592 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.262) 0:02:04.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.031) 0:02:04.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.071) 0:02:04.956 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.031) 0:02:04.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.023) 0:02:05.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.021) 0:02:05.033 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.024) 0:02:05.057 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.025) 0:02:05.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.024) 0:02:05.106 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.045) 0:02:05.152 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.037) 0:02:05.189 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:36:32 +0000 (0:00:00.026) 0:02:05.216 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.061) 0:02:05.277 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.032) 0:02:05.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.023) 0:02:05.333 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.056) 0:02:05.390 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.037) 0:02:05.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.028) 0:02:05.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.030) 0:02:05.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.085) 0:02:05.572 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:36:33 +0000 (0:00:00.024) 0:02:05.597 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:36:34 +0000 (0:00:00.761) 0:02:06.358 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:36:34 +0000 (0:00:00.322) 0:02:06.680 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:36:34 +0000 (0:00:00.029) 0:02:06.710 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:36:34 +0000 (0:00:00.039) 0:02:06.750 ********* changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1717259794.6193535-5221-57581747592110/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.943) 0:02:07.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.027) 0:02:07.721 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.025) 0:02:07.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.028) 0:02:07.775 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.023) 0:02:07.798 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.028) 0:02:07.827 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.101) 0:02:07.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.021) 0:02:07.950 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.027) 0:02:07.977 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.030) 0:02:08.008 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.051) 0:02:08.059 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.032) 0:02:08.092 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.044) 0:02:08.136 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:35 +0000 (0:00:00.042) 0:02:08.178 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.282) 0:02:08.461 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.036) 0:02:08.497 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.299) 0:02:08.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.021) 0:02:08.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.026) 0:02:08.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.021) 0:02:08.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.020) 0:02:08.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.061) 0:02:08.948 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.023) 0:02:08.971 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.020) 0:02:08.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.021) 0:02:09.013 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.027) 0:02:09.041 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.023) 0:02:09.065 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.030) 0:02:09.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.023) 0:02:09.119 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.032) 0:02:09.151 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.030) 0:02:09.182 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.024) 0:02:09.207 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:135 Saturday 01 June 2024 16:36:36 +0000 (0:00:00.021) 0:02:09.229 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:36:37 +0000 (0:00:00.054) 0:02:09.283 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:36:37 +0000 (0:00:00.037) 0:02:09.320 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:36:37 +0000 (0:00:00.030) 0:02:09.351 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:36:37 +0000 (0:00:00.060) 0:02:09.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:36:37 +0000 (0:00:00.020) 0:02:09.433 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:36:37 +0000 (0:00:00.054) 0:02:09.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:36:39 +0000 (0:00:01.863) 0:02:11.350 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.022) 0:02:11.372 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.027) 0:02:11.400 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.048988", "end": "2024-06-01 16:36:39.437511", "rc": 0, "start": "2024-06-01 16:36:39.388523" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.311) 0:02:11.711 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.062) 0:02:11.773 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.032) 0:02:11.806 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.051) 0:02:11.858 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.042) 0:02:11.901 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.029) 0:02:11.930 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.045) 0:02:11.975 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:39 +0000 (0:00:00.048) 0:02:12.023 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.312) 0:02:12.336 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.027) 0:02:12.364 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.268) 0:02:12.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.020) 0:02:12.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.020) 0:02:12.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.020) 0:02:12.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.021) 0:02:12.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.036) 0:02:12.753 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.054) 0:02:12.808 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.025) 0:02:12.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.025) 0:02:12.858 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.028) 0:02:12.886 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.042) 0:02:12.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.024) 0:02:12.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.023) 0:02:12.976 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.054) 0:02:13.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.024) 0:02:13.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.029) 0:02:13.085 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.048) 0:02:13.134 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.028) 0:02:13.162 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:36:40 +0000 (0:00:00.026) 0:02:13.189 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.123) 0:02:13.313 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.022) 0:02:13.335 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.024) 0:02:13.360 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.022) 0:02:13.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.034) 0:02:13.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.024) 0:02:13.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.034) 0:02:13.475 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.025) 0:02:13.501 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.020) 0:02:13.521 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.027) 0:02:13.549 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.025) 0:02:13.574 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.053) 0:02:13.628 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.028) 0:02:13.656 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.033) 0:02:13.689 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.025) 0:02:13.715 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.049) 0:02:13.765 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.027) 0:02:13.792 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.106) 0:02:13.898 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.034) 0:02:13.933 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:41 +0000 (0:00:00.282) 0:02:14.215 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.042) 0:02:14.258 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.296) 0:02:14.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.040) 0:02:14.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.042) 0:02:14.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.029) 0:02:14.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.025) 0:02:14.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.024) 0:02:14.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.038) 0:02:14.755 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.033) 0:02:14.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.022) 0:02:14.811 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.023) 0:02:14.835 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.036) 0:02:14.872 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.023) 0:02:14.896 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.036) 0:02:14.932 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:36:42 +0000 (0:00:00.086) 0:02:15.019 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008205", "end": "2024-06-01 16:36:43.030378", "rc": 0, "start": "2024-06-01 16:36:43.022173" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.280) 0:02:15.299 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.021) 0:02:15.321 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.065) 0:02:15.386 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.047) 0:02:15.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.034) 0:02:15.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.026) 0:02:15.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.025) 0:02:15.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.033) 0:02:15.554 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:36:43 +0000 (0:00:00.026) 0:02:15.581 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:36:44 +0000 (0:00:00.801) 0:02:16.382 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717259787.7547603, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259787.332775, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 425722185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259787.1367822, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "3399484204", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:36:44 +0000 (0:00:00.258) 0:02:16.641 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:36:44 +0000 (0:00:00.290) 0:02:16.931 ********* ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:36:45 +0000 (0:00:00.678) 0:02:17.610 ********* ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:36:45 +0000 (0:00:00.530) 0:02:18.140 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:36:45 +0000 (0:00:00.051) 0:02:18.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:36:45 +0000 (0:00:00.038) 0:02:18.230 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.041) 0:02:18.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.034) 0:02:18.307 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.077) 0:02:18.385 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.044) 0:02:18.430 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.050) 0:02:18.480 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.040) 0:02:18.520 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.083) 0:02:18.603 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.121) 0:02:18.725 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.045) 0:02:18.771 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.026) 0:02:18.797 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.029) 0:02:18.827 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.280) 0:02:19.107 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:46 +0000 (0:00:00.028) 0:02:19.136 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.288) 0:02:19.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.024) 0:02:19.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.039) 0:02:19.488 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.029) 0:02:19.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.034) 0:02:19.552 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.026) 0:02:19.579 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.034) 0:02:19.614 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.034) 0:02:19.649 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.024) 0:02:19.674 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.120) 0:02:19.794 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.045) 0:02:19.840 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.045) 0:02:19.885 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.102) 0:02:19.988 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.058) 0:02:20.046 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.035) 0:02:20.082 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.064) 0:02:20.146 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.039) 0:02:20.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.023) 0:02:20.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:47 +0000 (0:00:00.025) 0:02:20.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:36:48 +0000 (0:00:00.022) 0:02:20.258 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:36:48 +0000 (0:00:00.021) 0:02:20.280 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:36:48 +0000 (0:00:00.775) 0:02:21.055 ********* 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": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.292) 0:02:21.348 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.023) 0:02:21.371 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.021) 0:02:21.393 ********* ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.685) 0:02:22.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.033) 0:02:22.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.027) 0:02:22.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.036) 0:02:22.176 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.022) 0:02:22.198 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:36:49 +0000 (0:00:00.030) 0:02:22.229 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:146 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.029) 0:02:22.258 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_jhoq1pjn_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:152 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.391) 0:02:22.650 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.061) 0:02:22.711 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.111) 0:02:22.822 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.049) 0:02:22.872 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.032) 0:02:22.904 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.036) 0:02:22.941 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:36:50 +0000 (0:00:00.055) 0:02:22.996 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:36:52 +0000 (0:00:01.933) 0:02:24.930 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:36:52 +0000 (0:00:00.020) 0:02:24.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:36:52 +0000 (0:00:00.055) 0:02:25.006 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038361", "end": "2024-06-01 16:36:53.046653", "rc": 0, "start": "2024-06-01 16:36:53.008292" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.322) 0:02:25.328 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.029) 0:02:25.358 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.024) 0:02:25.382 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.041) 0:02:25.424 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.041) 0:02:25.465 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.033) 0:02:25.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.028) 0:02:25.527 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.042) 0:02:25.570 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.323) 0:02:25.894 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.027) 0:02:25.922 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.281) 0:02:26.203 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:53 +0000 (0:00:00.030) 0:02:26.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.024) 0:02:26.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.062) 0:02:26.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.030) 0:02:26.351 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.024) 0:02:26.375 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.022) 0:02:26.398 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.027) 0:02:26.426 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.023) 0:02:26.450 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.032) 0:02:26.482 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.042) 0:02:26.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.024) 0:02:26.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.038) 0:02:26.588 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.043) 0:02:26.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.025) 0:02:26.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.032) 0:02:26.690 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.044) 0:02:26.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.022) 0:02:26.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.075) 0:02:26.832 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.051) 0:02:26.884 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.052) 0:02:26.936 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.033) 0:02:26.970 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.033) 0:02:27.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.034) 0:02:27.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.025) 0:02:27.063 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.033) 0:02:27.097 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.027) 0:02:27.124 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.038) 0:02:27.163 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:36:54 +0000 (0:00:00.058) 0:02:27.221 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.034) 0:02:27.256 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.039) 0:02:27.295 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.031) 0:02:27.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.099) 0:02:27.426 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.032) 0:02:27.459 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.292) 0:02:27.751 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.028) 0:02:27.780 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.273) 0:02:28.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.022) 0:02:28.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.029) 0:02:28.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.022) 0:02:28.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.040) 0:02:28.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.024) 0:02:28.194 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:55 +0000 (0:00:00.027) 0:02:28.221 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:56 +0000 (0:00:00.029) 0:02:28.250 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:36:56 +0000 (0:00:00.028) 0:02:28.278 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:36:56 +0000 (0:00:00.034) 0:02:28.313 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:36:56 +0000 (0:00:00.289) 0:02:28.603 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.716) 0:02:29.319 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.023) 0:02:29.342 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.021) 0:02:29.364 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.021) 0:02:29.385 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.020) 0:02:29.406 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.020) 0:02:29.427 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.062) 0:02:29.490 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.038) 0:02:29.528 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.034) 0:02:29.563 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.024) 0:02:29.587 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.036) 0:02:29.623 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.025) 0:02:29.649 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.024) 0:02:29.674 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.028) 0:02:29.703 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.309) 0:02:30.012 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:36:57 +0000 (0:00:00.028) 0:02:30.041 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.286) 0:02:30.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.020) 0:02:30.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.021) 0:02:30.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.025) 0:02:30.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.022) 0:02:30.418 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.022) 0:02:30.440 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.022) 0:02:30.463 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.023) 0:02:30.486 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.021) 0:02:30.507 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.020) 0:02:30.528 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.033) 0:02:30.562 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.021) 0:02:30.584 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.025) 0:02:30.609 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.023) 0:02:30.633 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.009794", "end": "2024-06-01 16:36:58.622614", "rc": 0, "start": "2024-06-01 16:36:58.612820" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.325) 0:02:30.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.031) 0:02:30.991 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.052) 0:02:31.044 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.040) 0:02:31.084 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.025) 0:02:31.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.031) 0:02:31.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:36:58 +0000 (0:00:00.068) 0:02:31.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:36:59 +0000 (0:00:00.048) 0:02:31.259 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:36:59 +0000 (0:00:00.047) 0:02:31.307 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:36:59 +0000 (0:00:00.780) 0:02:32.087 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717259787.7547603, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259787.332775, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 425722185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259787.1367822, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "3399484204", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:37:00 +0000 (0:00:00.301) 0:02:32.389 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:37:00 +0000 (0:00:00.305) 0:02:32.695 ********* ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.655) 0:02:33.351 ********* ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.442) 0:02:33.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.037) 0:02:33.831 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.023) 0:02:33.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.023) 0:02:33.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.023) 0:02:33.901 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.056) 0:02:33.957 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.032) 0:02:33.990 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.028) 0:02:34.019 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.021) 0:02:34.040 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.035) 0:02:34.076 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.040) 0:02:34.116 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.080) 0:02:34.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:01 +0000 (0:00:00.029) 0:02:34.226 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.030) 0:02:34.256 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.259) 0:02:34.516 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.031) 0:02:34.547 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.260) 0:02:34.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.023) 0:02:34.832 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.063) 0:02:34.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.024) 0:02:34.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.025) 0:02:34.945 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.024) 0:02:34.969 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.021) 0:02:34.991 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.021) 0:02:35.013 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.021) 0:02:35.034 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.038) 0:02:35.072 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.023) 0:02:35.096 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.028) 0:02:35.124 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:37:02 +0000 (0:00:00.109) 0:02:35.234 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.059) 0:02:35.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.024) 0:02:35.318 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.057) 0:02:35.375 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.040) 0:02:35.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.024) 0:02:35.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.037) 0:02:35.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.022) 0:02:35.500 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:37:03 +0000 (0:00:00.028) 0:02:35.529 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:37:04 +0000 (0:00:00.733) 0:02:36.262 ********* 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": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:37:04 +0000 (0:00:00.283) 0:02:36.545 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:37:04 +0000 (0:00:00.026) 0:02:36.571 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:37:04 +0000 (0:00:00.026) 0:02:36.598 ********* ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.673) 0:02:37.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.024) 0:02:37.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.024) 0:02:37.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.024) 0:02:37.345 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.023) 0:02:37.369 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.064) 0:02:37.433 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.025) 0:02:37.459 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.037) 0:02:37.496 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.036) 0:02:37.532 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.029) 0:02:37.562 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.032) 0:02:37.594 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.277) 0:02:37.871 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.080) 0:02:37.951 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:05 +0000 (0:00:00.265) 0:02:38.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.023) 0:02:38.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.034) 0:02:38.274 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.030) 0:02:38.305 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.030) 0:02:38.335 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.030) 0:02:38.366 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.041) 0:02:38.408 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.024) 0:02:38.432 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.034) 0:02:38.467 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.035) 0:02:38.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.025) 0:02:38.528 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.025) 0:02:38.554 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.034) 0:02:38.588 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.038) 0:02:38.627 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.035) 0:02:38.663 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.062) 0:02:38.725 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:164 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.044) 0:02:38.770 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.173) 0:02:38.943 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.043) 0:02:38.987 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.030) 0:02:39.017 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.022) 0:02:39.040 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.020) 0:02:39.060 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:37:06 +0000 (0:00:00.052) 0:02:39.113 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:37:08 +0000 (0:00:01.950) 0:02:41.063 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:37:08 +0000 (0:00:00.021) 0:02:41.084 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:37:08 +0000 (0:00:00.026) 0:02:41.111 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039099", "end": "2024-06-01 16:37:09.133694", "rc": 0, "start": "2024-06-01 16:37:09.094595" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.299) 0:02:41.411 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.025) 0:02:41.436 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.032) 0:02:41.469 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.047) 0:02:41.516 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.038) 0:02:41.555 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.026) 0:02:41.581 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.026) 0:02:41.608 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.027) 0:02:41.636 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.276) 0:02:41.913 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.037) 0:02:41.950 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:09 +0000 (0:00:00.286) 0:02:42.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.058) 0:02:42.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.029) 0:02:42.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.025) 0:02:42.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.035) 0:02:42.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.027) 0:02:42.414 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.032) 0:02:42.446 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.051) 0:02:42.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.036) 0:02:42.534 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.043) 0:02:42.578 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.059) 0:02:42.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.034) 0:02:42.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.038) 0:02:42.711 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.056) 0:02:42.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.021) 0:02:42.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.081) 0:02:42.871 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.053) 0:02:42.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.023) 0:02:42.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.030) 0:02:42.979 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.046) 0:02:43.025 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.038) 0:02:43.064 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.027) 0:02:43.091 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.022) 0:02:43.113 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.028) 0:02:43.142 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.020) 0:02:43.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.027) 0:02:43.190 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:37:10 +0000 (0:00:00.021) 0:02:43.212 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.054) 0:02:43.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.026) 0:02:43.293 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.054) 0:02:43.348 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.098) 0:02:43.446 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.038) 0:02:43.485 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.038) 0:02:43.524 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.030) 0:02:43.554 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.045) 0:02:43.600 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.269) 0:02:43.869 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.028) 0:02:43.897 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.305) 0:02:44.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:11 +0000 (0:00:00.031) 0:02:44.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.024) 0:02:44.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.027) 0:02:44.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.024) 0:02:44.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.025) 0:02:44.336 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.026) 0:02:44.362 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.027) 0:02:44.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.038) 0:02:44.427 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.042) 0:02:44.470 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.094) 0:02:44.564 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.037) 0:02:44.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.026) 0:02:44.628 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.080) 0:02:44.708 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.053) 0:02:44.762 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.037) 0:02:44.800 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.024) 0:02:44.824 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.053) 0:02:44.878 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.026) 0:02:44.905 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.051) 0:02:44.957 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.029) 0:02:44.986 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.034) 0:02:45.021 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:12 +0000 (0:00:00.057) 0:02:45.078 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.271) 0:02:45.350 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.037) 0:02:45.387 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.282) 0:02:45.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.038) 0:02:45.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.048) 0:02:45.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.044) 0:02:45.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.025) 0:02:45.828 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.029) 0:02:45.857 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.025) 0:02:45.882 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.024) 0:02:45.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.026) 0:02:45.934 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.037) 0:02:45.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.052) 0:02:46.024 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.043) 0:02:46.068 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.031) 0:02:46.100 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.037) 0:02:46.137 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.031) 0:02:46.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:37:13 +0000 (0:00:00.055) 0:02:46.223 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.044) 0:02:46.268 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.134) 0:02:46.402 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.055) 0:02:46.458 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.032) 0:02:46.490 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.032) 0:02:46.523 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.039) 0:02:46.563 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.029) 0:02:46.592 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.028) 0:02:46.620 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.059) 0:02:46.680 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.270) 0:02:46.950 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:14 +0000 (0:00:00.028) 0:02:46.979 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.276) 0:02:47.255 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.023) 0:02:47.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.028) 0:02:47.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.041) 0:02:47.349 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.026) 0:02:47.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.040) 0:02:47.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.094) 0:02:47.510 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.035) 0:02:47.546 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.028) 0:02:47.575 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.032) 0:02:47.607 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.035) 0:02:47.643 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.024) 0:02:47.668 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.026) 0:02:47.694 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.032) 0:02:47.727 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.009007", "end": "2024-06-01 16:37:15.722453", "rc": 0, "start": "2024-06-01 16:37:15.713446" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.264) 0:02:47.991 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.042) 0:02:48.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 01 June 2024 16:37:15 +0000 (0:00:00.021) 0:02:48.056 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 16:36:31 UTC", "ActiveEnterTimestampMonotonic": "903705270", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target systemd-journald.socket system-podman\\x2dkube.slice -.mount network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:36:30 UTC", "AssertTimestampMonotonic": "902647575", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 16:36:30 UTC", "ConditionTimestampMonotonic": "902647573", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16379", "ExecMainStartTimestamp": "Sat 2024-06-01 16:36:31 UTC", "ExecMainStartTimestampMonotonic": "903705241", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Sat 2024-06-01 16:36:30 UTC] ; stop_time=[n/a] ; pid=16260 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-01 16:36:30 UTC", "InactiveExitTimestampMonotonic": "902648588", "InvocationID": "1c0f39e3642940009e3fde53cb16cd01", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16379", "MemoryAccounting": "yes", "MemoryCurrent": "23277568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system-podman\\x2dkube.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:36:31 UTC", "StateChangeTimestampMonotonic": "903705270", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2024-06-01 16:36:31 UTC", "WatchdogTimestampMonotonic": "903705267", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 01 June 2024 16:37:17 +0000 (0:00:01.274) 0:02:49.330 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259787.7547603, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259787.332775, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 425722185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259787.1367822, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "3399484204", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 01 June 2024 16:37:17 +0000 (0:00:00.219) 0:02:49.550 ********* changed: [sut] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 01 June 2024 16:37:17 +0000 (0:00:00.312) 0:02:49.863 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 01 June 2024 16:37:17 +0000 (0:00:00.202) 0:02:50.065 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.031565", "end": "2024-06-01 16:37:18.026260", "rc": 0, "start": "2024-06-01 16:37:17.994695" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.249) 0:02:50.315 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.068) 0:02:50.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.035) 0:02:50.418 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.027) 0:02:50.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.046) 0:02:50.492 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.029) 0:02:50.522 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.100) 0:02:50.623 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.062) 0:02:50.685 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.039) 0:02:50.725 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.094) 0:02:50.820 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.030) 0:02:50.851 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.045) 0:02:50.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.032) 0:02:50.929 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.027) 0:02:50.956 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.030) 0:02:50.987 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.199) 0:02:51.187 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:18 +0000 (0:00:00.033) 0:02:51.220 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.240) 0:02:51.460 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.034) 0:02:51.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.023) 0:02:51.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.033) 0:02:51.552 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.029) 0:02:51.582 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.034) 0:02:51.616 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.029) 0:02:51.646 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.024) 0:02:51.670 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.085) 0:02:51.755 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.050) 0:02:51.805 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.043) 0:02:51.849 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.026) 0:02:51.875 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.057) 0:02:51.933 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.035) 0:02:51.968 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.045) 0:02:52.014 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:37:19 +0000 (0:00:00.022) 0:02:52.037 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target systemd-journald.socket -.mount system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:37:20 +0000 (0:00:00.481) 0:02:52.518 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:37:20 +0000 (0:00:00.216) 0:02:52.735 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:37:20 +0000 (0:00:00.037) 0:02:52.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:37:20 +0000 (0:00:00.022) 0:02:52.795 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:37:20 +0000 (0:00:00.027) 0:02:52.822 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:37:20 +0000 (0:00:00.098) 0:02:52.921 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.482) 0:02:53.403 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036743", "end": "2024-06-01 16:37:21.375605", "rc": 0, "start": "2024-06-01 16:37:21.338862" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.239) 0:02:53.643 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.024) 0:02:53.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.021) 0:02:53.689 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.020) 0:02:53.710 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.062) 0:02:53.773 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.028) 0:02:53.801 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.051) 0:02:53.853 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.028) 0:02:53.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.034) 0:02:53.916 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.043) 0:02:53.960 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:21 +0000 (0:00:00.210) 0:02:54.170 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.129) 0:02:54.300 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.204) 0:02:54.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.021) 0:02:54.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.020) 0:02:54.546 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.022) 0:02:54.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.022) 0:02:54.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.023) 0:02:54.614 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.022) 0:02:54.637 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.022) 0:02:54.660 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.044) 0:02:54.704 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.037) 0:02:54.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.023) 0:02:54.766 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.021) 0:02:54.787 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.020) 0:02:54.808 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:37:22 +0000 (0:00:00.206) 0:02:55.014 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.309) 0:02:55.324 ********* changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.275) 0:02:55.599 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.060) 0:02:55.660 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.022) 0:02:55.682 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.022) 0:02:55.705 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.022) 0:02:55.727 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.039) 0:02:55.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.034) 0:02:55.801 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.026) 0:02:55.828 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.031) 0:02:55.860 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.206) 0:02:56.066 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:23 +0000 (0:00:00.036) 0:02:56.103 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.214) 0:02:56.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.028) 0:02:56.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.077) 0:02:56.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.025) 0:02:56.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.039) 0:02:56.488 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.023) 0:02:56.511 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.024) 0:02:56.536 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.026) 0:02:56.562 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.023) 0:02:56.586 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.040) 0:02:56.627 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.034) 0:02:56.661 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.034) 0:02:56.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.023) 0:02:56.719 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:37:24 +0000 (0:00:00.031) 0:02:56.750 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:37:25 +0000 (0:00:00.584) 0:02:57.334 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:37:25 +0000 (0:00:00.199) 0:02:57.534 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:178 Saturday 01 June 2024 16:37:25 +0000 (0:00:00.207) 0:02:57.741 ********* changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:183 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.539) 0:02:58.281 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.099) 0:02:58.380 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.047) 0:02:58.428 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.040) 0:02:58.469 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.026) 0:02:58.495 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.024) 0:02:58.520 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:37:26 +0000 (0:00:00.054) 0:02:58.575 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:37:27 +0000 (0:00:01.368) 0:02:59.943 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:37:27 +0000 (0:00:00.022) 0:02:59.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:37:27 +0000 (0:00:00.029) 0:02:59.995 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030625", "end": "2024-06-01 16:37:27.948226", "rc": 0, "start": "2024-06-01 16:37:27.917601" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:37:27 +0000 (0:00:00.222) 0:03:00.217 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.024) 0:03:00.242 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.021) 0:03:00.264 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.042) 0:03:00.306 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.042) 0:03:00.349 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.056) 0:03:00.406 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.049) 0:03:00.456 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.050) 0:03:00.507 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.227) 0:03:00.735 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.042) 0:03:00.778 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.267) 0:03:01.045 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.028) 0:03:01.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.028) 0:03:01.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.041) 0:03:01.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.026) 0:03:01.171 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.036) 0:03:01.207 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:28 +0000 (0:00:00.023) 0:03:01.230 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.023) 0:03:01.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.024) 0:03:01.278 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.031) 0:03:01.310 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.049) 0:03:01.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.022) 0:03:01.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.021) 0:03:01.404 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.039) 0:03:01.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.021) 0:03:01.465 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.020) 0:03:01.486 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.096) 0:03:01.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.023) 0:03:01.607 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.022) 0:03:01.629 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.044) 0:03:01.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.044) 0:03:01.718 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.027) 0:03:01.746 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.031) 0:03:01.777 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.032) 0:03:01.810 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.033) 0:03:01.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.030) 0:03:01.874 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.024) 0:03:01.899 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.086) 0:03:01.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.030) 0:03:02.016 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.055) 0:03:02.071 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.024) 0:03:02.096 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:29 +0000 (0:00:00.088) 0:03:02.185 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.207) 0:03:02.392 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.028) 0:03:02.421 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.035) 0:03:02.456 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.204) 0:03:02.661 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.027) 0:03:02.689 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.198) 0:03:02.888 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003690", "end": "2024-06-01 16:37:30.825121", "rc": 0, "start": "2024-06-01 16:37:30.821431" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:30 +0000 (0:00:00.211) 0:03:03.099 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003673", "end": "2024-06-01 16:37:31.032824", "rc": 0, "start": "2024-06-01 16:37:31.029151" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.204) 0:03:03.303 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.041) 0:03:03.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.037) 0:03:03.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.034) 0:03:03.417 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.031) 0:03:03.449 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.025) 0:03:03.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.125) 0:03:03.600 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.044) 0:03:03.644 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.042) 0:03:03.686 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.078) 0:03:03.765 ********* changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:37:31 +0000 (0:00:00.252) 0:03:04.018 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.630) 0:03:04.648 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.040) 0:03:04.689 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.023) 0:03:04.712 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.022) 0:03:04.735 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.106) 0:03:04.842 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.051) 0:03:04.893 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.048) 0:03:04.942 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.032) 0:03:04.974 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.035) 0:03:05.010 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:32 +0000 (0:00:00.116) 0:03:05.127 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.251) 0:03:05.378 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.093) 0:03:05.472 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.248) 0:03:05.721 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003732", "end": "2024-06-01 16:37:33.667561", "rc": 0, "start": "2024-06-01 16:37:33.663829" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.216) 0:03:05.937 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003652", "end": "2024-06-01 16:37:33.873070", "rc": 0, "start": "2024-06-01 16:37:33.869418" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.207) 0:03:06.145 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.035) 0:03:06.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.026) 0:03:06.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:33 +0000 (0:00:00.024) 0:03:06.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.021) 0:03:06.253 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.023) 0:03:06.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.022) 0:03:06.299 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.073) 0:03:06.373 ********* ok: [sut] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.207) 0:03:06.580 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.027) 0:03:06.608 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.525) 0:03:07.133 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.021) 0:03:07.155 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.021) 0:03:07.176 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.022) 0:03:07.199 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:37:34 +0000 (0:00:00.023) 0:03:07.222 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.075) 0:03:07.297 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.035) 0:03:07.332 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.033) 0:03:07.365 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.025) 0:03:07.391 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.046) 0:03:07.437 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.028) 0:03:07.466 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.028) 0:03:07.494 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.038) 0:03:07.532 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.228) 0:03:07.761 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.090) 0:03:07.851 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:35 +0000 (0:00:00.226) 0:03:08.077 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003577", "end": "2024-06-01 16:37:36.015268", "rc": 0, "start": "2024-06-01 16:37:36.011691" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.204) 0:03:08.282 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003841", "end": "2024-06-01 16:37:36.216093", "rc": 0, "start": "2024-06-01 16:37:36.212252" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.201) 0:03:08.483 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.045) 0:03:08.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.026) 0:03:08.555 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.031) 0:03:08.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.058) 0:03:08.645 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.033) 0:03:08.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.048) 0:03:08.728 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.022) 0:03:08.750 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.036) 0:03:08.786 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.023) 0:03:08.810 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.029) 0:03:08.840 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.024) 0:03:08.864 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005993", "end": "2024-06-01 16:37:36.797302", "rc": 0, "start": "2024-06-01 16:37:36.791309" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.201) 0:03:09.066 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.068) 0:03:09.134 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.049) 0:03:09.183 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:37:36 +0000 (0:00:00.038) 0:03:09.222 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.026198", "end": "2024-06-01 16:37:37.202826", "rc": 0, "start": "2024-06-01 16:37:37.176628" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:37:37 +0000 (0:00:00.260) 0:03:09.482 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:37:37 +0000 (0:00:00.025) 0:03:09.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 01 June 2024 16:37:37 +0000 (0:00:00.023) 0:03:09.532 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 01 June 2024 16:37:37 +0000 (0:00:00.023) 0:03:09.555 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 01 June 2024 16:37:37 +0000 (0:00:00.041) 0:03:09.597 ********* changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 01 June 2024 16:37:38 +0000 (0:00:01.190) 0:03:10.788 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 01 June 2024 16:37:38 +0000 (0:00:00.196) 0:03:10.985 ********* changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 01 June 2024 16:37:39 +0000 (0:00:00.253) 0:03:11.238 ********* changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1717259859.040132-7601-222813247771642/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 01 June 2024 16:37:39 +0000 (0:00:00.536) 0:03:11.775 ********* changed: [sut] => { "actions": [ "/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: b23d4f64e62a623ebf4e1914ecfead88e2112a9117139c7e4875e211439cce7f Container: 2dccbd08bd42e38550306e3b693aeb6ef85cd4b7ba6f0bdbff907dc6121ebb46 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 01 June 2024 16:37:40 +0000 (0:00:01.083) 0:03:12.858 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 01 June 2024 16:37:41 +0000 (0:00:00.496) 0:03:13.355 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network-online.target podman\\x2dkube.slice -.mount run-user-2001.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 01 June 2024 16:37:41 +0000 (0:00:00.387) 0:03:13.743 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target run-user-2001.mount podman\\x2dkube.slice -.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "podman\\x2dkube.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 01 June 2024 16:37:42 +0000 (0:00:01.087) 0:03:14.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.022) 0:03:14.852 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.091) 0:03:14.943 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.038) 0:03:14.981 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.029) 0:03:15.011 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.031) 0:03:15.043 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.033) 0:03:15.076 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.039) 0:03:15.116 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.027) 0:03:15.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.027) 0:03:15.171 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:42 +0000 (0:00:00.031) 0:03:15.202 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:43 +0000 (0:00:00.279) 0:03:15.481 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:43 +0000 (0:00:00.037) 0:03:15.519 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:43 +0000 (0:00:00.284) 0:03:15.804 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004347", "end": "2024-06-01 16:37:43.790515", "rc": 0, "start": "2024-06-01 16:37:43.786168" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:43 +0000 (0:00:00.285) 0:03:16.089 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005262", "end": "2024-06-01 16:37:44.098219", "rc": 0, "start": "2024-06-01 16:37:44.092957" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.280) 0:03:16.370 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.037) 0:03:16.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.024) 0:03:16.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.031) 0:03:16.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.024) 0:03:16.489 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.021) 0:03:16.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.021) 0:03:16.533 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.037) 0:03:16.570 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.023) 0:03:16.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.022) 0:03:16.616 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.046) 0:03:16.662 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.027) 0:03:16.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.028) 0:03:16.718 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.048) 0:03:16.766 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.040) 0:03:16.806 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.348) 0:03:17.155 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.028) 0:03:17.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 01 June 2024 16:37:44 +0000 (0:00:00.025) 0:03:17.209 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 01 June 2024 16:37:45 +0000 (0:00:00.029) 0:03:17.239 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 01 June 2024 16:37:45 +0000 (0:00:00.872) 0:03:18.112 ********* changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 01 June 2024 16:37:46 +0000 (0:00:00.270) 0:03:18.382 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 01 June 2024 16:37:46 +0000 (0:00:00.022) 0:03:18.405 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 01 June 2024 16:37:46 +0000 (0:00:00.023) 0:03:18.428 ********* changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1717259866.2488198-7744-28378990918360/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 01 June 2024 16:37:46 +0000 (0:00:00.756) 0:03:19.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 01 June 2024 16:37:46 +0000 (0:00:00.027) 0:03:19.212 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.029) 0:03:19.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.033) 0:03:19.276 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.076) 0:03:19.353 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.060) 0:03:19.413 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.025) 0:03:19.438 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.037) 0:03:19.476 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.029) 0:03:19.505 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.028) 0:03:19.534 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.031) 0:03:19.565 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.346) 0:03:19.912 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:47 +0000 (0:00:00.100) 0:03:20.012 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.314) 0:03:20.327 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004136", "end": "2024-06-01 16:37:48.345563", "rc": 0, "start": "2024-06-01 16:37:48.341427" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.291) 0:03:20.618 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006918", "end": "2024-06-01 16:37:48.617071", "rc": 0, "start": "2024-06-01 16:37:48.610153" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.266) 0:03:20.885 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.032) 0:03:20.918 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.098) 0:03:21.016 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.033) 0:03:21.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.035) 0:03:21.085 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.023) 0:03:21.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.027) 0:03:21.136 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:37:48 +0000 (0:00:00.099) 0:03:21.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.069) 0:03:21.306 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.036) 0:03:21.343 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.038) 0:03:21.381 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.038) 0:03:21.420 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.029) 0:03:21.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.024) 0:03:21.474 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.065) 0:03:21.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.032) 0:03:21.572 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.035) 0:03:21.607 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.032) 0:03:21.639 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.103) 0:03:21.743 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.025) 0:03:21.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.026) 0:03:21.795 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.035) 0:03:21.831 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.279) 0:03:22.110 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:49 +0000 (0:00:00.051) 0:03:22.161 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.253) 0:03:22.415 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004763", "end": "2024-06-01 16:37:50.487973", "rc": 0, "start": "2024-06-01 16:37:50.483210" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.360) 0:03:22.775 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005520", "end": "2024-06-01 16:37:50.772542", "rc": 0, "start": "2024-06-01 16:37:50.767022" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.269) 0:03:23.045 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.031) 0:03:23.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.022) 0:03:23.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.022) 0:03:23.121 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.029) 0:03:23.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.027) 0:03:23.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:37:50 +0000 (0:00:00.025) 0:03:23.203 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.038) 0:03:23.242 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.109) 0:03:23.351 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.032) 0:03:23.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.024) 0:03:23.408 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.035) 0:03:23.444 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.059) 0:03:23.504 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.051) 0:03:23.556 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:212 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.037) 0:03:23.593 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.042) 0:03:23.636 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.040) 0:03:23.676 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.029) 0:03:23.705 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.023) 0:03:23.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.031) 0:03:23.760 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:37:51 +0000 (0:00:00.111) 0:03:23.872 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:37:53 +0000 (0:00:01.881) 0:03:25.754 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:37:53 +0000 (0:00:00.022) 0:03:25.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:37:53 +0000 (0:00:00.027) 0:03:25.804 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042975", "end": "2024-06-01 16:37:53.846701", "rc": 0, "start": "2024-06-01 16:37:53.803726" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:37:53 +0000 (0:00:00.315) 0:03:26.119 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:37:53 +0000 (0:00:00.025) 0:03:26.145 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:37:53 +0000 (0:00:00.029) 0:03:26.175 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.087) 0:03:26.263 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.049) 0:03:26.312 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.294) 0:03:26.607 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.027) 0:03:26.635 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.041) 0:03:26.676 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.265) 0:03:26.942 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:54 +0000 (0:00:00.029) 0:03:26.971 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.287) 0:03:27.259 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.037) 0:03:27.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.025) 0:03:27.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.039) 0:03:27.362 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.022) 0:03:27.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.028) 0:03:27.412 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.022) 0:03:27.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.025) 0:03:27.460 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.032) 0:03:27.493 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.048) 0:03:27.541 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.067) 0:03:27.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.091) 0:03:27.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.036) 0:03:27.737 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.061) 0:03:27.799 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.023) 0:03:27.822 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.039) 0:03:27.862 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.053) 0:03:27.915 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.026) 0:03:27.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.025) 0:03:27.968 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.061) 0:03:28.030 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.025) 0:03:28.055 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.039) 0:03:28.095 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.024) 0:03:28.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.043) 0:03:28.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.032) 0:03:28.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:37:55 +0000 (0:00:00.024) 0:03:28.220 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.079) 0:03:28.300 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.055) 0:03:28.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.025) 0:03:28.382 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.024) 0:03:28.406 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.031) 0:03:28.437 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.040) 0:03:28.477 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.053) 0:03:28.531 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.027) 0:03:28.558 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.032) 0:03:28.591 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.270) 0:03:28.862 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.068) 0:03:28.930 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:56 +0000 (0:00:00.283) 0:03:29.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.040) 0:03:29.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.030) 0:03:29.285 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.025) 0:03:29.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.098) 0:03:29.409 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.039) 0:03:29.448 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.056) 0:03:29.505 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.055) 0:03:29.560 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.047) 0:03:29.608 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.033) 0:03:29.642 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.025) 0:03:29.667 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.036) 0:03:29.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.027) 0:03:29.732 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.038) 0:03:29.770 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.038) 0:03:29.809 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.031) 0:03:29.840 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.029) 0:03:29.869 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.065) 0:03:29.935 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.029) 0:03:29.965 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.040) 0:03:30.005 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.095) 0:03:30.101 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.038) 0:03:30.139 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:57 +0000 (0:00:00.036) 0:03:30.176 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.259) 0:03:30.435 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.029) 0:03:30.465 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.254) 0:03:30.719 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.023) 0:03:30.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.023) 0:03:30.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.024) 0:03:30.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.021) 0:03:30.812 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.021) 0:03:30.833 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.021) 0:03:30.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.035) 0:03:30.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.043) 0:03:30.934 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.032) 0:03:30.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.023) 0:03:30.990 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.021) 0:03:31.011 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.099) 0:03:31.111 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.034) 0:03:31.145 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.038) 0:03:31.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:37:58 +0000 (0:00:00.048) 0:03:31.233 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.030) 0:03:31.263 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.066) 0:03:31.329 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.040) 0:03:31.370 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.055) 0:03:31.426 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.053) 0:03:31.479 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.055) 0:03:31.534 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.038) 0:03:31.572 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.032) 0:03:31.605 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.042) 0:03:31.647 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.308) 0:03:31.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:37:59 +0000 (0:00:00.038) 0:03:31.995 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.317) 0:03:32.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.024) 0:03:32.337 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.024) 0:03:32.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.025) 0:03:32.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.050) 0:03:32.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.024) 0:03:32.460 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.023) 0:03:32.484 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.023) 0:03:32.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.023) 0:03:32.531 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.021) 0:03:32.553 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.035) 0:03:32.589 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.034) 0:03:32.623 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.023) 0:03:32.647 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.027) 0:03:32.675 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007222", "end": "2024-06-01 16:38:00.668628", "rc": 0, "start": "2024-06-01 16:38:00.661406" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.296) 0:03:32.972 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.051) 0:03:33.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 01 June 2024 16:38:00 +0000 (0:00:00.129) 0:03:33.152 ********* ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system-podman\\x2dkube.slice network-online.target basic.target -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 01 June 2024 16:38:01 +0000 (0:00:00.478) 0:03:33.631 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 01 June 2024 16:38:01 +0000 (0:00:00.293) 0:03:33.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 01 June 2024 16:38:01 +0000 (0:00:00.025) 0:03:33.951 ********* ok: [sut] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 01 June 2024 16:38:01 +0000 (0:00:00.273) 0:03:34.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.068) 0:03:34.293 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.066) 0:03:34.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.028) 0:03:34.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.028) 0:03:34.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.024) 0:03:34.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.023) 0:03:34.464 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.066) 0:03:34.530 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.030) 0:03:34.561 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.094) 0:03:34.656 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.024) 0:03:34.680 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.039) 0:03:34.719 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.055) 0:03:34.775 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.048) 0:03:34.824 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.027) 0:03:34.851 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.034) 0:03:34.886 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.286) 0:03:35.172 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:02 +0000 (0:00:00.042) 0:03:35.215 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.285) 0:03:35.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.040) 0:03:35.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.036) 0:03:35.578 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.064) 0:03:35.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.058) 0:03:35.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.059) 0:03:35.760 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.027) 0:03:35.788 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.030) 0:03:35.818 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.126) 0:03:35.944 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.137) 0:03:36.082 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.054) 0:03:36.137 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:38:03 +0000 (0:00:00.067) 0:03:36.204 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.060) 0:03:36.264 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.035) 0:03:36.300 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.050) 0:03:36.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.025) 0:03:36.376 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.439) 0:03:36.816 ********* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.271) 0:03:37.087 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.035) 0:03:37.122 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.021) 0:03:37.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.022) 0:03:37.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:38:04 +0000 (0:00:00.022) 0:03:37.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.081) 0:03:37.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.024) 0:03:37.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.024) 0:03:37.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.026) 0:03:37.344 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.020) 0:03:37.364 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.066) 0:03:37.430 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.025) 0:03:37.456 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.038) 0:03:37.494 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.029) 0:03:37.523 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.028) 0:03:37.552 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.031) 0:03:37.584 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.270) 0:03:37.854 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.026) 0:03:37.881 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.256) 0:03:38.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:05 +0000 (0:00:00.077) 0:03:38.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.024) 0:03:38.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.023) 0:03:38.263 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.028) 0:03:38.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.025) 0:03:38.318 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.022) 0:03:38.340 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.021) 0:03:38.362 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.023) 0:03:38.386 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.037) 0:03:38.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.022) 0:03:38.447 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.023) 0:03:38.470 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.021) 0:03:38.491 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.267) 0:03:38.759 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:38:06 +0000 (0:00:00.254) 0:03:39.013 ********* ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.276) 0:03:39.289 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.124) 0:03:39.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.023) 0:03:39.437 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.025) 0:03:39.462 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.022) 0:03:39.485 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.038) 0:03:39.523 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.027) 0:03:39.551 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.026) 0:03:39.577 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.031) 0:03:39.608 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.265) 0:03:39.874 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.030) 0:03:39.904 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.282) 0:03:40.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.023) 0:03:40.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:07 +0000 (0:00:00.023) 0:03:40.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.033) 0:03:40.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.021) 0:03:40.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.161) 0:03:40.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.043) 0:03:40.494 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.046) 0:03:40.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.049) 0:03:40.591 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.037) 0:03:40.628 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.041) 0:03:40.670 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.033) 0:03:40.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.070) 0:03:40.773 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:38:08 +0000 (0:00:00.032) 0:03:40.806 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:38:09 +0000 (0:00:00.739) 0:03:41.546 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:38:09 +0000 (0:00:00.263) 0:03:41.809 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:233 Saturday 01 June 2024 16:38:09 +0000 (0:00:00.284) 0:03:42.094 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 01 June 2024 16:38:09 +0000 (0:00:00.043) 0:03:42.137 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 01 June 2024 16:38:09 +0000 (0:00:00.088) 0:03:42.225 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 01 June 2024 16:38:10 +0000 (0:00:00.027) 0:03:42.253 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 01 June 2024 16:38:10 +0000 (0:00:00.024) 0:03:42.278 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 01 June 2024 16:38:10 +0000 (0:00:00.055) 0:03:42.333 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 01 June 2024 16:38:10 +0000 (0:00:00.088) 0:03:42.422 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 01 June 2024 16:38:12 +0000 (0:00:01.854) 0:03:44.276 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.027) 0:03:44.304 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.072) 0:03:44.376 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041002", "end": "2024-06-01 16:38:12.394550", "rc": 0, "start": "2024-06-01 16:38:12.353548" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.288) 0:03:44.664 ********* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.022) 0:03:44.687 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.023) 0:03:44.710 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.044) 0:03:44.755 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.041) 0:03:44.796 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.283) 0:03:45.080 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.027) 0:03:45.107 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:12 +0000 (0:00:00.032) 0:03:45.139 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:13 +0000 (0:00:00.276) 0:03:45.415 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:13 +0000 (0:00:00.032) 0:03:45.448 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:13 +0000 (0:00:00.240) 0:03:45.689 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005393", "end": "2024-06-01 16:38:13.676284", "rc": 0, "start": "2024-06-01 16:38:13.670891" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:13 +0000 (0:00:00.306) 0:03:45.995 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004404", "end": "2024-06-01 16:38:13.986991", "rc": 0, "start": "2024-06-01 16:38:13.982587" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.263) 0:03:46.258 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.032) 0:03:46.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.023) 0:03:46.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.024) 0:03:46.339 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.025) 0:03:46.365 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.021) 0:03:46.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.021) 0:03:46.408 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.027) 0:03:46.436 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.044) 0:03:46.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.021) 0:03:46.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.028) 0:03:46.531 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.046) 0:03:46.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.025) 0:03:46.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.021) 0:03:46.623 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.093) 0:03:46.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.023) 0:03:46.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.023) 0:03:46.764 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.052) 0:03:46.817 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.023) 0:03:46.840 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.022) 0:03:46.863 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.024) 0:03:46.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.021) 0:03:46.909 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.022) 0:03:46.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.024) 0:03:46.956 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.029) 0:03:46.986 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.064) 0:03:47.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.026) 0:03:47.078 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.026) 0:03:47.104 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:38:14 +0000 (0:00:00.025) 0:03:47.130 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.127) 0:03:47.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.043) 0:03:47.301 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.036) 0:03:47.338 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.039) 0:03:47.377 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.280) 0:03:47.658 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.028) 0:03:47.686 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.264) 0:03:47.950 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004021", "end": "2024-06-01 16:38:15.938436", "rc": 0, "start": "2024-06-01 16:38:15.934415" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:15 +0000 (0:00:00.263) 0:03:48.214 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004218", "end": "2024-06-01 16:38:16.230535", "rc": 0, "start": "2024-06-01 16:38:16.226317" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.319) 0:03:48.534 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.033) 0:03:48.567 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.023) 0:03:48.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.023) 0:03:48.615 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.025) 0:03:48.640 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.023) 0:03:48.663 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.074) 0:03:48.738 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.028) 0:03:48.767 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.024) 0:03:48.792 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.031) 0:03:48.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.024) 0:03:48.848 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.031) 0:03:48.880 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.035) 0:03:48.915 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.033) 0:03:48.948 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.026) 0:03:48.975 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.066) 0:03:49.042 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.023) 0:03:49.065 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.038) 0:03:49.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.028) 0:03:49.132 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.035) 0:03:49.168 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:16 +0000 (0:00:00.038) 0:03:49.207 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:17 +0000 (0:00:00.327) 0:03:49.534 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:17 +0000 (0:00:00.029) 0:03:49.563 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:17 +0000 (0:00:00.253) 0:03:49.817 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003823", "end": "2024-06-01 16:38:17.814585", "rc": 0, "start": "2024-06-01 16:38:17.810762" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:17 +0000 (0:00:00.265) 0:03:50.082 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003920", "end": "2024-06-01 16:38:18.081366", "rc": 0, "start": "2024-06-01 16:38:18.077446" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.273) 0:03:50.355 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.040) 0:03:50.396 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.022) 0:03:50.418 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.027) 0:03:50.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.035) 0:03:50.481 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.029) 0:03:50.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.030) 0:03:50.541 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.039) 0:03:50.580 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.026) 0:03:50.606 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.022) 0:03:50.629 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.024) 0:03:50.653 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.075) 0:03:50.729 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.138) 0:03:50.868 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.047) 0:03:50.915 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.039) 0:03:50.954 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.071) 0:03:51.025 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.038) 0:03:51.064 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.035) 0:03:51.099 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.026) 0:03:51.126 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.047) 0:03:51.173 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:18 +0000 (0:00:00.037) 0:03:51.211 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:19 +0000 (0:00:00.037) 0:03:51.249 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:19 +0000 (0:00:00.037) 0:03:51.286 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:19 +0000 (0:00:00.258) 0:03:51.545 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:19 +0000 (0:00:00.033) 0:03:51.578 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:19 +0000 (0:00:00.252) 0:03:51.830 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.007400", "end": "2024-06-01 16:38:19.825457", "rc": 0, "start": "2024-06-01 16:38:19.818057" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:19 +0000 (0:00:00.307) 0:03:52.137 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005041", "end": "2024-06-01 16:38:20.138359", "rc": 0, "start": "2024-06-01 16:38:20.133318" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.271) 0:03:52.409 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.035) 0:03:52.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.022) 0:03:52.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.021) 0:03:52.489 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.024) 0:03:52.513 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.021) 0:03:52.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.022) 0:03:52.557 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.020) 0:03:52.578 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.035) 0:03:52.614 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.024) 0:03:52.638 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.025) 0:03:52.664 ********* 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.032) 0:03:52.696 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008356", "end": "2024-06-01 16:38:20.718415", "rc": 0, "start": "2024-06-01 16:38:20.710059" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.292) 0:03:52.988 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 01 June 2024 16:38:20 +0000 (0:00:00.047) 0:03:53.035 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259857.2042997, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717259860.3241885, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 120570, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717259860.3241885, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 01 June 2024 16:38:21 +0000 (0:00:00.276) 0:03:53.312 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 16:37:42 UTC", "ActiveEnterTimestampMonotonic": "974623359", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target run-user-2001.mount podman\\x2dkube.slice -.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 16:37:41 UTC", "AssertTimestampMonotonic": "973896327", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 16:37:41 UTC", "ConditionTimestampMonotonic": "973896325", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "26958", "ExecMainStartTimestamp": "Sat 2024-06-01 16:37:42 UTC", "ExecMainStartTimestampMonotonic": "974623329", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Sat 2024-06-01 16:37:41 UTC] ; stop_time=[n/a] ; pid=26923 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-01 16:37:41 UTC", "InactiveExitTimestampMonotonic": "973897041", "InvocationID": "8e860628cef84220b92bf600d05e4a1a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26958", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "podman\\x2dkube.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-01 16:37:42 UTC", "StateChangeTimestampMonotonic": "974623359", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2024-06-01 16:37:42 UTC", "WatchdogTimestampMonotonic": "974623356", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 01 June 2024 16:38:22 +0000 (0:00:01.086) 0:03:54.398 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259859.8252063, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717259859.4792185, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 402653507, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717259859.2742257, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "3138772037", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 01 June 2024 16:38:22 +0000 (0:00:00.207) 0:03:54.606 ********* changed: [sut] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 01 June 2024 16:38:22 +0000 (0:00:00.343) 0:03:54.949 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 01 June 2024 16:38:22 +0000 (0:00:00.209) 0:03:55.158 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047335", "end": "2024-06-01 16:38:23.162880", "rc": 0, "start": "2024-06-01 16:38:23.115545" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.277) 0:03:55.436 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.041) 0:03:55.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.034) 0:03:55.512 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.028) 0:03:55.540 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.080) 0:03:55.621 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.030) 0:03:55.651 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.071) 0:03:55.723 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.030) 0:03:55.754 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.029) 0:03:55.784 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.021) 0:03:55.805 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.029) 0:03:55.835 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.039) 0:03:55.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.026) 0:03:55.901 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.028) 0:03:55.929 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.031) 0:03:55.960 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.209) 0:03:56.170 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:23 +0000 (0:00:00.028) 0:03:56.198 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.203) 0:03:56.402 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003709", "end": "2024-06-01 16:38:24.336742", "rc": 0, "start": "2024-06-01 16:38:24.333033" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.251) 0:03:56.653 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003832", "end": "2024-06-01 16:38:24.587232", "rc": 0, "start": "2024-06-01 16:38:24.583400" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.202) 0:03:56.855 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.034) 0:03:56.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.023) 0:03:56.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.025) 0:03:56.938 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.025) 0:03:56.963 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.023) 0:03:56.986 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.027) 0:03:57.014 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.046) 0:03:57.060 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.023) 0:03:57.084 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.021) 0:03:57.105 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.045) 0:03:57.150 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.027) 0:03:57.178 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 01 June 2024 16:38:24 +0000 (0:00:00.045) 0:03:57.223 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259857.2042997, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717259860.3241885, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 120570, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717259860.3241885, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.211) 0:03:57.435 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target -.slice run-user-2001.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.383) 0:03:57.819 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.197) 0:03:58.016 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.035) 0:03:58.052 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.024) 0:03:58.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.023) 0:03:58.099 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 01 June 2024 16:38:25 +0000 (0:00:00.025) 0:03:58.125 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.362) 0:03:58.487 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045750", "end": "2024-06-01 16:38:26.480959", "rc": 0, "start": "2024-06-01 16:38:26.435209" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.265) 0:03:58.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.023) 0:03:58.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.021) 0:03:58.797 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.063) 0:03:58.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.029) 0:03:58.890 ********* ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.086) 0:03:58.977 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259857.2042997, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717259860.3241885, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 120570, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717259860.3241885, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 01 June 2024 16:38:26 +0000 (0:00:00.202) 0:03:59.179 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 01 June 2024 16:38:27 +0000 (0:00:00.311) 0:03:59.491 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.057790", "end": "2024-06-01 16:38:27.491785", "rc": 0, "start": "2024-06-01 16:38:27.433995" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 01 June 2024 16:38:27 +0000 (0:00:00.271) 0:03:59.763 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.043237", "end": "2024-06-01 16:38:27.745764", "rc": 0, "start": "2024-06-01 16:38:27.702527" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 01 June 2024 16:38:27 +0000 (0:00:00.254) 0:04:00.017 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008470", "end": "2024-06-01 16:38:27.956260", "rc": 0, "start": "2024-06-01 16:38:27.947790" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.228) 0:04:00.245 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.072) 0:04:00.318 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.038) 0:04:00.356 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.039) 0:04:00.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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.040) 0:04:00.436 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.028) 0:04:00.465 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.086) 0:04:00.551 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.234) 0:04:00.785 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.034) 0:04:00.820 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:28 +0000 (0:00:00.210) 0:04:01.030 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003776", "end": "2024-06-01 16:38:28.964342", "rc": 0, "start": "2024-06-01 16:38:28.960566" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.221) 0:04:01.252 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003651", "end": "2024-06-01 16:38:29.185587", "rc": 0, "start": "2024-06-01 16:38:29.181936" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.202) 0:04:01.454 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.035) 0:04:01.489 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.022) 0:04:01.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.021) 0:04:01.532 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.028) 0:04:01.560 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.023) 0:04:01.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.021) 0:04:01.605 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.032) 0:04:01.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.022) 0:04:01.661 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.024) 0:04:01.686 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.024) 0:04:01.710 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.202) 0:04:01.913 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.198) 0:04:02.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.024) 0:04:02.136 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.075) 0:04:02.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 01 June 2024 16:38:29 +0000 (0:00:00.024) 0:04:02.235 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.038) 0:04:02.274 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.031) 0:04:02.305 ********* included: /WORKDIR/git-weekly-cia790l3tj/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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.066) 0:04:02.372 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.031) 0:04:02.403 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.041) 0:04:02.444 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.037) 0:04:02.482 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.209) 0:04:02.691 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.029) 0:04:02.720 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717259736.6315672, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1717259702.0667908, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894950, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1829852703", "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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.237) 0:04:02.958 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003645", "end": "2024-06-01 16:38:30.893858", "rc": 0, "start": "2024-06-01 16:38:30.890213" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 01 June 2024 16:38:30 +0000 (0:00:00.203) 0:04:03.162 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003625", "end": "2024-06-01 16:38:31.095222", "rc": 0, "start": "2024-06-01 16:38:31.091597" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.199) 0:04:03.362 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.040) 0:04:03.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.029) 0:04:03.432 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.031) 0:04:03.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.028) 0:04:03.492 ********* 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-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.023) 0:04:03.516 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.026) 0:04:03.542 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.033) 0:04:03.575 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.056) 0:04:03.631 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.051) 0:04:03.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.034) 0:04:03.717 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 01 June 2024 16:38:31 +0000 (0:00:00.057) 0:04:03.775 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 01 June 2024 16:38:32 +0000 (0:00:00.613) 0:04:04.389 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 01 June 2024 16:38:32 +0000 (0:00:00.215) 0:04:04.604 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:255 Saturday 01 June 2024 16:38:32 +0000 (0:00:00.199) 0:04:04.804 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:260 Saturday 01 June 2024 16:38:32 +0000 (0:00:00.290) 0:04:05.094 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:278 Saturday 01 June 2024 16:38:33 +0000 (0:00:00.224) 0:04:05.318 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_jhoq1pjn_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-cia790l3tj/tests/tests_auth_and_security.yml:286 Saturday 01 June 2024 16:38:33 +0000 (0:00:00.122) 0:04:05.441 ********* included: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/cleanup_registry.yml:3 Saturday 01 June 2024 16:38:33 +0000 (0:00:00.032) 0:04:05.473 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.285567", "end": "2024-06-01 16:38:33.683802", "rc": 0, "start": "2024-06-01 16:38:33.398235" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-cia790l3tj/tests/tasks/cleanup_registry.yml:7 Saturday 01 June 2024 16:38:33 +0000 (0:00:00.478) 0:04:05.952 ********* changed: [sut] => (item=/tmp/lsr_8urng4lc_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_8urng4lc_podman", "path": "/tmp/lsr_8urng4lc_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=787 changed=71 unreachable=0 failed=0 skipped=877 rescued=2 ignored=0 Saturday 01 June 2024 16:38:33 +0000 (0:00:00.190) 0:04:06.142 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 64.74s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 5.21s /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.57s /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 3.83s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.41s /WORKDIR/git-weekly-cia790l3tj/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 2.59s /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.93s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.86s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.85s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.59s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Push test images into local registry ------------------------------------ 1.52s /WORKDIR/git-weekly-cia790l3tj/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Gather the package facts -------------------- 1.45s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.45s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.37s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.37s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.37s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 1.27s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.26s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure container images are present --------- 1.19s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.09s /WORKDIR/git-weekly-cia790l3tj/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---