# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-registry-passwordhy_tnqw2/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:4 Friday 12 April 2024 03:00:27 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:9 Friday 12 April 2024 03:00:27 +0000 (0:00:00.014) 0:00:00.026 ********** ok: [sut] TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:47 Friday 12 April 2024 03:00:28 +0000 (0:00:00.888) 0:00:00.915 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 03:00:28 +0000 (0:00:00.026) 0:00:00.941 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 03:00:28 +0000 (0:00:00.018) 0:00:00.959 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 03:00:28 +0000 (0:00:00.028) 0:00:00.988 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 03:00:28 +0000 (0:00:00.262) 0:00:01.251 ********** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 03:00:28 +0000 (0:00:00.020) 0:00:01.271 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 03:00:28 +0000 (0:00:00.024) 0:00:01.295 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 03:00:29 +0000 (0:00:01.174) 0:00:02.469 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 03:00:29 +0000 (0:00:00.025) 0:00:02.495 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 03:01:17 +0000 (0:00:47.920) 0:00:50.416 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038924", "end": "2024-04-12 03:01:18.074860", "rc": 0, "start": "2024-04-12 03:01:18.035936" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 03:01:18 +0000 (0:00:00.334) 0:00:50.750 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 03:01:18 +0000 (0:00:00.019) 0:00:50.770 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 03:01:18 +0000 (0:00:00.018) 0:00:50.789 ********** skipping: [sut] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 03:01:18 +0000 (0:00:00.025) 0:00:50.814 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 03:01:18 +0000 (0:00:00.026) 0:00:50.841 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:01:18 +0000 (0:00:00.036) 0:00:50.877 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:01:18 +0000 (0:00:00.316) 0:00:51.194 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:01:18 +0000 (0:00:00.020) 0:00:51.215 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:01:18 +0000 (0:00:00.026) 0:00:51.241 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:01:18 +0000 (0:00:00.240) 0:00:51.482 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:01:18 +0000 (0:00:00.025) 0:00:51.508 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:01:19 +0000 (0:00:00.217) 0:00:51.725 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:01:19 +0000 (0:00:00.022) 0:00:51.747 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:01:19 +0000 (0:00:00.025) 0:00:51.773 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:51.792 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:01:19 +0000 (0:00:00.019) 0:00:51.811 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:01:19 +0000 (0:00:00.017) 0:00:51.829 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 03:01:19 +0000 (0:00:00.017) 0:00:51.846 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 03:01:19 +0000 (0:00:00.035) 0:00:51.881 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 03:01:19 +0000 (0:00:00.032) 0:00:51.914 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:51.933 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 03:01:19 +0000 (0:00:00.016) 0:00:51.950 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 03:01:19 +0000 (0:00:00.032) 0:00:51.982 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.001 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.019 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 03:01:19 +0000 (0:00:00.034) 0:00:52.054 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 03:01:19 +0000 (0:00:00.019) 0:00:52.073 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.091 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 03:01:19 +0000 (0:00:00.060) 0:00:52.152 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.170 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.189 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.208 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.226 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 03:01:19 +0000 (0:00:00.017) 0:00:52.244 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 03:01:19 +0000 (0:00:00.018) 0:00:52.263 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 03:01:19 +0000 (0:00:00.017) 0:00:52.281 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 03:01:19 +0000 (0:00:00.016) 0:00:52.298 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 03:01:19 +0000 (0:00:00.015) 0:00:52.313 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:125 Friday 12 April 2024 03:01:19 +0000 (0:00:00.015) 0:00:52.329 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:51 Friday 12 April 2024 03:01:19 +0000 (0:00:00.024) 0:00:52.354 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:5 Friday 12 April 2024 03:01:19 +0000 (0:00:00.032) 0:00:52.386 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_57w8y7wb_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:12 Friday 12 April 2024 03:01:20 +0000 (0:00:00.296) 0:00:52.682 ********** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_57w8y7wb_podman/auth" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:16 Friday 12 April 2024 03:01:20 +0000 (0:00:00.020) 0:00:52.703 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_57w8y7wb_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-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:22 Friday 12 April 2024 03:01:20 +0000 (0:00:00.321) 0:00:53.025 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 12 April 2024 03:01:20 +0000 (0:00:00.070) 0:00:53.096 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.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-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 12 April 2024 03:01:20 +0000 (0:00:00.029) 0:00:53.125 ********** skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 12 April 2024 03:01:20 +0000 (0:00:00.022) 0:00:53.148 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 12 April 2024 03:01:20 +0000 (0:00:00.208) 0:00:53.357 ********** 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-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 12 April 2024 03:01:20 +0000 (0:00:00.023) 0:00:53.380 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 12 April 2024 03:01:20 +0000 (0:00:00.044) 0:00:53.425 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 12 April 2024 03:01:23 +0000 (0:00:02.687) 0:00:56.113 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 12 April 2024 03:01:26 +0000 (0:00:03.126) 0:00:59.239 ********** 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-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 12 April 2024 03:01:26 +0000 (0:00:00.236) 0:00:59.475 ********** 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-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 12 April 2024 03:01:27 +0000 (0:00:00.232) 0:00:59.708 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target dbus.socket dbus-broker.service network.target syslog.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 12 April 2024 03:01:27 +0000 (0:00:00.837) 0:01:00.545 ********** 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-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 12 April 2024 03:01:29 +0000 (0:00:01.155) 0:01:01.700 ********** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUxHUU9KOTRaMHR2cjNDUCtza3JSU3d3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJJeApPVEF6T0RsbUxUYzROamMwWWpabUxXRm1OekE0Wm1aaExXTTVNbUkwTlRKaU1CNFhEVEkwTURReE1qQXpNREV5Ck9Gb1hEVEkxTURReE1qQXpNREV5T0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE0OTNlYSt3TklVZGpCS29SeXlYWjRXL2xiOE1ZNjdiaQo3bHd4K3NiUVU2TjZtUmxYRVgrUlZNUXFwZmRCVnpMRnVOdWZiQmQxOUppdUFsVjFiNzdmMUVJUEtFZUVCUjduCmlLci9rK1ljZTlFMWRrVkkrWEVhZTdRc3ExeTFWRGE5T2xyNTU4bWR1NE14NkllVXF2Vy8xSmVLNm9OZTFZUXIKUzJVR2RsblB5SkhldW9vdk9OYVFKTzZuZnMyU2poMWt3cVU5RFFvYXIwKzN3MDdzU09YWE4yamVHd0tINXZxcwptVWVHVGpiMSt2TXlxVWNSLzVxUXhsSWM1ZmtRRlFRb3JDcE0zbURpUmdqd2lvR0JCdEh0VXV3OVhleEFrQkltCkFNWmhrNVJUWEZPeGMrZDVybXFvMlY2dld0OEtRSndscTRCNVoyc3Fta0VHNi9lRmI5bFMyd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVoyeGc2T0ZyTEIxYlc3MmdZQmJkNzRIZEU3SXdId1lEVlIwakJCZ3dGb0FVM0pzdzhUcHYKbWlNb2dSaG5kcWp5NGZHaG4zMHdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQ1ltcWpJTklPZ3lteW1aUEFoTAorNXE1UlU1SDVacC9MYVNPNG1mdVdBeFpTUms5UlRYVVVyZGVneGZCQXpzNDB4VEdaK25maCtqditTVFJzRkF1CmxYQm5vWFBMTFo1MUtQZ2JoTjQzL21xZVRKZE8wVVFkWDhkOTIyUVpmL3E4c0U4c2twRFU0RmFoSjVxeE5JdHAKVHRIMWpUaVRPaEZtbkY2NzA3a0c4ZVRBN2FVZUlETmY0dDBPYjZ0c2w2Y2JFN21WcUhpQUU0V2xFYmZEK0laKwpCVHZ0VjdqU3lQclZONk90ZU1MMWN6K2RKVDJWVVhOY3FZdUIzem9nQlMwMS9WK2FLVUZtd2FKTWZXTXN3dlJuCnBoYjFyUXR6TzhxNGdzNU1GdWplbHFWQjZUa01Qc3QwMHBHRWpINGl4bGhZTlVMTjJLZXRXdy9YUFdoYjJaMVUKVTZnPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRRGozZDVyN0EwaFIyTUUKcWhITEpkbmhiK1Z2d3hqcnR1THVYREg2eHRCVG8zcVpHVmNSZjVGVXhDcWw5MEZYTXNXNDI1OXNGM1gwbUs0QwpWWFZ2dnQvVVFnOG9SNFFGSHVlSXF2K1Q1aHg3MFRWMlJVajVjUnA3dEN5clhMVlVOcjA2V3ZubnlaMjdnekhvCmg1U3E5Yi9VbDRycWcxN1ZoQ3RMWlFaMldjL0lrZDY2aWk4NDFwQWs3cWQrelpLT0hXVENwVDBOQ2hxdlQ3ZkQKVHV4STVkYzNhTjRiQW9mbStxeVpSNFpPTnZYNjh6S3BSeEgvbXBER1VoemwrUkFWQkNpc0tremVZT0pHQ1BDSwpnWUVHMGUxUzdEMWQ3RUNRRWlZQXhtR1RsRk5jVTdGejUzbXVhcWpaWHE5YTN3cEFuQ1dyZ0hsbmF5cWFRUWJyCjk0VnYyVkxiQWdNQkFBRUNnZ0VBUmRTVWVSWlozN3oweDFVbkpzNXV1dnVEb0lCMWZxY0pYR3E4bGxHZlBrSjMKSzd2c1J0eUZPU2owdU8vUkFsdjQ0L0hLSldIN0wvNHFOV1RqSEYrdVVHbitJeVhuZTNwQkVrejFEZW9UQ0k3UQpoM0lzTHVWT2JHS0czZTBIVk11QnFnUi9XVjBjRFg3aktKT0VKL0F2M1lLamU4TE9xVGhiM0RzVmcrZDZHY2ltCkpHZGI2VWxac2JZc1ZzbFZuMmY3UDlDQ05HdlQ4cm1FU0JOdnJvOHZhVXNJVm5MMmsycyt2OEpBdGc3ZkE3RkUKTVo2U0tnQlI1cFEwY0FEL0o4SmNqL2w1bFIyNEw3eTBWRGdPWVpqZk5qYU9qbGlEa3VhT2E2MGtlSzJHT2dWLwpmMUJPSkJ6eVl4Vy9mZ2txOHk1NXBkbnlUZzBiUWoyU29jbXQrM1FIUVFLQmdRRHlBRjFPc01VVk03WUFETzZGCjhicWNjSm1rVGZFM1N1NmxaQUlVQ1o1VlJ0RjBEZzc0VHN0ZkZoOXV6TzY5RkJ2bFRlOU1xd1hYTjk4QXJKZDEKVUhKcFJjdEN3K2x3aU9VaEF6WEd3SWhUZFp0L2RQOUFGQldQVUFYcElDZWFzdzAyc2hQQXk3VDVGR255WTZwTwplL3dvbWZtR0FVTDQxSEsxM1dpaXRubnR3d0tCZ1FEeERERkNBaHpDMkNOUTI4eHZLRGc1K0hkYTQ0YTFBMiszCnBldFAxYWFzVFk3N0ZpTkZSeGdUbXVjN1dCZERIZ0VQb0l2aGtidDVyMmtoS3NmeG8xdXkwOXpuV1ZkT2ZURTQKRnJiUTF4ak1HT1V6N2oxNzdiVi9YSWRkVFo1bFFSQlFMSERrb0VscGFKRmloUDAvaitNdFpoNHNQNUYycWJPOQo2M25VMTIyOUNRS0JnUUN1LzlSNXN4clIyak1pbGpkbVpRZXRXVC9Cc1J0ZUFMSFNxQjlZbmh3QlR0VG9OOEpiCmpaOURnNXYzWS9yQWdHb3J4OC9rZ1VnWCtpOHBMYVhaRC9Pc2JPd3Z1N3h6eElyczlJVk8xS3ZBcnF0ajRCYzEKSDFEMzhjWlVid3cwc29ZN3AwcmhnRzIrTVNUc1EyWkVteVFkdURyWXpOREJYK0FUNDZobkFjM3FRUUtCZ0c4YQpQbzM5S1VLSm11V0hHZGhXUW13OTRNMk10NmN4T1VuOWVOTm9WNVZ0Zml5dkRIeS9BeEx1UUF3elV5MkZZOW5QCkZ3cFdRSUlhM3FzQjYveXRYZk8wQVVyRS9CL2FSbGhpNThxa2lmSnd1eHhQZ0JsaC9Ga0N6Z1dzWkFpcGo1cFUKa1loZmROYlg4c0xsSjFFbndmOUg1VHBoNW1zNlZ2Vi8xcnpLdXZMNUFvR0FXVnAyWDJGcDVEeURLVmVrUUZHRApPMnZ4L2VDVVhTR2ZIYnhHRHBuSVVVdXRxbm1yTW9vRXcxQVNzZkExRXhXTHZkS3VKV210RkRRd3d4S1JwcU1vCnJGallDZWtacmN4R1VxdklKVkU3V1A2TXNIVERBb3ZxYmhsMmdSUWw4d0R1T0tkeGczSWYzM2dkUU5vbVcvQTgKczRoV0NxK1g4R3JrYWt1TkNWNURFUlU9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUxHUU9KOTRaMHR2cjNDUCtza3JSU3d3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJJeApPVEF6T0RsbUxUYzROamMwWWpabUxXRm1OekE0Wm1aaExXTTVNbUkwTlRKaU1CNFhEVEkwTURReE1qQXpNREV5Ck9Gb1hEVEkxTURReE1qQXpNREV5T0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE0OTNlYSt3TklVZGpCS29SeXlYWjRXL2xiOE1ZNjdiaQo3bHd4K3NiUVU2TjZtUmxYRVgrUlZNUXFwZmRCVnpMRnVOdWZiQmQxOUppdUFsVjFiNzdmMUVJUEtFZUVCUjduCmlLci9rK1ljZTlFMWRrVkkrWEVhZTdRc3ExeTFWRGE5T2xyNTU4bWR1NE14NkllVXF2Vy8xSmVLNm9OZTFZUXIKUzJVR2RsblB5SkhldW9vdk9OYVFKTzZuZnMyU2poMWt3cVU5RFFvYXIwKzN3MDdzU09YWE4yamVHd0tINXZxcwptVWVHVGpiMSt2TXlxVWNSLzVxUXhsSWM1ZmtRRlFRb3JDcE0zbURpUmdqd2lvR0JCdEh0VXV3OVhleEFrQkltCkFNWmhrNVJUWEZPeGMrZDVybXFvMlY2dld0OEtRSndscTRCNVoyc3Fta0VHNi9lRmI5bFMyd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVoyeGc2T0ZyTEIxYlc3MmdZQmJkNzRIZEU3SXdId1lEVlIwakJCZ3dGb0FVM0pzdzhUcHYKbWlNb2dSaG5kcWp5NGZHaG4zMHdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQ1ltcWpJTklPZ3lteW1aUEFoTAorNXE1UlU1SDVacC9MYVNPNG1mdVdBeFpTUms5UlRYVVVyZGVneGZCQXpzNDB4VEdaK25maCtqditTVFJzRkF1CmxYQm5vWFBMTFo1MUtQZ2JoTjQzL21xZVRKZE8wVVFkWDhkOTIyUVpmL3E4c0U4c2twRFU0RmFoSjVxeE5JdHAKVHRIMWpUaVRPaEZtbkY2NzA3a0c4ZVRBN2FVZUlETmY0dDBPYjZ0c2w2Y2JFN21WcUhpQUU0V2xFYmZEK0laKwpCVHZ0VjdqU3lQclZONk90ZU1MMWN6K2RKVDJWVVhOY3FZdUIzem9nQlMwMS9WK2FLVUZtd2FKTWZXTXN3dlJuCnBoYjFyUXR6TzhxNGdzNU1GdWplbHFWQjZUa01Qc3QwMHBHRWpINGl4bGhZTlVMTjJLZXRXdy9YUFdoYjJaMVUKVTZnPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 12 April 2024 03:01:29 +0000 (0:00:00.715) 0:01:02.416 ********** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALGQOJ94Z0tvr3CP+skrRSwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ix\nOTAzODlmLTc4Njc0YjZmLWFmNzA4ZmZhLWM5MmI0NTJiMB4XDTI0MDQxMjAzMDEy\nOFoXDTI1MDQxMjAzMDEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA493ea+wNIUdjBKoRyyXZ4W/lb8MY67bi\n7lwx+sbQU6N6mRlXEX+RVMQqpfdBVzLFuNufbBd19JiuAlV1b77f1EIPKEeEBR7n\niKr/k+Yce9E1dkVI+XEae7Qsq1y1VDa9Olr558mdu4Mx6IeUqvW/1JeK6oNe1YQr\nS2UGdlnPyJHeuoovONaQJO6nfs2Sjh1kwqU9DQoar0+3w07sSOXXN2jeGwKH5vqs\nmUeGTjb1+vMyqUcR/5qQxlIc5fkQFQQorCpM3mDiRgjwioGBBtHtUuw9XexAkBIm\nAMZhk5RTXFOxc+d5rmqo2V6vWt8KQJwlq4B5Z2sqmkEG6/eFb9lS2wIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUZ2xg6OFrLB1bW72gYBbd74HdE7IwHwYDVR0jBBgwFoAU3Jsw8Tpv\nmiMogRhndqjy4fGhn30wDQYJKoZIhvcNAQELBQADggEBACYmqjINIOgymymZPAhL\n+5q5RU5H5Zp/LaSO4mfuWAxZSRk9RTXUUrdegxfBAzs40xTGZ+nfh+jv+STRsFAu\nlXBnoXPLLZ51KPgbhN43/mqeTJdO0UQdX8d922QZf/q8sE8skpDU4FahJ5qxNItp\nTtH1jTiTOhFmnF6707kG8eTA7aUeIDNf4t0Ob6tsl6cbE7mVqHiAE4WlEbfD+IZ+\nBTvtV7jSyPrVN6OteML1cz+dJT2VUXNcqYuB3zogBS01/V+aKUFmwaJMfWMswvRn\nphb1rQtzO8q4gs5MFujelqVB6TkMPst00pGEjH4ixlhYNULN2KetWw/XPWhb2Z1U\nU6g=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALGQOJ94Z0tvr3CP+skrRSwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ix\nOTAzODlmLTc4Njc0YjZmLWFmNzA4ZmZhLWM5MmI0NTJiMB4XDTI0MDQxMjAzMDEy\nOFoXDTI1MDQxMjAzMDEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA493ea+wNIUdjBKoRyyXZ4W/lb8MY67bi\n7lwx+sbQU6N6mRlXEX+RVMQqpfdBVzLFuNufbBd19JiuAlV1b77f1EIPKEeEBR7n\niKr/k+Yce9E1dkVI+XEae7Qsq1y1VDa9Olr558mdu4Mx6IeUqvW/1JeK6oNe1YQr\nS2UGdlnPyJHeuoovONaQJO6nfs2Sjh1kwqU9DQoar0+3w07sSOXXN2jeGwKH5vqs\nmUeGTjb1+vMyqUcR/5qQxlIc5fkQFQQorCpM3mDiRgjwioGBBtHtUuw9XexAkBIm\nAMZhk5RTXFOxc+d5rmqo2V6vWt8KQJwlq4B5Z2sqmkEG6/eFb9lS2wIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUZ2xg6OFrLB1bW72gYBbd74HdE7IwHwYDVR0jBBgwFoAU3Jsw8Tpv\nmiMogRhndqjy4fGhn30wDQYJKoZIhvcNAQELBQADggEBACYmqjINIOgymymZPAhL\n+5q5RU5H5Zp/LaSO4mfuWAxZSRk9RTXUUrdegxfBAzs40xTGZ+nfh+jv+STRsFAu\nlXBnoXPLLZ51KPgbhN43/mqeTJdO0UQdX8d922QZf/q8sE8skpDU4FahJ5qxNItp\nTtH1jTiTOhFmnF6707kG8eTA7aUeIDNf4t0Ob6tsl6cbE7mVqHiAE4WlEbfD+IZ+\nBTvtV7jSyPrVN6OteML1cz+dJT2VUXNcqYuB3zogBS01/V+aKUFmwaJMfWMswvRn\nphb1rQtzO8q4gs5MFujelqVB6TkMPst00pGEjH4ixlhYNULN2KetWw/XPWhb2Z1U\nU6g=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDj3d5r7A0hR2ME\nqhHLJdnhb+VvwxjrtuLuXDH6xtBTo3qZGVcRf5FUxCql90FXMsW4259sF3X0mK4C\nVXVvvt/UQg8oR4QFHueIqv+T5hx70TV2RUj5cRp7tCyrXLVUNr06WvnnyZ27gzHo\nh5Sq9b/Ul4rqg17VhCtLZQZ2Wc/Ikd66ii841pAk7qd+zZKOHWTCpT0NChqvT7fD\nTuxI5dc3aN4bAofm+qyZR4ZONvX68zKpRxH/mpDGUhzl+RAVBCisKkzeYOJGCPCK\ngYEG0e1S7D1d7ECQEiYAxmGTlFNcU7Fz53muaqjZXq9a3wpAnCWrgHlnayqaQQbr\n94Vv2VLbAgMBAAECggEARdSUeRZZ37z0x1UnJs5uuvuDoIB1fqcJXGq8llGfPkJ3\nK7vsRtyFOSj0uO/RAlv44/HKJWH7L/4qNWTjHF+uUGn+IyXne3pBEkz1DeoTCI7Q\nh3IsLuVObGKG3e0HVMuBqgR/WV0cDX7jKJOEJ/Av3YKje8LOqThb3DsVg+d6Gcim\nJGdb6UlZsbYsVslVn2f7P9CCNGvT8rmESBNvro8vaUsIVnL2k2s+v8JAtg7fA7FE\nMZ6SKgBR5pQ0cAD/J8Jcj/l5lR24L7y0VDgOYZjfNjaOjliDkuaOa60keK2GOgV/\nf1BOJBzyYxW/fgkq8y55pdnyTg0bQj2Socmt+3QHQQKBgQDyAF1OsMUVM7YADO6F\n8bqccJmkTfE3Su6lZAIUCZ5VRtF0Dg74TstfFh9uzO69FBvlTe9MqwXXN98ArJd1\nUHJpRctCw+lwiOUhAzXGwIhTdZt/dP9AFBWPUAXpICeasw02shPAy7T5FGnyY6pO\ne/womfmGAUL41HK13WiitnntwwKBgQDxDDFCAhzC2CNQ28xvKDg5+Hda44a1A2+3\npetP1aasTY77FiNFRxgTmuc7WBdDHgEPoIvhkbt5r2khKsfxo1uy09znWVdOfTE4\nFrbQ1xjMGOUz7j177bV/XIddTZ5lQRBQLHDkoElpaJFihP0/j+MtZh4sP5F2qbO9\n63nU1229CQKBgQCu/9R5sxrR2jMiljdmZQetWT/BsRteALHSqB9YnhwBTtToN8Jb\njZ9Dg5v3Y/rAgGorx8/kgUgX+i8pLaXZD/OsbOwvu7xzxIrs9IVO1KvArqtj4Bc1\nH1D38cZUbww0soY7p0rhgG2+MSTsQ2ZEmyQduDrYzNDBX+AT46hnAc3qQQKBgG8a\nPo39KUKJmuWHGdhWQmw94M2Mt6cxOUn9eNNoV5VtfiyvDHy/AxLuQAwzUy2FY9nP\nFwpWQIIa3qsB6/ytXfO0AUrE/B/aRlhi58qkifJwuxxPgBlh/FkCzgWsZAipj5pU\nkYhfdNbX8sLlJ1Enwf9H5Tph5ms6VvV/1rzKuvL5AoGAWVp2X2Fp5DyDKVekQFGD\nO2vx/eCUXSGfHbxGDpnIUUutqnmrMooEw1ASsfA1ExWLvdKuJWmtFDQwwxKRpqMo\nrFjYCekZrcxGUqvIJVE7WP6MsHTDAovqbhl2gRQl8wDuOKdxg3If33gdQNomW/A8\ns4hWCq+X8GrkakuNCV5DERU=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 12 April 2024 03:01:29 +0000 (0:00:00.027) 0:01:02.444 ********** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALGQOJ94Z0tvr3CP+skrRSwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ix\nOTAzODlmLTc4Njc0YjZmLWFmNzA4ZmZhLWM5MmI0NTJiMB4XDTI0MDQxMjAzMDEy\nOFoXDTI1MDQxMjAzMDEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA493ea+wNIUdjBKoRyyXZ4W/lb8MY67bi\n7lwx+sbQU6N6mRlXEX+RVMQqpfdBVzLFuNufbBd19JiuAlV1b77f1EIPKEeEBR7n\niKr/k+Yce9E1dkVI+XEae7Qsq1y1VDa9Olr558mdu4Mx6IeUqvW/1JeK6oNe1YQr\nS2UGdlnPyJHeuoovONaQJO6nfs2Sjh1kwqU9DQoar0+3w07sSOXXN2jeGwKH5vqs\nmUeGTjb1+vMyqUcR/5qQxlIc5fkQFQQorCpM3mDiRgjwioGBBtHtUuw9XexAkBIm\nAMZhk5RTXFOxc+d5rmqo2V6vWt8KQJwlq4B5Z2sqmkEG6/eFb9lS2wIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUZ2xg6OFrLB1bW72gYBbd74HdE7IwHwYDVR0jBBgwFoAU3Jsw8Tpv\nmiMogRhndqjy4fGhn30wDQYJKoZIhvcNAQELBQADggEBACYmqjINIOgymymZPAhL\n+5q5RU5H5Zp/LaSO4mfuWAxZSRk9RTXUUrdegxfBAzs40xTGZ+nfh+jv+STRsFAu\nlXBnoXPLLZ51KPgbhN43/mqeTJdO0UQdX8d922QZf/q8sE8skpDU4FahJ5qxNItp\nTtH1jTiTOhFmnF6707kG8eTA7aUeIDNf4t0Ob6tsl6cbE7mVqHiAE4WlEbfD+IZ+\nBTvtV7jSyPrVN6OteML1cz+dJT2VUXNcqYuB3zogBS01/V+aKUFmwaJMfWMswvRn\nphb1rQtzO8q4gs5MFujelqVB6TkMPst00pGEjH4ixlhYNULN2KetWw/XPWhb2Z1U\nU6g=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDj3d5r7A0hR2ME\nqhHLJdnhb+VvwxjrtuLuXDH6xtBTo3qZGVcRf5FUxCql90FXMsW4259sF3X0mK4C\nVXVvvt/UQg8oR4QFHueIqv+T5hx70TV2RUj5cRp7tCyrXLVUNr06WvnnyZ27gzHo\nh5Sq9b/Ul4rqg17VhCtLZQZ2Wc/Ikd66ii841pAk7qd+zZKOHWTCpT0NChqvT7fD\nTuxI5dc3aN4bAofm+qyZR4ZONvX68zKpRxH/mpDGUhzl+RAVBCisKkzeYOJGCPCK\ngYEG0e1S7D1d7ECQEiYAxmGTlFNcU7Fz53muaqjZXq9a3wpAnCWrgHlnayqaQQbr\n94Vv2VLbAgMBAAECggEARdSUeRZZ37z0x1UnJs5uuvuDoIB1fqcJXGq8llGfPkJ3\nK7vsRtyFOSj0uO/RAlv44/HKJWH7L/4qNWTjHF+uUGn+IyXne3pBEkz1DeoTCI7Q\nh3IsLuVObGKG3e0HVMuBqgR/WV0cDX7jKJOEJ/Av3YKje8LOqThb3DsVg+d6Gcim\nJGdb6UlZsbYsVslVn2f7P9CCNGvT8rmESBNvro8vaUsIVnL2k2s+v8JAtg7fA7FE\nMZ6SKgBR5pQ0cAD/J8Jcj/l5lR24L7y0VDgOYZjfNjaOjliDkuaOa60keK2GOgV/\nf1BOJBzyYxW/fgkq8y55pdnyTg0bQj2Socmt+3QHQQKBgQDyAF1OsMUVM7YADO6F\n8bqccJmkTfE3Su6lZAIUCZ5VRtF0Dg74TstfFh9uzO69FBvlTe9MqwXXN98ArJd1\nUHJpRctCw+lwiOUhAzXGwIhTdZt/dP9AFBWPUAXpICeasw02shPAy7T5FGnyY6pO\ne/womfmGAUL41HK13WiitnntwwKBgQDxDDFCAhzC2CNQ28xvKDg5+Hda44a1A2+3\npetP1aasTY77FiNFRxgTmuc7WBdDHgEPoIvhkbt5r2khKsfxo1uy09znWVdOfTE4\nFrbQ1xjMGOUz7j177bV/XIddTZ5lQRBQLHDkoElpaJFihP0/j+MtZh4sP5F2qbO9\n63nU1229CQKBgQCu/9R5sxrR2jMiljdmZQetWT/BsRteALHSqB9YnhwBTtToN8Jb\njZ9Dg5v3Y/rAgGorx8/kgUgX+i8pLaXZD/OsbOwvu7xzxIrs9IVO1KvArqtj4Bc1\nH1D38cZUbww0soY7p0rhgG2+MSTsQ2ZEmyQduDrYzNDBX+AT46hnAc3qQQKBgG8a\nPo39KUKJmuWHGdhWQmw94M2Mt6cxOUn9eNNoV5VtfiyvDHy/AxLuQAwzUy2FY9nP\nFwpWQIIa3qsB6/ytXfO0AUrE/B/aRlhi58qkifJwuxxPgBlh/FkCzgWsZAipj5pU\nkYhfdNbX8sLlJ1Enwf9H5Tph5ms6VvV/1rzKuvL5AoGAWVp2X2Fp5DyDKVekQFGD\nO2vx/eCUXSGfHbxGDpnIUUutqnmrMooEw1ASsfA1ExWLvdKuJWmtFDQwwxKRpqMo\nrFjYCekZrcxGUqvIJVE7WP6MsHTDAovqbhl2gRQl8wDuOKdxg3If33gdQNomW/A8\ns4hWCq+X8GrkakuNCV5DERU=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALGQOJ94Z0tvr3CP+skrRSwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ix\nOTAzODlmLTc4Njc0YjZmLWFmNzA4ZmZhLWM5MmI0NTJiMB4XDTI0MDQxMjAzMDEy\nOFoXDTI1MDQxMjAzMDEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA493ea+wNIUdjBKoRyyXZ4W/lb8MY67bi\n7lwx+sbQU6N6mRlXEX+RVMQqpfdBVzLFuNufbBd19JiuAlV1b77f1EIPKEeEBR7n\niKr/k+Yce9E1dkVI+XEae7Qsq1y1VDa9Olr558mdu4Mx6IeUqvW/1JeK6oNe1YQr\nS2UGdlnPyJHeuoovONaQJO6nfs2Sjh1kwqU9DQoar0+3w07sSOXXN2jeGwKH5vqs\nmUeGTjb1+vMyqUcR/5qQxlIc5fkQFQQorCpM3mDiRgjwioGBBtHtUuw9XexAkBIm\nAMZhk5RTXFOxc+d5rmqo2V6vWt8KQJwlq4B5Z2sqmkEG6/eFb9lS2wIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUZ2xg6OFrLB1bW72gYBbd74HdE7IwHwYDVR0jBBgwFoAU3Jsw8Tpv\nmiMogRhndqjy4fGhn30wDQYJKoZIhvcNAQELBQADggEBACYmqjINIOgymymZPAhL\n+5q5RU5H5Zp/LaSO4mfuWAxZSRk9RTXUUrdegxfBAzs40xTGZ+nfh+jv+STRsFAu\nlXBnoXPLLZ51KPgbhN43/mqeTJdO0UQdX8d922QZf/q8sE8skpDU4FahJ5qxNItp\nTtH1jTiTOhFmnF6707kG8eTA7aUeIDNf4t0Ob6tsl6cbE7mVqHiAE4WlEbfD+IZ+\nBTvtV7jSyPrVN6OteML1cz+dJT2VUXNcqYuB3zogBS01/V+aKUFmwaJMfWMswvRn\nphb1rQtzO8q4gs5MFujelqVB6TkMPst00pGEjH4ixlhYNULN2KetWw/XPWhb2Z1U\nU6g=\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.034694", "end": "2024-04-12 03:01:30.021020", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALGQOJ94Z0tvr3CP+skrRSwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ix\nOTAzODlmLTc4Njc0YjZmLWFmNzA4ZmZhLWM5MmI0NTJiMB4XDTI0MDQxMjAzMDEy\nOFoXDTI1MDQxMjAzMDEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA493ea+wNIUdjBKoRyyXZ4W/lb8MY67bi\n7lwx+sbQU6N6mRlXEX+RVMQqpfdBVzLFuNufbBd19JiuAlV1b77f1EIPKEeEBR7n\niKr/k+Yce9E1dkVI+XEae7Qsq1y1VDa9Olr558mdu4Mx6IeUqvW/1JeK6oNe1YQr\nS2UGdlnPyJHeuoovONaQJO6nfs2Sjh1kwqU9DQoar0+3w07sSOXXN2jeGwKH5vqs\nmUeGTjb1+vMyqUcR/5qQxlIc5fkQFQQorCpM3mDiRgjwioGBBtHtUuw9XexAkBIm\nAMZhk5RTXFOxc+d5rmqo2V6vWt8KQJwlq4B5Z2sqmkEG6/eFb9lS2wIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUZ2xg6OFrLB1bW72gYBbd74HdE7IwHwYDVR0jBBgwFoAU3Jsw8Tpv\nmiMogRhndqjy4fGhn30wDQYJKoZIhvcNAQELBQADggEBACYmqjINIOgymymZPAhL\n+5q5RU5H5Zp/LaSO4mfuWAxZSRk9RTXUUrdegxfBAzs40xTGZ+nfh+jv+STRsFAu\nlXBnoXPLLZ51KPgbhN43/mqeTJdO0UQdX8d922QZf/q8sE8skpDU4FahJ5qxNItp\nTtH1jTiTOhFmnF6707kG8eTA7aUeIDNf4t0Ob6tsl6cbE7mVqHiAE4WlEbfD+IZ+\nBTvtV7jSyPrVN6OteML1cz+dJT2VUXNcqYuB3zogBS01/V+aKUFmwaJMfWMswvRn\nphb1rQtzO8q4gs5MFujelqVB6TkMPst00pGEjH4ixlhYNULN2KetWw/XPWhb2Z1U\nU6g=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALGQOJ94Z0tvr3CP+skrRSwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Ix\nOTAzODlmLTc4Njc0YjZmLWFmNzA4ZmZhLWM5MmI0NTJiMB4XDTI0MDQxMjAzMDEy\nOFoXDTI1MDQxMjAzMDEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA493ea+wNIUdjBKoRyyXZ4W/lb8MY67bi\n7lwx+sbQU6N6mRlXEX+RVMQqpfdBVzLFuNufbBd19JiuAlV1b77f1EIPKEeEBR7n\niKr/k+Yce9E1dkVI+XEae7Qsq1y1VDa9Olr558mdu4Mx6IeUqvW/1JeK6oNe1YQr\nS2UGdlnPyJHeuoovONaQJO6nfs2Sjh1kwqU9DQoar0+3w07sSOXXN2jeGwKH5vqs\nmUeGTjb1+vMyqUcR/5qQxlIc5fkQFQQorCpM3mDiRgjwioGBBtHtUuw9XexAkBIm\nAMZhk5RTXFOxc+d5rmqo2V6vWt8KQJwlq4B5Z2sqmkEG6/eFb9lS2wIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUZ2xg6OFrLB1bW72gYBbd74HdE7IwHwYDVR0jBBgwFoAU3Jsw8Tpv\nmiMogRhndqjy4fGhn30wDQYJKoZIhvcNAQELBQADggEBACYmqjINIOgymymZPAhL\n+5q5RU5H5Zp/LaSO4mfuWAxZSRk9RTXUUrdegxfBAzs40xTGZ+nfh+jv+STRsFAu\nlXBnoXPLLZ51KPgbhN43/mqeTJdO0UQdX8d922QZf/q8sE8skpDU4FahJ5qxNItp\nTtH1jTiTOhFmnF6707kG8eTA7aUeIDNf4t0Ob6tsl6cbE7mVqHiAE4WlEbfD+IZ+\nBTvtV7jSyPrVN6OteML1cz+dJT2VUXNcqYuB3zogBS01/V+aKUFmwaJMfWMswvRn\nphb1rQtzO8q4gs5MFujelqVB6TkMPst00pGEjH4ixlhYNULN2KetWw/XPWhb2Z1U\nU6g=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDj3d5r7A0hR2ME\nqhHLJdnhb+VvwxjrtuLuXDH6xtBTo3qZGVcRf5FUxCql90FXMsW4259sF3X0mK4C\nVXVvvt/UQg8oR4QFHueIqv+T5hx70TV2RUj5cRp7tCyrXLVUNr06WvnnyZ27gzHo\nh5Sq9b/Ul4rqg17VhCtLZQZ2Wc/Ikd66ii841pAk7qd+zZKOHWTCpT0NChqvT7fD\nTuxI5dc3aN4bAofm+qyZR4ZONvX68zKpRxH/mpDGUhzl+RAVBCisKkzeYOJGCPCK\ngYEG0e1S7D1d7ECQEiYAxmGTlFNcU7Fz53muaqjZXq9a3wpAnCWrgHlnayqaQQbr\n94Vv2VLbAgMBAAECggEARdSUeRZZ37z0x1UnJs5uuvuDoIB1fqcJXGq8llGfPkJ3\nK7vsRtyFOSj0uO/RAlv44/HKJWH7L/4qNWTjHF+uUGn+IyXne3pBEkz1DeoTCI7Q\nh3IsLuVObGKG3e0HVMuBqgR/WV0cDX7jKJOEJ/Av3YKje8LOqThb3DsVg+d6Gcim\nJGdb6UlZsbYsVslVn2f7P9CCNGvT8rmESBNvro8vaUsIVnL2k2s+v8JAtg7fA7FE\nMZ6SKgBR5pQ0cAD/J8Jcj/l5lR24L7y0VDgOYZjfNjaOjliDkuaOa60keK2GOgV/\nf1BOJBzyYxW/fgkq8y55pdnyTg0bQj2Socmt+3QHQQKBgQDyAF1OsMUVM7YADO6F\n8bqccJmkTfE3Su6lZAIUCZ5VRtF0Dg74TstfFh9uzO69FBvlTe9MqwXXN98ArJd1\nUHJpRctCw+lwiOUhAzXGwIhTdZt/dP9AFBWPUAXpICeasw02shPAy7T5FGnyY6pO\ne/womfmGAUL41HK13WiitnntwwKBgQDxDDFCAhzC2CNQ28xvKDg5+Hda44a1A2+3\npetP1aasTY77FiNFRxgTmuc7WBdDHgEPoIvhkbt5r2khKsfxo1uy09znWVdOfTE4\nFrbQ1xjMGOUz7j177bV/XIddTZ5lQRBQLHDkoElpaJFihP0/j+MtZh4sP5F2qbO9\n63nU1229CQKBgQCu/9R5sxrR2jMiljdmZQetWT/BsRteALHSqB9YnhwBTtToN8Jb\njZ9Dg5v3Y/rAgGorx8/kgUgX+i8pLaXZD/OsbOwvu7xzxIrs9IVO1KvArqtj4Bc1\nH1D38cZUbww0soY7p0rhgG2+MSTsQ2ZEmyQduDrYzNDBX+AT46hnAc3qQQKBgG8a\nPo39KUKJmuWHGdhWQmw94M2Mt6cxOUn9eNNoV5VtfiyvDHy/AxLuQAwzUy2FY9nP\nFwpWQIIa3qsB6/ytXfO0AUrE/B/aRlhi58qkifJwuxxPgBlh/FkCzgWsZAipj5pU\nkYhfdNbX8sLlJ1Enwf9H5Tph5ms6VvV/1rzKuvL5AoGAWVp2X2Fp5DyDKVekQFGD\nO2vx/eCUXSGfHbxGDpnIUUutqnmrMooEw1ASsfA1ExWLvdKuJWmtFDQwwxKRpqMo\nrFjYCekZrcxGUqvIJVE7WP6MsHTDAovqbhl2gRQl8wDuOKdxg3If33gdQNomW/A8\ns4hWCq+X8GrkakuNCV5DERU=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-04-12 03:01:29.986326" } STDOUT: Request "20240412030128" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 12 April 2024 03:01:30 +0000 (0:00:00.253) 0:01:02.697 ********** 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-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:33 Friday 12 April 2024 03:01:30 +0000 (0:00:00.635) 0:01:03.332 ********** changed: [sut] => { "changed": true, "checksum": "9d6959f0180e80c037670559f8b699981503000b", "dest": "/tmp/lsr_57w8y7wb_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "32c015c25a85157f315aeb64a603966b", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1712890890.72191-3119-1738488348480/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:39 Friday 12 April 2024 03:01:31 +0000 (0:00:00.650) 0:01:03.983 ********** changed: [sut] => { "changed": true, "checksum": "41b9e47d7d8c4008da426fba061566840861ee01", "dest": "/tmp/lsr_57w8y7wb_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "7522e09a76d505ff8a2560856825e4c8", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1712890891.3725462-3144-186013532382015/source", "state": "file", "uid": 0 } TASK [Create cert dir for registry] ******************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:45 Friday 12 April 2024 03:01:31 +0000 (0:00:00.546) 0:01:04.530 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:51 Friday 12 April 2024 03:01:32 +0000 (0:00:00.220) 0:01:04.751 ********** changed: [sut] => { "changed": true, "checksum": "9d6959f0180e80c037670559f8b699981503000b", "dest": "/etc/containers/certs.d/localhost:5000/ca.crt", "gid": 0, "group": "root", "md5sum": "32c015c25a85157f315aeb64a603966b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1712890892.1389296-3171-132939382094204/source", "state": "file", "uid": 0 } TASK [Ensure httpd-tools package for htpasswd] ********************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:57 Friday 12 April 2024 03:01:32 +0000 (0:00:00.540) 0:01:05.291 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:62 Friday 12 April 2024 03:01:39 +0000 (0:00:07.278) 0:01:12.570 ********** changed: [sut] => { "changed": true, "cmd": "htpasswd -Bbn podman_username podman_password > /tmp/lsr_57w8y7wb_podman/auth/htpasswd", "delta": "0:00:00.008226", "end": "2024-04-12 03:01:40.122646", "rc": 0, "start": "2024-04-12 03:01:40.114420" } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:72 Friday 12 April 2024 03:01:40 +0000 (0:00:00.227) 0:01:12.797 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_57w8y7wb_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.679699", "end": "2024-04-12 03:01:43.011038", "rc": 0, "start": "2024-04-12 03:01:40.331339" } STDOUT: 73f6e7fadfc757f6eaf12944a37f00ce7f1268b0397597789f8a01c0e6372346 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:83 Friday 12 April 2024 03:01:43 +0000 (0:00:02.892) 0:01:15.689 ********** 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-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:87 Friday 12 April 2024 03:01:43 +0000 (0:00:00.276) 0:01:15.966 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.048530", "end": "2024-04-12 03:01:43.546411", "rc": 0, "start": "2024-04-12 03:01:43.497881" } STDERR: time="2024-04-12T03:01:43.008540752Z" 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=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 time="2024-04-12T03:01:43.008624633Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 time="2024-04-12T03:01:43.008791947Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 time="2024-04-12T03:01:43.009781661Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 time="2024-04-12T03:01:43.009897776Z" 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=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 time="2024-04-12T03:01:43.010292976Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 time="2024-04-12T03:01:43.009267196Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.19.9 instance.id=21a97531-d03f-46e7-b1ad-c1d133bcdf35 service=registry version=2.8.2 2024/04/12 03:01:43 http: TLS handshake error from 10.88.0.1:34200: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:93 Friday 12 April 2024 03:01:43 +0000 (0:00:00.260) 0:01:16.226 ********** 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-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:97 Friday 12 April 2024 03:01:43 +0000 (0:00:00.021) 0:01:16.248 ********** 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 --creds podman_username:podman_password quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.444633", "end": "2024-04-12 03:01:45.235904", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-04-12 03:01:43.791271" } 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-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:106 Friday 12 April 2024 03:01:45 +0000 (0:00:01.665) 0:01:17.913 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--creds", "podman_username:podman_password", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.195125", "end": "2024-04-12 03:01:45.651885", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-04-12 03:01:45.456760" } 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] **************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:59 Friday 12 April 2024 03:01:45 +0000 (0:00:00.415) 0:01:18.328 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 03:01:45 +0000 (0:00:00.039) 0:01:18.367 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 03:01:45 +0000 (0:00:00.031) 0:01:18.398 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 03:01:45 +0000 (0:00:00.022) 0:01:18.421 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 03:01:45 +0000 (0:00:00.020) 0:01:18.442 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 03:01:45 +0000 (0:00:00.020) 0:01:18.463 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 03:01:45 +0000 (0:00:00.044) 0:01:18.507 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 03:01:46 +0000 (0:00:01.031) 0:01:19.539 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 03:01:46 +0000 (0:00:00.018) 0:01:19.558 ********** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 03:01:46 +0000 (0:00:00.047) 0:01:19.605 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034461", "end": "2024-04-12 03:01:47.171128", "rc": 0, "start": "2024-04-12 03:01:47.136667" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 03:01:47 +0000 (0:00:00.241) 0:01:19.847 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 03:01:47 +0000 (0:00:00.021) 0:01:19.868 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 03:01:47 +0000 (0:00:00.020) 0:01:19.889 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 03:01:47 +0000 (0:00:00.023) 0:01:19.912 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 03:01:47 +0000 (0:00:00.023) 0:01:19.936 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:01:47 +0000 (0:00:00.037) 0:01:19.973 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:01:47 +0000 (0:00:00.022) 0:01:19.996 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:01:47 +0000 (0:00:00.024) 0:01:20.020 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:01:47 +0000 (0:00:00.027) 0:01:20.047 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:01:47 +0000 (0:00:00.215) 0:01:20.263 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:01:47 +0000 (0:00:00.027) 0:01:20.290 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:01:47 +0000 (0:00:00.221) 0:01:20.512 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:01:47 +0000 (0:00:00.022) 0:01:20.535 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:01:47 +0000 (0:00:00.036) 0:01:20.571 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:01:47 +0000 (0:00:00.034) 0:01:20.606 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:01:47 +0000 (0:00:00.025) 0:01:20.632 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:01:48 +0000 (0:00:00.020) 0:01:20.652 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 03:01:48 +0000 (0:00:00.030) 0:01:20.682 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 03:01:48 +0000 (0:00:00.041) 0:01:20.723 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 03:01:48 +0000 (0:00:00.071) 0:01:20.795 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 03:01:48 +0000 (0:00:00.022) 0:01:20.817 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 03:01:48 +0000 (0:00:00.024) 0:01:20.841 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 03:01:48 +0000 (0:00:00.036) 0:01:20.878 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 03:01:48 +0000 (0:00:00.019) 0:01:20.898 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 03:01:48 +0000 (0:00:00.033) 0:01:20.931 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 03:01:48 +0000 (0:00:00.041) 0:01:20.973 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 03:01:48 +0000 (0:00:00.020) 0:01:20.994 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 03:01:48 +0000 (0:00:00.022) 0:01:21.016 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 03:01:48 +0000 (0:00:00.037) 0:01:21.054 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 03:01:48 +0000 (0:00:00.019) 0:01:21.073 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 03:01:48 +0000 (0:00:00.019) 0:01:21.092 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 03:01:48 +0000 (0:00:00.019) 0:01:21.112 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 03:01:48 +0000 (0:00:00.020) 0:01:21.132 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 03:01:48 +0000 (0:00:00.018) 0:01:21.151 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 03:01:48 +0000 (0:00:00.019) 0:01:21.171 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 03:01:48 +0000 (0:00:00.019) 0:01:21.191 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 03:01:48 +0000 (0:00:00.053) 0:01:21.244 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Friday 12 April 2024 03:01:48 +0000 (0:00:00.068) 0:01:21.313 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Friday 12 April 2024 03:01:48 +0000 (0:00:00.030) 0:01:21.343 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Friday 12 April 2024 03:01:48 +0000 (0:00:00.031) 0:01:21.374 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Friday 12 April 2024 03:01:48 +0000 (0:00:00.026) 0:01:21.401 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:01:48 +0000 (0:00:00.039) 0:01:21.440 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:01:48 +0000 (0:00:00.024) 0:01:21.464 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:01:48 +0000 (0:00:00.023) 0:01:21.488 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:01:48 +0000 (0:00:00.032) 0:01:21.521 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:01:49 +0000 (0:00:00.220) 0:01:21.742 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:01:49 +0000 (0:00:00.026) 0:01:21.768 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:01:49 +0000 (0:00:00.218) 0:01:21.987 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.005 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.024 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.042 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.061 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:01:49 +0000 (0:00:00.017) 0:01:22.078 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.097 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Friday 12 April 2024 03:01:49 +0000 (0:00:00.017) 0:01:22.114 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Friday 12 April 2024 03:01:49 +0000 (0:00:00.064) 0:01:22.179 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Friday 12 April 2024 03:01:49 +0000 (0:00:00.021) 0:01:22.200 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Friday 12 April 2024 03:01:49 +0000 (0:00:00.022) 0:01:22.222 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:74 Friday 12 April 2024 03:01:49 +0000 (0:00:00.024) 0:01:22.247 ********** 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.006940", "end": "2024-04-12 03:01:49.791208", "rc": 0, "start": "2024-04-12 03:01:49.784268" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:82 Friday 12 April 2024 03:01:49 +0000 (0:00:00.222) 0:01:22.469 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:86 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.487 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Friday 12 April 2024 03:01:49 +0000 (0:00:00.043) 0:01:22.531 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 03:01:49 +0000 (0:00:00.032) 0:01:22.564 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.582 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 03:01:49 +0000 (0:00:00.019) 0:01:22.601 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Friday 12 April 2024 03:01:49 +0000 (0:00:00.018) 0:01:22.620 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Friday 12 April 2024 03:01:49 +0000 (0:00:00.019) 0:01:22.640 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Friday 12 April 2024 03:01:50 +0000 (0:00:00.020) 0:01:22.660 ********** 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 [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Friday 12 April 2024 03:01:50 +0000 (0:00:00.706) 0:01:23.367 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Friday 12 April 2024 03:01:50 +0000 (0:00:00.210) 0:01:23.577 ********** 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 [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Friday 12 April 2024 03:01:51 +0000 (0:00:00.228) 0:01:23.805 ********** 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-1712890911.198229-3543-26632956735064/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Friday 12 April 2024 03:01:51 +0000 (0:00:00.553) 0:01:24.358 ********** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 5f27b6165a03af8a5576b093d98965337fd7d425972bd1282bac63a594f8e3b2 Container: 566ec9994ff402de791baa0fe3aafeaa9020adc20d1524d967652266523c865e TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Friday 12 April 2024 03:01:52 +0000 (0:00:01.071) 0:01:25.430 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Friday 12 April 2024 03:01:53 +0000 (0:00:00.714) 0:01:26.145 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target \"system-podman\\\\x2dkube.slice\" -.mount systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Friday 12 April 2024 03:01:54 +0000 (0:00:00.809) 0:01:26.954 ********** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target basic.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Friday 12 April 2024 03:01:55 +0000 (0:00:01.436) 0:01:28.391 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 03:01:55 +0000 (0:00:00.020) 0:01:28.411 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Friday 12 April 2024 03:01:55 +0000 (0:00:00.048) 0:01:28.460 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Friday 12 April 2024 03:01:55 +0000 (0:00:00.028) 0:01:28.489 ********** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Friday 12 April 2024 03:01:55 +0000 (0:00:00.027) 0:01:28.516 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Friday 12 April 2024 03:01:55 +0000 (0:00:00.021) 0:01:28.538 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Friday 12 April 2024 03:01:55 +0000 (0:00:00.031) 0:01:28.569 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:01:55 +0000 (0:00:00.036) 0:01:28.605 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:01:55 +0000 (0:00:00.024) 0:01:28.630 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:01:56 +0000 (0:00:00.022) 0:01:28.653 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:01:56 +0000 (0:00:00.029) 0:01:28.682 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:01:56 +0000 (0:00:00.324) 0:01:29.006 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:01:56 +0000 (0:00:00.029) 0:01:29.036 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:01:56 +0000 (0:00:00.324) 0:01:29.360 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:01:56 +0000 (0:00:00.019) 0:01:29.380 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:01:56 +0000 (0:00:00.026) 0:01:29.407 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:01:56 +0000 (0:00:00.022) 0:01:29.430 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:01:56 +0000 (0:00:00.024) 0:01:29.454 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:01:56 +0000 (0:00:00.071) 0:01:29.526 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Friday 12 April 2024 03:01:56 +0000 (0:00:00.020) 0:01:29.546 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Friday 12 April 2024 03:01:56 +0000 (0:00:00.038) 0:01:29.585 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Friday 12 April 2024 03:01:56 +0000 (0:00:00.028) 0:01:29.613 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Friday 12 April 2024 03:01:56 +0000 (0:00:00.023) 0:01:29.637 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Friday 12 April 2024 03:01:57 +0000 (0:00:00.056) 0:01:29.693 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:109 Friday 12 April 2024 03:01:57 +0000 (0:00:00.025) 0:01:29.718 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Friday 12 April 2024 03:01:57 +0000 (0:00:00.018) 0:01:29.737 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Friday 12 April 2024 03:01:57 +0000 (0:00:00.042) 0:01:29.779 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 03:01:57 +0000 (0:00:00.032) 0:01:29.811 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 03:01:57 +0000 (0:00:00.019) 0:01:29.831 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 03:01:57 +0000 (0:00:00.019) 0:01:29.851 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Friday 12 April 2024 03:01:57 +0000 (0:00:00.019) 0:01:29.870 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Friday 12 April 2024 03:01:57 +0000 (0:00:00.019) 0:01:29.890 ********** failed: [sut] (item=None) => { "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-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:73 Friday 12 April 2024 03:01:57 +0000 (0:00:00.724) 0:01:30.614 ********** skipping: [sut] => { "changed": false, "false_condition": "'UNREACHABLE' in ansible_failed_result.msg", "skip_reason": "Conditional result was False" } TASK [Run the role with credentials in spec] *********************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:80 Friday 12 April 2024 03:01:57 +0000 (0:00:00.018) 0:01:30.633 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 03:01:58 +0000 (0:00:00.041) 0:01:30.674 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 03:01:58 +0000 (0:00:00.067) 0:01:30.742 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 03:01:58 +0000 (0:00:00.024) 0:01:30.766 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 03:01:58 +0000 (0:00:00.019) 0:01:30.786 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 03:01:58 +0000 (0:00:00.020) 0:01:30.806 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 03:01:58 +0000 (0:00:00.040) 0:01:30.846 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 03:01:59 +0000 (0:00:01.390) 0:01:32.236 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 03:01:59 +0000 (0:00:00.021) 0:01:32.258 ********** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 03:01:59 +0000 (0:00:00.022) 0:01:32.281 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.061566", "end": "2024-04-12 03:01:59.935238", "rc": 0, "start": "2024-04-12 03:01:59.873672" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 03:01:59 +0000 (0:00:00.338) 0:01:32.619 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 03:01:59 +0000 (0:00:00.024) 0:01:32.644 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 03:02:00 +0000 (0:00:00.020) 0:01:32.664 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 03:02:00 +0000 (0:00:00.033) 0:01:32.698 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 03:02:00 +0000 (0:00:00.033) 0:01:32.731 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:02:00 +0000 (0:00:00.038) 0:01:32.770 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:02:00 +0000 (0:00:00.022) 0:01:32.792 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:02:00 +0000 (0:00:00.023) 0:01:32.816 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:02:00 +0000 (0:00:00.097) 0:01:32.913 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:02:00 +0000 (0:00:00.293) 0:01:33.206 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:02:00 +0000 (0:00:00.027) 0:01:33.234 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:02:00 +0000 (0:00:00.315) 0:01:33.549 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:02:00 +0000 (0:00:00.019) 0:01:33.568 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:02:00 +0000 (0:00:00.019) 0:01:33.588 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:02:00 +0000 (0:00:00.018) 0:01:33.607 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:02:00 +0000 (0:00:00.019) 0:01:33.626 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:02:00 +0000 (0:00:00.018) 0:01:33.644 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 03:02:01 +0000 (0:00:00.018) 0:01:33.663 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 03:02:01 +0000 (0:00:00.024) 0:01:33.687 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 03:02:01 +0000 (0:00:00.035) 0:01:33.723 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 03:02:01 +0000 (0:00:00.020) 0:01:33.743 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 03:02:01 +0000 (0:00:00.022) 0:01:33.766 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 03:02:01 +0000 (0:00:00.042) 0:01:33.809 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 03:02:01 +0000 (0:00:00.020) 0:01:33.830 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 03:02:01 +0000 (0:00:00.021) 0:01:33.851 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 03:02:01 +0000 (0:00:00.038) 0:01:33.890 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 03:02:01 +0000 (0:00:00.054) 0:01:33.945 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 03:02:01 +0000 (0:00:00.021) 0:01:33.966 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 03:02:01 +0000 (0:00:00.043) 0:01:34.010 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 03:02:01 +0000 (0:00:00.024) 0:01:34.035 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 03:02:01 +0000 (0:00:00.020) 0:01:34.056 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 03:02:01 +0000 (0:00:00.021) 0:01:34.077 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 03:02:01 +0000 (0:00:00.019) 0:01:34.097 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 03:02:01 +0000 (0:00:00.020) 0:01:34.118 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 03:02:01 +0000 (0:00:00.019) 0:01:34.138 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 03:02:01 +0000 (0:00:00.020) 0:01:34.158 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 03:02:01 +0000 (0:00:00.016) 0:01:34.175 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Friday 12 April 2024 03:02:01 +0000 (0:00:00.063) 0:01:34.238 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Friday 12 April 2024 03:02:01 +0000 (0:00:00.029) 0:01:34.267 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Friday 12 April 2024 03:02:01 +0000 (0:00:00.029) 0:01:34.297 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Friday 12 April 2024 03:02:01 +0000 (0:00:00.022) 0:01:34.319 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:02:01 +0000 (0:00:00.035) 0:01:34.355 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:02:01 +0000 (0:00:00.023) 0:01:34.378 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:02:01 +0000 (0:00:00.022) 0:01:34.400 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:02:01 +0000 (0:00:00.062) 0:01:34.463 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:02:02 +0000 (0:00:00.298) 0:01:34.762 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:02:02 +0000 (0:00:00.029) 0:01:34.791 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:02:02 +0000 (0:00:00.293) 0:01:35.085 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:02:02 +0000 (0:00:00.020) 0:01:35.105 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:02:02 +0000 (0:00:00.018) 0:01:35.124 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:02:02 +0000 (0:00:00.019) 0:01:35.143 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:02:02 +0000 (0:00:00.019) 0:01:35.162 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:02:02 +0000 (0:00:00.020) 0:01:35.183 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Friday 12 April 2024 03:02:02 +0000 (0:00:00.019) 0:01:35.202 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Friday 12 April 2024 03:02:02 +0000 (0:00:00.019) 0:01:35.221 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Friday 12 April 2024 03:02:02 +0000 (0:00:00.031) 0:01:35.253 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Friday 12 April 2024 03:02:02 +0000 (0:00:00.022) 0:01:35.275 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Friday 12 April 2024 03:02:02 +0000 (0:00:00.021) 0:01:35.297 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:74 Friday 12 April 2024 03:02:02 +0000 (0:00:00.023) 0:01:35.320 ********** 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.007454", "end": "2024-04-12 03:02:02.925146", "rc": 0, "start": "2024-04-12 03:02:02.917692" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:82 Friday 12 April 2024 03:02:02 +0000 (0:00:00.283) 0:01:35.603 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:86 Friday 12 April 2024 03:02:02 +0000 (0:00:00.019) 0:01:35.623 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Friday 12 April 2024 03:02:03 +0000 (0:00:00.041) 0:01:35.665 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 03:02:03 +0000 (0:00:00.033) 0:01:35.698 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 03:02:03 +0000 (0:00:00.058) 0:01:35.757 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 03:02:03 +0000 (0:00:00.019) 0:01:35.777 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Friday 12 April 2024 03:02:03 +0000 (0:00:00.019) 0:01:35.796 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Friday 12 April 2024 03:02:03 +0000 (0:00:00.018) 0:01:35.815 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Friday 12 April 2024 03:02:03 +0000 (0:00:00.018) 0:01:35.834 ********** 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 [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Friday 12 April 2024 03:02:04 +0000 (0:00:00.921) 0:01:36.756 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712890912.0907736, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712890911.6567914, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 327156064, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712890911.4458003, "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": "264661277", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Friday 12 April 2024 03:02:04 +0000 (0:00:00.308) 0:01:37.064 ********** 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 [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Friday 12 April 2024 03:02:04 +0000 (0:00:00.269) 0:01:37.333 ********** 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 [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Friday 12 April 2024 03:02:05 +0000 (0:00:00.739) 0:01:38.073 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Friday 12 April 2024 03:02:05 +0000 (0:00:00.436) 0:01:38.509 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Friday 12 April 2024 03:02:05 +0000 (0:00:00.024) 0:01:38.534 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Friday 12 April 2024 03:02:05 +0000 (0:00:00.029) 0:01:38.564 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Friday 12 April 2024 03:02:05 +0000 (0:00:00.023) 0:01:38.587 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 03:02:05 +0000 (0:00:00.021) 0:01:38.609 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Friday 12 April 2024 03:02:06 +0000 (0:00:00.060) 0:01:38.669 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Friday 12 April 2024 03:02:06 +0000 (0:00:00.028) 0:01:38.698 ********** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Friday 12 April 2024 03:02:06 +0000 (0:00:00.026) 0:01:38.725 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Friday 12 April 2024 03:02:06 +0000 (0:00:00.020) 0:01:38.745 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Friday 12 April 2024 03:02:06 +0000 (0:00:00.030) 0:01:38.776 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:02:06 +0000 (0:00:00.072) 0:01:38.848 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:02:06 +0000 (0:00:00.023) 0:01:38.871 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:02:06 +0000 (0:00:00.023) 0:01:38.894 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:02:06 +0000 (0:00:00.027) 0:01:38.922 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:02:06 +0000 (0:00:00.291) 0:01:39.213 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:02:06 +0000 (0:00:00.027) 0:01:39.241 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:02:06 +0000 (0:00:00.308) 0:01:39.550 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:02:06 +0000 (0:00:00.018) 0:01:39.568 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:02:06 +0000 (0:00:00.019) 0:01:39.587 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:02:06 +0000 (0:00:00.019) 0:01:39.606 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:02:06 +0000 (0:00:00.019) 0:01:39.626 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:02:06 +0000 (0:00:00.019) 0:01:39.646 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Friday 12 April 2024 03:02:07 +0000 (0:00:00.020) 0:01:39.667 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Friday 12 April 2024 03:02:07 +0000 (0:00:00.037) 0:01:39.704 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Friday 12 April 2024 03:02:07 +0000 (0:00:00.026) 0:01:39.731 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Friday 12 April 2024 03:02:07 +0000 (0:00:00.020) 0:01:39.751 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Friday 12 April 2024 03:02:07 +0000 (0:00:00.046) 0:01:39.798 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:109 Friday 12 April 2024 03:02:07 +0000 (0:00:00.022) 0:01:39.820 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Friday 12 April 2024 03:02:07 +0000 (0:00:00.019) 0:01:39.840 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Friday 12 April 2024 03:02:07 +0000 (0:00:00.042) 0:01:39.882 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 03:02:07 +0000 (0:00:00.105) 0:01:39.987 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 03:02:07 +0000 (0:00:00.021) 0:01:40.009 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 03:02:07 +0000 (0:00:00.021) 0:01:40.031 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Friday 12 April 2024 03:02:07 +0000 (0:00:00.026) 0:01:40.057 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Friday 12 April 2024 03:02:07 +0000 (0:00:00.021) 0:01:40.078 ********** 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 [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:40 Friday 12 April 2024 03:02:08 +0000 (0:00:00.926) 0:01:41.005 ********** 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 [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:49 Friday 12 April 2024 03:02:08 +0000 (0:00:00.277) 0:01:41.283 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:59 Friday 12 April 2024 03:02:08 +0000 (0:00:00.021) 0:01:41.304 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 Friday 12 April 2024 03:02:08 +0000 (0:00:00.023) 0:01:41.327 ********** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.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-1712890928.733542-3884-77027554019931/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:83 Friday 12 April 2024 03:02:09 +0000 (0:00:00.839) 0:01:42.167 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:111 Friday 12 April 2024 03:02:09 +0000 (0:00:00.022) 0:01:42.189 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:126 Friday 12 April 2024 03:02:09 +0000 (0:00:00.024) 0:01:42.214 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:125 Friday 12 April 2024 03:02:09 +0000 (0:00:00.025) 0:01:42.239 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:91 Friday 12 April 2024 03:02:09 +0000 (0:00:00.028) 0:01:42.268 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 03:02:09 +0000 (0:00:00.048) 0:01:42.316 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 03:02:09 +0000 (0:00:00.037) 0:01:42.354 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 03:02:09 +0000 (0:00:00.027) 0:01:42.381 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 03:02:09 +0000 (0:00:00.019) 0:01:42.401 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 03:02:09 +0000 (0:00:00.071) 0:01:42.472 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 03:02:09 +0000 (0:00:00.043) 0:01:42.516 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 03:02:11 +0000 (0:00:01.281) 0:01:43.797 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 03:02:11 +0000 (0:00:00.023) 0:01:43.820 ********** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 03:02:11 +0000 (0:00:00.025) 0:01:43.846 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.058628", "end": "2024-04-12 03:02:11.518427", "rc": 0, "start": "2024-04-12 03:02:11.459799" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 03:02:11 +0000 (0:00:00.358) 0:01:44.204 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 03:02:11 +0000 (0:00:00.021) 0:01:44.226 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 03:02:11 +0000 (0:00:00.019) 0:01:44.245 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 03:02:11 +0000 (0:00:00.022) 0:01:44.268 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 03:02:11 +0000 (0:00:00.023) 0:01:44.291 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:02:11 +0000 (0:00:00.041) 0:01:44.333 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:02:11 +0000 (0:00:00.024) 0:01:44.357 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:02:11 +0000 (0:00:00.025) 0:01:44.383 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:02:11 +0000 (0:00:00.027) 0:01:44.411 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:02:12 +0000 (0:00:00.261) 0:01:44.672 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:02:12 +0000 (0:00:00.027) 0:01:44.700 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:02:12 +0000 (0:00:00.338) 0:01:45.038 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:02:12 +0000 (0:00:00.019) 0:01:45.058 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:02:12 +0000 (0:00:00.020) 0:01:45.078 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:02:12 +0000 (0:00:00.018) 0:01:45.097 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:02:12 +0000 (0:00:00.019) 0:01:45.116 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:02:12 +0000 (0:00:00.018) 0:01:45.135 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 03:02:12 +0000 (0:00:00.019) 0:01:45.155 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 03:02:12 +0000 (0:00:00.025) 0:01:45.181 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 03:02:12 +0000 (0:00:00.036) 0:01:45.217 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 03:02:12 +0000 (0:00:00.022) 0:01:45.240 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 03:02:12 +0000 (0:00:00.022) 0:01:45.263 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 03:02:12 +0000 (0:00:00.044) 0:01:45.308 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 03:02:12 +0000 (0:00:00.021) 0:01:45.329 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 03:02:12 +0000 (0:00:00.020) 0:01:45.349 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 03:02:12 +0000 (0:00:00.043) 0:01:45.393 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 03:02:12 +0000 (0:00:00.022) 0:01:45.416 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 03:02:12 +0000 (0:00:00.019) 0:01:45.435 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 03:02:12 +0000 (0:00:00.037) 0:01:45.473 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 03:02:12 +0000 (0:00:00.057) 0:01:45.531 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 03:02:12 +0000 (0:00:00.020) 0:01:45.551 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 03:02:12 +0000 (0:00:00.020) 0:01:45.572 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 03:02:12 +0000 (0:00:00.019) 0:01:45.591 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 03:02:12 +0000 (0:00:00.019) 0:01:45.611 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 03:02:12 +0000 (0:00:00.020) 0:01:45.632 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 03:02:13 +0000 (0:00:00.022) 0:01:45.654 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 03:02:13 +0000 (0:00:00.019) 0:01:45.673 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Friday 12 April 2024 03:02:13 +0000 (0:00:00.056) 0:01:45.729 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Friday 12 April 2024 03:02:13 +0000 (0:00:00.027) 0:01:45.757 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Friday 12 April 2024 03:02:13 +0000 (0:00:00.029) 0:01:45.787 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Friday 12 April 2024 03:02:13 +0000 (0:00:00.022) 0:01:45.810 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:02:13 +0000 (0:00:00.037) 0:01:45.847 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:02:13 +0000 (0:00:00.023) 0:01:45.871 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:02:13 +0000 (0:00:00.022) 0:01:45.893 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:02:13 +0000 (0:00:00.029) 0:01:45.923 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:02:13 +0000 (0:00:00.265) 0:01:46.188 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:02:13 +0000 (0:00:00.028) 0:01:46.216 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:02:13 +0000 (0:00:00.296) 0:01:46.513 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:02:13 +0000 (0:00:00.069) 0:01:46.582 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:02:13 +0000 (0:00:00.020) 0:01:46.602 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:02:13 +0000 (0:00:00.022) 0:01:46.624 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:02:13 +0000 (0:00:00.019) 0:01:46.644 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:02:14 +0000 (0:00:00.020) 0:01:46.664 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Friday 12 April 2024 03:02:14 +0000 (0:00:00.019) 0:01:46.684 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Friday 12 April 2024 03:02:14 +0000 (0:00:00.026) 0:01:46.710 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Friday 12 April 2024 03:02:14 +0000 (0:00:00.032) 0:01:46.743 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Friday 12 April 2024 03:02:14 +0000 (0:00:00.023) 0:01:46.766 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Friday 12 April 2024 03:02:14 +0000 (0:00:00.023) 0:01:46.790 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:74 Friday 12 April 2024 03:02:14 +0000 (0:00:00.031) 0:01:46.822 ********** 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.009187", "end": "2024-04-12 03:02:14.432784", "rc": 0, "start": "2024-04-12 03:02:14.423597" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:82 Friday 12 April 2024 03:02:14 +0000 (0:00:00.291) 0:01:47.113 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:86 Friday 12 April 2024 03:02:14 +0000 (0:00:00.019) 0:01:47.132 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Friday 12 April 2024 03:02:14 +0000 (0:00:00.041) 0:01:47.174 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 03:02:14 +0000 (0:00:00.032) 0:01:47.207 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 03:02:14 +0000 (0:00:00.019) 0:01:47.226 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 03:02:14 +0000 (0:00:00.017) 0:01:47.244 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Friday 12 April 2024 03:02:14 +0000 (0:00:00.018) 0:01:47.263 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Friday 12 April 2024 03:02:14 +0000 (0:00:00.018) 0:01:47.281 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Friday 12 April 2024 03:02:14 +0000 (0:00:00.017) 0:01:47.298 ********** 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 [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Friday 12 April 2024 03:02:15 +0000 (0:00:00.988) 0:01:48.287 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712890912.0907736, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712890911.6567914, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 327156064, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712890911.4458003, "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": "264661277", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Friday 12 April 2024 03:02:15 +0000 (0:00:00.296) 0:01:48.583 ********** 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 [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Friday 12 April 2024 03:02:16 +0000 (0:00:00.247) 0:01:48.830 ********** 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 [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Friday 12 April 2024 03:02:16 +0000 (0:00:00.627) 0:01:49.458 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Friday 12 April 2024 03:02:17 +0000 (0:00:00.465) 0:01:49.923 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Friday 12 April 2024 03:02:17 +0000 (0:00:00.021) 0:01:49.945 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Friday 12 April 2024 03:02:17 +0000 (0:00:00.020) 0:01:49.966 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Friday 12 April 2024 03:02:17 +0000 (0:00:00.021) 0:01:49.987 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 03:02:17 +0000 (0:00:00.021) 0:01:50.009 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Friday 12 April 2024 03:02:17 +0000 (0:00:00.051) 0:01:50.060 ********** 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 [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Friday 12 April 2024 03:02:17 +0000 (0:00:00.028) 0:01:50.088 ********** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Friday 12 April 2024 03:02:17 +0000 (0:00:00.026) 0:01:50.114 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Friday 12 April 2024 03:02:17 +0000 (0:00:00.021) 0:01:50.136 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Friday 12 April 2024 03:02:17 +0000 (0:00:00.031) 0:01:50.168 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 03:02:17 +0000 (0:00:00.038) 0:01:50.206 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 03:02:17 +0000 (0:00:00.023) 0:01:50.230 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 03:02:17 +0000 (0:00:00.027) 0:01:50.257 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 03:02:17 +0000 (0:00:00.028) 0:01:50.285 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 03:02:17 +0000 (0:00:00.281) 0:01:50.567 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 03:02:18 +0000 (0:00:00.111) 0:01:50.679 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712890879.0391412, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712890849.3893719, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2845559164", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 03:02:18 +0000 (0:00:00.284) 0:01:50.964 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:50.984 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.004 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.023 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 03:02:18 +0000 (0:00:00.020) 0:01:51.044 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.064 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.084 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Friday 12 April 2024 03:02:18 +0000 (0:00:00.034) 0:01:51.119 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Friday 12 April 2024 03:02:18 +0000 (0:00:00.022) 0:01:51.141 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Friday 12 April 2024 03:02:18 +0000 (0:00:00.020) 0:01:51.162 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Friday 12 April 2024 03:02:18 +0000 (0:00:00.043) 0:01:51.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 [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:109 Friday 12 April 2024 03:02:18 +0000 (0:00:00.031) 0:01:51.237 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.257 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Friday 12 April 2024 03:02:18 +0000 (0:00:00.041) 0:01:51.299 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 03:02:18 +0000 (0:00:00.032) 0:01:51.331 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.351 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 03:02:18 +0000 (0:00:00.019) 0:01:51.370 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Friday 12 April 2024 03:02:18 +0000 (0:00:00.018) 0:01:51.389 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Friday 12 April 2024 03:02:18 +0000 (0:00:00.074) 0:01:51.463 ********** 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 [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:40 Friday 12 April 2024 03:02:19 +0000 (0:00:01.004) 0:01:52.468 ********** 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": 24, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:49 Friday 12 April 2024 03:02:20 +0000 (0:00:00.257) 0:01:52.725 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:59 Friday 12 April 2024 03:02:20 +0000 (0:00:00.020) 0:01:52.746 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 Friday 12 April 2024 03:02:20 +0000 (0:00:00.020) 0:01:52.767 ********** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:83 Friday 12 April 2024 03:02:20 +0000 (0:00:00.707) 0:01:53.475 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:111 Friday 12 April 2024 03:02:20 +0000 (0:00:00.021) 0:01:53.496 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:126 Friday 12 April 2024 03:02:20 +0000 (0:00:00.020) 0:01:53.517 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:125 Friday 12 April 2024 03:02:20 +0000 (0:00:00.021) 0:01:53.539 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:103 Friday 12 April 2024 03:02:20 +0000 (0:00:00.028) 0:01:53.567 ********** included: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/cleanup_registry.yml:3 Friday 12 April 2024 03:02:20 +0000 (0:00:00.035) 0:01:53.602 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.433477", "end": "2024-04-12 03:02:21.631473", "rc": 0, "start": "2024-04-12 03:02:21.197996" } STDOUT: podman_registry TASK [Remove tmpdir] *********************************************************** task path: /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/cleanup_registry.yml:7 Friday 12 April 2024 03:02:21 +0000 (0:00:00.714) 0:01:54.317 ********** changed: [sut] => { "changed": true, "path": "/tmp/lsr_57w8y7wb_podman", "state": "absent" } PLAY RECAP ********************************************************************* sut : ok=220 changed=27 unreachable=0 failed=0 skipped=224 rescued=1 ignored=0 Friday 12 April 2024 03:02:21 +0000 (0:00:00.325) 0:01:54.642 ********** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 47.92s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Ensure httpd-tools package for htpasswd --------------------------------- 7.28s /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:57 ------ fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.13s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 2.89s /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:72 ------ fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.69s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Push test images into local registry ------------------------------------ 1.67s /WORKDIR/git-registry-passwordhy_tnqw2/tests/tasks/setup_registry.yml:97 ------ fedora.linux_system_roles.podman : Start service ------------------------ 1.44s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.39s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.28s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.17s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.16s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.podman : Update containers/pods --------------- 1.07s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.03s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure container images are present --- 1.00s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Ensure container images are present --- 0.99s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 fedora.linux_system_roles.podman : Ensure container images are present --- 0.93s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Ensure container images are present --- 0.92s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-registry-passwordhy_tnqw2/tests/tests_auth_and_security.yml:9 ---- fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.84s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.84s /WORKDIR/git-registry-passwordhy_tnqw2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [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) ---^---^---^---^---^---