ansible-playbook [core 2.17.6] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-7Tj executable location = /usr/local/bin/ansible-playbook python version = 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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 /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:5 Monday 11 November 2024 09:53:45 -0500 (0:00:00.019) 0:00:00.019 ******* ok: [managed-node1] => { "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": [ "/tmp/podman-4lQ/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:9 Monday 11 November 2024 09:53:45 -0500 (0:00:00.022) 0:00:00.042 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run the role with no config to install podman] *************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:46 Monday 11 November 2024 09:53:47 -0500 (0:00:02.595) 0:00:02.637 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:53:47 -0500 (0:00:00.052) 0:00:02.690 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:53:47 -0500 (0:00:00.024) 0:00:02.714 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:53:48 -0500 (0:00:00.038) 0:00:02.753 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:53:48 -0500 (0:00:00.453) 0:00:03.207 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:53:48 -0500 (0:00:00.025) 0:00:03.233 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:53:48 -0500 (0:00:00.393) 0:00:03.626 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:53:48 -0500 (0:00:00.037) 0:00:03.663 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:53:48 -0500 (0:00:00.089) 0:00:03.752 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:53:50 -0500 (0:00:01.355) 0:00:05.107 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:53:50 -0500 (0:00:00.066) 0:00:05.174 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: composefs-1.0.3-1.fc40.x86_64", "Installed: shadow-utils-subid-2:4.15.1-4.fc40.x86_64", "Installed: yajl-2.1.0-23.fc40.x86_64", "Installed: composefs-libs-1.0.3-1.fc40.x86_64", "Installed: catatonit-0.1.7-22.fc40.x86_64", "Installed: libmd-1.1.0-4.fc40.x86_64", "Installed: passt-0^20240906.g6b38f07-1.fc40.x86_64", "Installed: passt-selinux-0^20240906.g6b38f07-1.fc40.noarch", "Installed: podman-5:5.2.3-1.fc40.x86_64", "Installed: criu-4.0-1.fc40.x86_64", "Installed: criu-libs-4.0-1.fc40.x86_64", "Installed: libbsd-0.12.2-3.fc40.x86_64", "Installed: qemu-user-static-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-aarch64-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-alpha-2:8.2.7-1.fc40.x86_64", "Installed: crun-1.17-1.fc40.x86_64", "Installed: qemu-user-static-arm-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-cris-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-hexagon-2:8.2.7-1.fc40.x86_64", "Installed: fuse-common-3.16.2-3.fc40.x86_64", "Installed: qemu-user-static-hppa-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-loongarch64-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-m68k-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-microblaze-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-mips-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-nios2-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-or1k-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-ppc-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-riscv-2:8.2.7-1.fc40.x86_64", "Installed: fuse-overlayfs-1.13-1.fc40.x86_64", "Installed: qemu-user-static-s390x-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-sh4-2:8.2.7-1.fc40.x86_64", "Installed: aardvark-dns-2:1.12.2-2.fc40.x86_64", "Installed: fuse3-3.16.2-3.fc40.x86_64", "Installed: qemu-user-static-sparc-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-x86-2:8.2.7-1.fc40.x86_64", "Installed: qemu-user-static-xtensa-2:8.2.7-1.fc40.x86_64", "Installed: fuse3-libs-3.16.2-3.fc40.x86_64", "Installed: conmon-2:2.1.12-2.fc40.x86_64", "Installed: container-selinux-2:2.233.0-1.fc40.noarch", "Installed: libnet-1.3-3.fc40.x86_64", "Installed: containers-common-5:0.60.4-2.fc40.noarch", "Installed: containers-common-extra-5:0.60.4-2.fc40.noarch", "Installed: netavark-2:1.12.2-1.fc40.x86_64" ] } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:55:30 -0500 (0:01:39.890) 0:01:45.065 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:55:30 -0500 (0:00:00.052) 0:01:45.117 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:55:30 -0500 (0:00:00.054) 0:01:45.172 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:55:30 -0500 (0:00:00.052) 0:01:45.225 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039572", "end": "2024-11-11 09:55:30.966212", "rc": 0, "start": "2024-11-11 09:55:30.926640" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:55:31 -0500 (0:00:00.569) 0:01:45.794 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:55:31 -0500 (0:00:00.036) 0:01:45.831 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:55:31 -0500 (0:00:00.041) 0:01:45.872 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:55:31 -0500 (0:00:00.068) 0:01:45.941 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:55:31 -0500 (0:00:00.055) 0:01:45.997 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:55:31 -0500 (0:00:00.070) 0:01:46.068 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:55:31 -0500 (0:00:00.047) 0:01:46.115 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:31 -0500 (0:00:00.066) 0:01:46.182 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:31 -0500 (0:00:00.545) 0:01:46.727 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:32 -0500 (0:00:00.038) 0:01:46.765 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:32 -0500 (0:00:00.047) 0:01:46.812 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1728950400.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:32 -0500 (0:00:00.403) 0:01:47.216 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:32 -0500 (0:00:00.032) 0:01:47.248 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:32 -0500 (0:00:00.032) 0:01:47.281 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:32 -0500 (0:00:00.032) 0:01:47.313 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:32 -0500 (0:00:00.031) 0:01:47.345 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:32 -0500 (0:00:00.033) 0:01:47.378 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:32 -0500 (0:00:00.031) 0:01:47.409 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:32 -0500 (0:00:00.031) 0:01:47.441 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:55:32 -0500 (0:00:00.031) 0:01:47.472 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:55:32 -0500 (0:00:00.062) 0:01:47.535 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:55:32 -0500 (0:00:00.096) 0:01:47.631 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:55:32 -0500 (0:00:00.034) 0:01:47.666 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:55:32 -0500 (0:00:00.033) 0:01:47.700 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:55:33 -0500 (0:00:00.063) 0:01:47.763 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:47.797 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:55:33 -0500 (0:00:00.034) 0:01:47.831 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:55:33 -0500 (0:00:00.062) 0:01:47.894 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:47.928 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:55:33 -0500 (0:00:00.041) 0:01:47.969 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:55:33 -0500 (0:00:00.078) 0:01:48.048 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:48.082 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:48.115 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:48.149 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:55:33 -0500 (0:00:00.034) 0:01:48.183 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:48.217 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:55:33 -0500 (0:00:00.065) 0:01:48.283 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:55:33 -0500 (0:00:00.033) 0:01:48.316 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:55:33 -0500 (0:00:00.030) 0:01:48.346 ******* skipping: [managed-node1] => { "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 secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:55:33 -0500 (0:00:00.031) 0:01:48.377 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:55:33 -0500 (0:00:00.029) 0:01:48.407 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:55:33 -0500 (0:00:00.031) 0:01:48.438 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:55:33 -0500 (0:00:00.030) 0:01:48.468 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:55:33 -0500 (0:00:00.030) 0:01:48.499 ******* skipping: [managed-node1] => { "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 certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:55:33 -0500 (0:00:00.029) 0:01:48.529 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:50 Monday 11 November 2024 09:55:33 -0500 (0:00:00.050) 0:01:48.579 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml for managed-node1 TASK [Create a temporary directory] ******************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:5 Monday 11 November 2024 09:55:33 -0500 (0:00:00.072) 0:01:48.651 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_8xeqp32m_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:12 Monday 11 November 2024 09:55:34 -0500 (0:00:00.468) 0:01:49.119 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_8xeqp32m_podman/auth", "__podman_test_authfile": "/tmp/lsr_8xeqp32m_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:17 Monday 11 November 2024 09:55:34 -0500 (0:00:00.036) 0:01:49.156 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_8xeqp32m_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:23 Monday 11 November 2024 09:55:34 -0500 (0:00:00.496) 0:01:49.652 ******* included: fedora.linux_system_roles.certificate for managed-node1 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Monday 11 November 2024 09:55:34 -0500 (0:00:00.073) 0:01:49.726 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Monday 11 November 2024 09:55:35 -0500 (0:00:00.094) 0:01:49.821 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Monday 11 November 2024 09:55:35 -0500 (0:00:00.043) 0:01:49.864 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Monday 11 November 2024 09:55:35 -0500 (0:00:00.393) 0:01:50.257 ******* ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Monday 11 November 2024 09:55:35 -0500 (0:00:00.041) 0:01:50.299 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Monday 11 November 2024 09:55:35 -0500 (0:00:00.074) 0:01:50.374 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cryptography-41.0.7-1.fc40.x86_64", "Installed: python3-pycparser-2.20-14.fc40.noarch", "Installed: python3-cffi-1.16.0-4.fc40.x86_64", "Installed: python3-pyasn1-0.6.0-1.fc40.noarch", "Installed: python3-ply-3.11-23.fc40.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Monday 11 November 2024 09:55:38 -0500 (0:00:02.746) 0:01:53.121 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-23.2-4.fc40.noarch", "Installed: dbus-tools-1:1.14.10-3.fc40.x86_64", "Installed: certmonger-0.79.19-5.fc40.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Monday 11 November 2024 09:55:41 -0500 (0:00:03.450) 0:01:56.571 ******* changed: [managed-node1] => (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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Monday 11 November 2024 09:55:42 -0500 (0:00:00.495) 0:01:57.067 ******* changed: [managed-node1] => (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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Monday 11 November 2024 09:55:42 -0500 (0:00:00.478) 0:01:57.545 ******* changed: [managed-node1] => (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": "sysinit.target dbus-broker.service system.slice syslog.target network.target basic.target dbus.socket systemd-journald.socket", "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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3403251712", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Monday 11 November 2024 09:55:44 -0500 (0:00:01.359) 0:01:58.905 ******* changed: [managed-node1] => (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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Monday 11 November 2024 09:55:45 -0500 (0:00:01.006) 0:01:59.911 ******* ok: [managed-node1] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRUWRZcW1Ia1FTZ2krNXdZTWdCaHc0REFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTkRGawpOakpoT1RndE56a3hNRFJoTURndFltVmxOekEyTUdNdE9EQXhPRGN3WkdZd0hoY05NalF4TVRFeE1UUTFOVFEwCldoY05NalV4TVRFeE1UUTFOVFEwV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRHh0ajZvNmlBUXFUWW01c0h1eHRxZUZURVNpS01WZ0tGMAppZ29UU3N6Nk9RQU94SjJaeGEyaWRKb014d3d6Y0NzVS9TckhXaFpMVE9Da09tWFd4VmpIY1A0Z3lXZVNTTHFhCm12M0ZjK2I2VUVyZlpaYXVVTVlvQ3ppZ0hscjR2NnA2dFRvTHJyQXJpSUdNSGg5M2wwZUR5cEt2b2x6TzhTak0KVE5adTZ5TkJQV2N4SUk4c2xQMlF1SlR6QjI3ZlJBZjJMNWVlaTNBLzR1cHlQSGFFNGQwMUV5T2hrM1l5TUJoRQpkN0hhSVlzb0lXNDl4V1loOXQ3cVBiL2FadmZ4cnFGTFV3Ykt2NlpMQWZ3WDBkQ3RicWZ5akJFU1h3RFNxL2lpCmMyMG5XYTUxeXhOL2dMc2pwWjQ0NldsbzRwSnJvZUNzUUVpSFJ1T3QxZzhpVE5LcUxIcW5BZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJTRkdtL092QXRUTkZYd0lrcmkreUJkSlpsM0dqQWZCZ05WSFNNRUdEQVdnQlQwMzNucTVuUHQKM1pvYUQ4UUx1R05lWU8zVzdUQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFlQ1RRTmplQnlncHdNaVpnQThqMworV01tTll0a3R0WUhVL3lHOURMcVozcVVBbDdYb3dxcjdIdGFvMnJyb0JJdTJoam5zYkIrV0JodWNuenZzS0xvCkp3d1ZQZnFVRzd3OThXbnQra0t5RHMweWtEb0NNZUhrTk9SUkFUNUZEanA5blQyM0xxV3AxQVVNVHNFQWxHdmQKVWNITktUYU1Ed0g1OXIzTUZqRzJ6WUU5Tmh4ZUJIdjNxNGs2RTJtWWRZcHRST1dsajFWa2x1QTlqM21scEJVVwp0UWJFbzdFZFlQMUcxYStORzZ1K0VNZHUzRmVYTUlRRFBHOVlpMHN6Q3A2ZFlyTm1WQVNaaktINE5kN3ZJaWpTClZ6SnQ2YldpV1kydExvbnNhNmQyejkzSkxOdC96U1RJTU9LRE9NQkFpODhOMUhmRS9mWSs1aDl5c3Z2azE2Y2MKaFE9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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: [managed-node1] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRHh0ajZvNmlBUXFUWW0KNXNIdXh0cWVGVEVTaUtNVmdLRjBpZ29UU3N6Nk9RQU94SjJaeGEyaWRKb014d3d6Y0NzVS9TckhXaFpMVE9DawpPbVhXeFZqSGNQNGd5V2VTU0xxYW12M0ZjK2I2VUVyZlpaYXVVTVlvQ3ppZ0hscjR2NnA2dFRvTHJyQXJpSUdNCkhoOTNsMGVEeXBLdm9sek84U2pNVE5adTZ5TkJQV2N4SUk4c2xQMlF1SlR6QjI3ZlJBZjJMNWVlaTNBLzR1cHkKUEhhRTRkMDFFeU9oazNZeU1CaEVkN0hhSVlzb0lXNDl4V1loOXQ3cVBiL2FadmZ4cnFGTFV3Ykt2NlpMQWZ3WAowZEN0YnFmeWpCRVNYd0RTcS9paWMyMG5XYTUxeXhOL2dMc2pwWjQ0NldsbzRwSnJvZUNzUUVpSFJ1T3QxZzhpClROS3FMSHFuQWdNQkFBRUNnZ0VBQzlDb1BIS0JVYjhydGZnV3A3alJxK09HVEEwZ3g2YkxmWnBYeHJ5ankyRm8KNXMvbWtrTXU2eDkrL2p2bWxVY1kzQVJLQ0llWFNtUCtJUmozckdsbUh3MmZablBoMjYweGJlaEFtbHZCZ1IvVwpvUmZpcHkrc2wvMkFiWmMrUkNWK1RGUTZlNkswMnRQbjNUVUZ2YjlIMENIaFRMT0hqTmdOOGZxWmlyOTBzRFliCldPL1VyZUh3cG9CRWhaODhFUU5yOGphTmlOL3h0QzhxVXdXZEhyRFdQK3RmTk5wNCtpWTdvaVlhRmZGa0N2Y0EKcUxoSWo4bDM0eEwwN1FZOFh2ZTFtWnE1c3BiSHFpelo0VUI3dWt2aVVyMEFHYkJIWG9tZjdTc0FGMHB4Q2dXVApzeW9uYnBDMWFaWGc5UEk5M1hNbEhsNlNRbTkzdDh4djV3M0lwYjljM1FLQmdRRDZYUWtlZldXQjBkV2pZaldLClMxYVpYdDhoV0podUlXZ1JJQU9NTC93NTRuV1FPOTRSK01HMGQvM3Z0L3B3b2tZVlpCaU1oWnBEMS81WTdYaEkKeWFpdnRYT3I4TGJrakNnZFpkN2Y2QTJ4ZVlPMXlsakEyTWR3cFZEVTNwWUo4YVBZWTZQQlJTYlZtR3dmTVhVbgp0ekgzN2F0RWo5bCtFTkZIWlhZZlYvSWl0UUtCZ1FEM0oxaWp1ejRsQzVHMTYzWFJpZkI0enlJaUF0MUVDV1MyClltamFBVS9ZdVVzaXlFNXdDcXBoc01SZ3daN0dHMVJubmNrSlpKU1NFK1g2MkdIRVJ1Y3NCRFN0YW83VWN0cFkKVUZqQU02WXlqcW5Bd1ZkbGdvRDJoa1ZnU0Q0QW5sQzZUM1ZjbFdkcE9reENtVTN5UXVGclpvRFR4MWQ5RmgwagpNc1pYbm5hMWF3S0JnUUNSK0NCUytJVndOU2s4QXd4NFB3aVVqeTNFd1dUT0FRZ3R3OTZObzRTSk16R2NFR3VmClNzdVZMc2lOTlZUOHluL1dCUEFUTGVvTldDZGhMY01OblJXT3JGcHVpdi8zTEloTzY1QVFON21VR2ViaTNNRDIKWHUyWkRhbWRFdEdqcHBFQ25zVmc3N0orb2ttWHZqd3lGYXM2aEFWeENmV2lmS2VuMnM0TjVEYTJhUUtCZ1FDWApsbVpqWmdDanNBamF6MlFmOUw2dEdqNFJKamlYOWpyek1rQ2xGWkRubUI1aFl3SFk3bkc2SVRVUk16QXl5YWhuCk5QdU02MGZFb0xlNXR1V2dBT3pncm1Pd3lWNTVKMGlNU2h0bEowaVVVYlFFS1pGMURTb1VDaDZiQXpRa0pQWFcKajgybnoycnh1M1B5bFJ5ZHJpK2NNKzVuOWlmTzdMVktWV1laYjNQWHFRS0JnQkhnUERoNU1HcHRlN2hiZzFrWQpIWUtkYXdkMG9LWjhHTGNBRkh6cFRyOWEwaFVOY1hLWUhaWlVmckpYR2tLM0t3QlhLdzIwbjVlQWpKbGJ3aTdZCkh2bEEvc3prNUkrcksyMEJ3UGFpZ0wveks3MWFHWm1zT05HV2J3ejhVVXB2RFpNNE1UK0hrRGZldmgrM0lCSUQKYkJiM2cwcjVGeVpSQnRIRUR5YWVVUitCCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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: [managed-node1] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRUWRZcW1Ia1FTZ2krNXdZTWdCaHc0REFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTkRGawpOakpoT1RndE56a3hNRFJoTURndFltVmxOekEyTUdNdE9EQXhPRGN3WkdZd0hoY05NalF4TVRFeE1UUTFOVFEwCldoY05NalV4TVRFeE1UUTFOVFEwV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRHh0ajZvNmlBUXFUWW01c0h1eHRxZUZURVNpS01WZ0tGMAppZ29UU3N6Nk9RQU94SjJaeGEyaWRKb014d3d6Y0NzVS9TckhXaFpMVE9Da09tWFd4VmpIY1A0Z3lXZVNTTHFhCm12M0ZjK2I2VUVyZlpaYXVVTVlvQ3ppZ0hscjR2NnA2dFRvTHJyQXJpSUdNSGg5M2wwZUR5cEt2b2x6TzhTak0KVE5adTZ5TkJQV2N4SUk4c2xQMlF1SlR6QjI3ZlJBZjJMNWVlaTNBLzR1cHlQSGFFNGQwMUV5T2hrM1l5TUJoRQpkN0hhSVlzb0lXNDl4V1loOXQ3cVBiL2FadmZ4cnFGTFV3Ykt2NlpMQWZ3WDBkQ3RicWZ5akJFU1h3RFNxL2lpCmMyMG5XYTUxeXhOL2dMc2pwWjQ0NldsbzRwSnJvZUNzUUVpSFJ1T3QxZzhpVE5LcUxIcW5BZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJTRkdtL092QXRUTkZYd0lrcmkreUJkSlpsM0dqQWZCZ05WSFNNRUdEQVdnQlQwMzNucTVuUHQKM1pvYUQ4UUx1R05lWU8zVzdUQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFlQ1RRTmplQnlncHdNaVpnQThqMworV01tTll0a3R0WUhVL3lHOURMcVozcVVBbDdYb3dxcjdIdGFvMnJyb0JJdTJoam5zYkIrV0JodWNuenZzS0xvCkp3d1ZQZnFVRzd3OThXbnQra0t5RHMweWtEb0NNZUhrTk9SUkFUNUZEanA5blQyM0xxV3AxQVVNVHNFQWxHdmQKVWNITktUYU1Ed0g1OXIzTUZqRzJ6WUU5Tmh4ZUJIdjNxNGs2RTJtWWRZcHRST1dsajFWa2x1QTlqM21scEJVVwp0UWJFbzdFZFlQMUcxYStORzZ1K0VNZHUzRmVYTUlRRFBHOVlpMHN6Q3A2ZFlyTm1WQVNaaktINE5kN3ZJaWpTClZ6SnQ2YldpV1kydExvbnNhNmQyejkzSkxOdC96U1RJTU9LRE9NQkFpODhOMUhmRS9mWSs1aDl5c3Z2azE2Y2MKaFE9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Monday 11 November 2024 09:55:46 -0500 (0:00:01.242) 0:02:01.153 ******* ok: [managed-node1] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQQdYqmHkQSgi+5wYMgBhw4DANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNDFk\nNjJhOTgtNzkxMDRhMDgtYmVlNzA2MGMtODAxODcwZGYwHhcNMjQxMTExMTQ1NTQ0\nWhcNMjUxMTExMTQ1NTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDxtj6o6iAQqTYm5sHuxtqeFTESiKMVgKF0\nigoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCkOmXWxVjHcP4gyWeSSLqa\nmv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGMHh93l0eDypKvolzO8SjM\nTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upyPHaE4d01EyOhk3YyMBhE\nd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX0dCtbqfyjBESXwDSq/ii\nc20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8iTNKqLHqnAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBSFGm/OvAtTNFXwIkri+yBdJZl3GjAfBgNVHSMEGDAWgBT033nq5nPt\n3ZoaD8QLuGNeYO3W7TANBgkqhkiG9w0BAQsFAAOCAQEAeCTQNjeBygpwMiZgA8j3\n+WMmNYtkttYHU/yG9DLqZ3qUAl7Xowqr7Htao2rroBIu2hjnsbB+WBhucnzvsKLo\nJwwVPfqUG7w98Wnt+kKyDs0ykDoCMeHkNORRAT5FDjp9nT23LqWp1AUMTsEAlGvd\nUcHNKTaMDwH59r3MFjG2zYE9NhxeBHv3q4k6E2mYdYptROWlj1VkluA9j3mlpBUW\ntQbEo7EdYP1G1a+NG6u+EMdu3FeXMIQDPG9Yi0szCp6dYrNmVASZjKH4Nd7vIijS\nVzJt6bWiWY2tLonsa6d2z93JLNt/zSTIMOKDOMBAi88N1HfE/fY+5h9ysvvk16cc\nhQ==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQQdYqmHkQSgi+5wYMgBhw4DANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNDFk\nNjJhOTgtNzkxMDRhMDgtYmVlNzA2MGMtODAxODcwZGYwHhcNMjQxMTExMTQ1NTQ0\nWhcNMjUxMTExMTQ1NTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDxtj6o6iAQqTYm5sHuxtqeFTESiKMVgKF0\nigoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCkOmXWxVjHcP4gyWeSSLqa\nmv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGMHh93l0eDypKvolzO8SjM\nTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upyPHaE4d01EyOhk3YyMBhE\nd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX0dCtbqfyjBESXwDSq/ii\nc20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8iTNKqLHqnAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBSFGm/OvAtTNFXwIkri+yBdJZl3GjAfBgNVHSMEGDAWgBT033nq5nPt\n3ZoaD8QLuGNeYO3W7TANBgkqhkiG9w0BAQsFAAOCAQEAeCTQNjeBygpwMiZgA8j3\n+WMmNYtkttYHU/yG9DLqZ3qUAl7Xowqr7Htao2rroBIu2hjnsbB+WBhucnzvsKLo\nJwwVPfqUG7w98Wnt+kKyDs0ykDoCMeHkNORRAT5FDjp9nT23LqWp1AUMTsEAlGvd\nUcHNKTaMDwH59r3MFjG2zYE9NhxeBHv3q4k6E2mYdYptROWlj1VkluA9j3mlpBUW\ntQbEo7EdYP1G1a+NG6u+EMdu3FeXMIQDPG9Yi0szCp6dYrNmVASZjKH4Nd7vIijS\nVzJt6bWiWY2tLonsa6d2z93JLNt/zSTIMOKDOMBAi88N1HfE/fY+5h9ysvvk16cc\nhQ==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDxtj6o6iAQqTYm\n5sHuxtqeFTESiKMVgKF0igoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCk\nOmXWxVjHcP4gyWeSSLqamv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGM\nHh93l0eDypKvolzO8SjMTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upy\nPHaE4d01EyOhk3YyMBhEd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX\n0dCtbqfyjBESXwDSq/iic20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8i\nTNKqLHqnAgMBAAECggEAC9CoPHKBUb8rtfgWp7jRq+OGTA0gx6bLfZpXxryjy2Fo\n5s/mkkMu6x9+/jvmlUcY3ARKCIeXSmP+IRj3rGlmHw2fZnPh260xbehAmlvBgR/W\noRfipy+sl/2AbZc+RCV+TFQ6e6K02tPn3TUFvb9H0CHhTLOHjNgN8fqZir90sDYb\nWO/UreHwpoBEhZ88EQNr8jaNiN/xtC8qUwWdHrDWP+tfNNp4+iY7oiYaFfFkCvcA\nqLhIj8l34xL07QY8Xve1mZq5spbHqizZ4UB7ukviUr0AGbBHXomf7SsAF0pxCgWT\nsyonbpC1aZXg9PI93XMlHl6SQm93t8xv5w3Ipb9c3QKBgQD6XQkefWWB0dWjYjWK\nS1aZXt8hWJhuIWgRIAOML/w54nWQO94R+MG0d/3vt/pwokYVZBiMhZpD1/5Y7XhI\nyaivtXOr8LbkjCgdZd7f6A2xeYO1yljA2MdwpVDU3pYJ8aPYY6PBRSbVmGwfMXUn\ntzH37atEj9l+ENFHZXYfV/IitQKBgQD3J1ijuz4lC5G163XRifB4zyIiAt1ECWS2\nYmjaAU/YuUsiyE5wCqphsMRgwZ7GG1RnnckJZJSSE+X62GHERucsBDStao7UctpY\nUFjAM6YyjqnAwVdlgoD2hkVgSD4AnlC6T3VclWdpOkxCmU3yQuFrZoDTx1d9Fh0j\nMsZXnna1awKBgQCR+CBS+IVwNSk8Awx4PwiUjy3EwWTOAQgtw96No4SJMzGcEGuf\nSsuVLsiNNVT8yn/WBPATLeoNWCdhLcMNnRWOrFpuiv/3LIhO65AQN7mUGebi3MD2\nXu2ZDamdEtGjppECnsVg77J+okmXvjwyFas6hAVxCfWifKen2s4N5Da2aQKBgQCX\nlmZjZgCjsAjaz2Qf9L6tGj4RJjiX9jrzMkClFZDnmB5hYwHY7nG6ITURMzAyyahn\nNPuM60fEoLe5tuWgAOzgrmOwyV55J0iMShtlJ0iUUbQEKZF1DSoUCh6bAzQkJPXW\nj82nz2rxu3PylRydri+cM+5n9ifO7LVKVWYZb3PXqQKBgBHgPDh5MGpte7hbg1kY\nHYKdawd0oKZ8GLcAFHzpTr9a0hUNcXKYHZZUfrJXGkK3KwBXKw20n5eAjJlbwi7Y\nHvlA/szk5I+rK20BwPaigL/zK71aGZmsONGWbwz8UUpvDZM4MT+HkDfevh+3IBID\nbBb3g0r5FyZRBtHEDyaeUR+B\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Monday 11 November 2024 09:55:46 -0500 (0:00:00.053) 0:02:01.207 ******* ok: [managed-node1] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQQdYqmHkQSgi+5wYMgBhw4DANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNDFk\nNjJhOTgtNzkxMDRhMDgtYmVlNzA2MGMtODAxODcwZGYwHhcNMjQxMTExMTQ1NTQ0\nWhcNMjUxMTExMTQ1NTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDxtj6o6iAQqTYm5sHuxtqeFTESiKMVgKF0\nigoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCkOmXWxVjHcP4gyWeSSLqa\nmv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGMHh93l0eDypKvolzO8SjM\nTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upyPHaE4d01EyOhk3YyMBhE\nd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX0dCtbqfyjBESXwDSq/ii\nc20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8iTNKqLHqnAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBSFGm/OvAtTNFXwIkri+yBdJZl3GjAfBgNVHSMEGDAWgBT033nq5nPt\n3ZoaD8QLuGNeYO3W7TANBgkqhkiG9w0BAQsFAAOCAQEAeCTQNjeBygpwMiZgA8j3\n+WMmNYtkttYHU/yG9DLqZ3qUAl7Xowqr7Htao2rroBIu2hjnsbB+WBhucnzvsKLo\nJwwVPfqUG7w98Wnt+kKyDs0ykDoCMeHkNORRAT5FDjp9nT23LqWp1AUMTsEAlGvd\nUcHNKTaMDwH59r3MFjG2zYE9NhxeBHv3q4k6E2mYdYptROWlj1VkluA9j3mlpBUW\ntQbEo7EdYP1G1a+NG6u+EMdu3FeXMIQDPG9Yi0szCp6dYrNmVASZjKH4Nd7vIijS\nVzJt6bWiWY2tLonsa6d2z93JLNt/zSTIMOKDOMBAi88N1HfE/fY+5h9ysvvk16cc\nhQ==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDxtj6o6iAQqTYm\n5sHuxtqeFTESiKMVgKF0igoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCk\nOmXWxVjHcP4gyWeSSLqamv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGM\nHh93l0eDypKvolzO8SjMTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upy\nPHaE4d01EyOhk3YyMBhEd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX\n0dCtbqfyjBESXwDSq/iic20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8i\nTNKqLHqnAgMBAAECggEAC9CoPHKBUb8rtfgWp7jRq+OGTA0gx6bLfZpXxryjy2Fo\n5s/mkkMu6x9+/jvmlUcY3ARKCIeXSmP+IRj3rGlmHw2fZnPh260xbehAmlvBgR/W\noRfipy+sl/2AbZc+RCV+TFQ6e6K02tPn3TUFvb9H0CHhTLOHjNgN8fqZir90sDYb\nWO/UreHwpoBEhZ88EQNr8jaNiN/xtC8qUwWdHrDWP+tfNNp4+iY7oiYaFfFkCvcA\nqLhIj8l34xL07QY8Xve1mZq5spbHqizZ4UB7ukviUr0AGbBHXomf7SsAF0pxCgWT\nsyonbpC1aZXg9PI93XMlHl6SQm93t8xv5w3Ipb9c3QKBgQD6XQkefWWB0dWjYjWK\nS1aZXt8hWJhuIWgRIAOML/w54nWQO94R+MG0d/3vt/pwokYVZBiMhZpD1/5Y7XhI\nyaivtXOr8LbkjCgdZd7f6A2xeYO1yljA2MdwpVDU3pYJ8aPYY6PBRSbVmGwfMXUn\ntzH37atEj9l+ENFHZXYfV/IitQKBgQD3J1ijuz4lC5G163XRifB4zyIiAt1ECWS2\nYmjaAU/YuUsiyE5wCqphsMRgwZ7GG1RnnckJZJSSE+X62GHERucsBDStao7UctpY\nUFjAM6YyjqnAwVdlgoD2hkVgSD4AnlC6T3VclWdpOkxCmU3yQuFrZoDTx1d9Fh0j\nMsZXnna1awKBgQCR+CBS+IVwNSk8Awx4PwiUjy3EwWTOAQgtw96No4SJMzGcEGuf\nSsuVLsiNNVT8yn/WBPATLeoNWCdhLcMNnRWOrFpuiv/3LIhO65AQN7mUGebi3MD2\nXu2ZDamdEtGjppECnsVg77J+okmXvjwyFas6hAVxCfWifKen2s4N5Da2aQKBgQCX\nlmZjZgCjsAjaz2Qf9L6tGj4RJjiX9jrzMkClFZDnmB5hYwHY7nG6ITURMzAyyahn\nNPuM60fEoLe5tuWgAOzgrmOwyV55J0iMShtlJ0iUUbQEKZF1DSoUCh6bAzQkJPXW\nj82nz2rxu3PylRydri+cM+5n9ifO7LVKVWYZb3PXqQKBgBHgPDh5MGpte7hbg1kY\nHYKdawd0oKZ8GLcAFHzpTr9a0hUNcXKYHZZUfrJXGkK3KwBXKw20n5eAjJlbwi7Y\nHvlA/szk5I+rK20BwPaigL/zK71aGZmsONGWbwz8UUpvDZM4MT+HkDfevh+3IBID\nbBb3g0r5FyZRBtHEDyaeUR+B\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQQdYqmHkQSgi+5wYMgBhw4DANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNDFk\nNjJhOTgtNzkxMDRhMDgtYmVlNzA2MGMtODAxODcwZGYwHhcNMjQxMTExMTQ1NTQ0\nWhcNMjUxMTExMTQ1NTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDxtj6o6iAQqTYm5sHuxtqeFTESiKMVgKF0\nigoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCkOmXWxVjHcP4gyWeSSLqa\nmv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGMHh93l0eDypKvolzO8SjM\nTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upyPHaE4d01EyOhk3YyMBhE\nd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX0dCtbqfyjBESXwDSq/ii\nc20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8iTNKqLHqnAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBSFGm/OvAtTNFXwIkri+yBdJZl3GjAfBgNVHSMEGDAWgBT033nq5nPt\n3ZoaD8QLuGNeYO3W7TANBgkqhkiG9w0BAQsFAAOCAQEAeCTQNjeBygpwMiZgA8j3\n+WMmNYtkttYHU/yG9DLqZ3qUAl7Xowqr7Htao2rroBIu2hjnsbB+WBhucnzvsKLo\nJwwVPfqUG7w98Wnt+kKyDs0ykDoCMeHkNORRAT5FDjp9nT23LqWp1AUMTsEAlGvd\nUcHNKTaMDwH59r3MFjG2zYE9NhxeBHv3q4k6E2mYdYptROWlj1VkluA9j3mlpBUW\ntQbEo7EdYP1G1a+NG6u+EMdu3FeXMIQDPG9Yi0szCp6dYrNmVASZjKH4Nd7vIijS\nVzJt6bWiWY2tLonsa6d2z93JLNt/zSTIMOKDOMBAi88N1HfE/fY+5h9ysvvk16cc\nhQ==\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.029313", "end": "2024-11-11 09:55:46.805348", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQQdYqmHkQSgi+5wYMgBhw4DANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNDFk\nNjJhOTgtNzkxMDRhMDgtYmVlNzA2MGMtODAxODcwZGYwHhcNMjQxMTExMTQ1NTQ0\nWhcNMjUxMTExMTQ1NTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDxtj6o6iAQqTYm5sHuxtqeFTESiKMVgKF0\nigoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCkOmXWxVjHcP4gyWeSSLqa\nmv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGMHh93l0eDypKvolzO8SjM\nTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upyPHaE4d01EyOhk3YyMBhE\nd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX0dCtbqfyjBESXwDSq/ii\nc20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8iTNKqLHqnAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBSFGm/OvAtTNFXwIkri+yBdJZl3GjAfBgNVHSMEGDAWgBT033nq5nPt\n3ZoaD8QLuGNeYO3W7TANBgkqhkiG9w0BAQsFAAOCAQEAeCTQNjeBygpwMiZgA8j3\n+WMmNYtkttYHU/yG9DLqZ3qUAl7Xowqr7Htao2rroBIu2hjnsbB+WBhucnzvsKLo\nJwwVPfqUG7w98Wnt+kKyDs0ykDoCMeHkNORRAT5FDjp9nT23LqWp1AUMTsEAlGvd\nUcHNKTaMDwH59r3MFjG2zYE9NhxeBHv3q4k6E2mYdYptROWlj1VkluA9j3mlpBUW\ntQbEo7EdYP1G1a+NG6u+EMdu3FeXMIQDPG9Yi0szCp6dYrNmVASZjKH4Nd7vIijS\nVzJt6bWiWY2tLonsa6d2z93JLNt/zSTIMOKDOMBAi88N1HfE/fY+5h9ysvvk16cc\nhQ==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQQdYqmHkQSgi+5wYMgBhw4DANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNDFk\nNjJhOTgtNzkxMDRhMDgtYmVlNzA2MGMtODAxODcwZGYwHhcNMjQxMTExMTQ1NTQ0\nWhcNMjUxMTExMTQ1NTQ0WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDxtj6o6iAQqTYm5sHuxtqeFTESiKMVgKF0\nigoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCkOmXWxVjHcP4gyWeSSLqa\nmv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGMHh93l0eDypKvolzO8SjM\nTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upyPHaE4d01EyOhk3YyMBhE\nd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX0dCtbqfyjBESXwDSq/ii\nc20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8iTNKqLHqnAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBSFGm/OvAtTNFXwIkri+yBdJZl3GjAfBgNVHSMEGDAWgBT033nq5nPt\n3ZoaD8QLuGNeYO3W7TANBgkqhkiG9w0BAQsFAAOCAQEAeCTQNjeBygpwMiZgA8j3\n+WMmNYtkttYHU/yG9DLqZ3qUAl7Xowqr7Htao2rroBIu2hjnsbB+WBhucnzvsKLo\nJwwVPfqUG7w98Wnt+kKyDs0ykDoCMeHkNORRAT5FDjp9nT23LqWp1AUMTsEAlGvd\nUcHNKTaMDwH59r3MFjG2zYE9NhxeBHv3q4k6E2mYdYptROWlj1VkluA9j3mlpBUW\ntQbEo7EdYP1G1a+NG6u+EMdu3FeXMIQDPG9Yi0szCp6dYrNmVASZjKH4Nd7vIijS\nVzJt6bWiWY2tLonsa6d2z93JLNt/zSTIMOKDOMBAi88N1HfE/fY+5h9ysvvk16cc\nhQ==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDxtj6o6iAQqTYm\n5sHuxtqeFTESiKMVgKF0igoTSsz6OQAOxJ2Zxa2idJoMxwwzcCsU/SrHWhZLTOCk\nOmXWxVjHcP4gyWeSSLqamv3Fc+b6UErfZZauUMYoCzigHlr4v6p6tToLrrAriIGM\nHh93l0eDypKvolzO8SjMTNZu6yNBPWcxII8slP2QuJTzB27fRAf2L5eei3A/4upy\nPHaE4d01EyOhk3YyMBhEd7HaIYsoIW49xWYh9t7qPb/aZvfxrqFLUwbKv6ZLAfwX\n0dCtbqfyjBESXwDSq/iic20nWa51yxN/gLsjpZ446Wlo4pJroeCsQEiHRuOt1g8i\nTNKqLHqnAgMBAAECggEAC9CoPHKBUb8rtfgWp7jRq+OGTA0gx6bLfZpXxryjy2Fo\n5s/mkkMu6x9+/jvmlUcY3ARKCIeXSmP+IRj3rGlmHw2fZnPh260xbehAmlvBgR/W\noRfipy+sl/2AbZc+RCV+TFQ6e6K02tPn3TUFvb9H0CHhTLOHjNgN8fqZir90sDYb\nWO/UreHwpoBEhZ88EQNr8jaNiN/xtC8qUwWdHrDWP+tfNNp4+iY7oiYaFfFkCvcA\nqLhIj8l34xL07QY8Xve1mZq5spbHqizZ4UB7ukviUr0AGbBHXomf7SsAF0pxCgWT\nsyonbpC1aZXg9PI93XMlHl6SQm93t8xv5w3Ipb9c3QKBgQD6XQkefWWB0dWjYjWK\nS1aZXt8hWJhuIWgRIAOML/w54nWQO94R+MG0d/3vt/pwokYVZBiMhZpD1/5Y7XhI\nyaivtXOr8LbkjCgdZd7f6A2xeYO1yljA2MdwpVDU3pYJ8aPYY6PBRSbVmGwfMXUn\ntzH37atEj9l+ENFHZXYfV/IitQKBgQD3J1ijuz4lC5G163XRifB4zyIiAt1ECWS2\nYmjaAU/YuUsiyE5wCqphsMRgwZ7GG1RnnckJZJSSE+X62GHERucsBDStao7UctpY\nUFjAM6YyjqnAwVdlgoD2hkVgSD4AnlC6T3VclWdpOkxCmU3yQuFrZoDTx1d9Fh0j\nMsZXnna1awKBgQCR+CBS+IVwNSk8Awx4PwiUjy3EwWTOAQgtw96No4SJMzGcEGuf\nSsuVLsiNNVT8yn/WBPATLeoNWCdhLcMNnRWOrFpuiv/3LIhO65AQN7mUGebi3MD2\nXu2ZDamdEtGjppECnsVg77J+okmXvjwyFas6hAVxCfWifKen2s4N5Da2aQKBgQCX\nlmZjZgCjsAjaz2Qf9L6tGj4RJjiX9jrzMkClFZDnmB5hYwHY7nG6ITURMzAyyahn\nNPuM60fEoLe5tuWgAOzgrmOwyV55J0iMShtlJ0iUUbQEKZF1DSoUCh6bAzQkJPXW\nj82nz2rxu3PylRydri+cM+5n9ifO7LVKVWYZb3PXqQKBgBHgPDh5MGpte7hbg1kY\nHYKdawd0oKZ8GLcAFHzpTr9a0hUNcXKYHZZUfrJXGkK3KwBXKw20n5eAjJlbwi7Y\nHvlA/szk5I+rK20BwPaigL/zK71aGZmsONGWbwz8UUpvDZM4MT+HkDfevh+3IBID\nbBb3g0r5FyZRBtHEDyaeUR+B\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-11-11 09:55:46.776035" } STDOUT: Request "20241111145544" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Monday 11 November 2024 09:55:46 -0500 (0:00:00.426) 0:02:01.634 ******* changed: [managed-node1] => (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: [managed-node1] => (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: [managed-node1] => (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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:34 Monday 11 November 2024 09:55:48 -0500 (0:00:01.181) 0:02:02.815 ******* changed: [managed-node1] => { "changed": true, "checksum": "9ac3c46a5f8a488f28000d588a60740a816956f2", "dest": "/tmp/lsr_8xeqp32m_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "299ecf6643f4414017e2492012aeb38b", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1731336948.1152492-4667-161024417913111/.source.crt", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:40 Monday 11 November 2024 09:55:48 -0500 (0:00:00.884) 0:02:03.700 ******* changed: [managed-node1] => { "changed": true, "checksum": "2f1ce94e19e533e3c100b4eaad1a29bfc7da1457", "dest": "/tmp/lsr_8xeqp32m_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "22ad5dbbb185e9bd50e5a29b32b987d4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1731336948.9919214-4700-135466876405964/.source.pem", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:46 Monday 11 November 2024 09:55:49 -0500 (0:00:00.773) 0:02:04.474 ******* changed: [managed-node1] => { "changed": true, "checksum": "9ac3c46a5f8a488f28000d588a60740a816956f2", "dest": "/tmp/lsr_8xeqp32m_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "299ecf6643f4414017e2492012aeb38b", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1731336949.7750282-4727-248846895915489/.source.crt", "state": "file", "uid": 0 } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:55 Monday 11 November 2024 09:55:50 -0500 (0:00:00.795) 0:02:05.270 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:60 Monday 11 November 2024 09:55:50 -0500 (0:00:00.039) 0:02:05.309 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:64 Monday 11 November 2024 09:55:50 -0500 (0:00:00.043) 0:02:05.353 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-openssl-1.6.3-16.fc40.x86_64", "Installed: apr-1.7.5-1.fc40.x86_64", "Installed: skopeo-1:1.16.1-1.fc40.x86_64", "Installed: httpd-tools-2.4.62-2.fc40.x86_64", "Installed: apr-util-1.6.3-16.fc40.x86_64", "Installed: apr-util-lmdb-1.6.3-16.fc40.x86_64" ] } TASK [Write user and password] ************************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:70 Monday 11 November 2024 09:55:54 -0500 (0:00:03.567) 0:02:08.920 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:78 Monday 11 November 2024 09:55:54 -0500 (0:00:00.483) 0:02:09.404 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:94 Monday 11 November 2024 09:55:55 -0500 (0:00:00.745) 0:02:10.150 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_8xeqp32m_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:102 Monday 11 November 2024 09:55:55 -0500 (0:00:00.036) 0:02:10.186 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_8xeqp32m_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.668585", "end": "2024-11-11 09:55:58.431564", "rc": 0, "start": "2024-11-11 09:55:55.762979" } STDOUT: e1d59ace42061a8a02af4ec38cf3e716f93be0a279b9161dd456eaf8e834a5cd STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:113 Monday 11 November 2024 09:55:58 -0500 (0:00:03.074) 0:02:13.261 ******* ok: [managed-node1] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:117 Monday 11 November 2024 09:55:59 -0500 (0:00:00.492) 0:02:13.754 ******* ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.038511", "end": "2024-11-11 09:55:59.358010", "rc": 0, "start": "2024-11-11 09:55:59.319499" } STDERR: time="2024-11-11T14:55:58.435465848Z" 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=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 time="2024-11-11T14:55:58.435628573Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 time="2024-11-11T14:55:58.435740366Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 time="2024-11-11T14:55:58.435561415Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.19.9 instance.id=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 time="2024-11-11T14:55:58.436201858Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 time="2024-11-11T14:55:58.436241006Z" 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=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 time="2024-11-11T14:55:58.436470979Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=d746310e-3d74-4ec0-8598-95d8f47a51b2 service=registry version=2.8.2 2024/11/11 14:55:58 http: TLS handshake error from 10.88.0.1:52482: EOF TASK [Convert test image names into local registry names] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:123 Monday 11 November 2024 09:55:59 -0500 (0:00:00.433) 0:02:14.187 ******* ok: [managed-node1] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:127 Monday 11 November 2024 09:55:59 -0500 (0:00:00.040) 0:02:14.228 ******* changed: [managed-node1] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_8xeqp32m_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_8xeqp32m_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:04.492360", "end": "2024-11-11 09:56:04.285731", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-11-11 09:55:59.793371" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:136 Monday 11 November 2024 09:56:04 -0500 (0:00:04.916) 0:02:19.144 ******* ok: [managed-node1] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_8xeqp32m_podman/auth/auth.json", "--cert-dir=/tmp/lsr_8xeqp32m_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.077176", "end": "2024-11-11 09:56:04.806134", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-11-11 09:56:04.728958" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:58 Monday 11 November 2024 09:56:04 -0500 (0:00:00.498) 0:02:19.642 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:56:05 -0500 (0:00:00.144) 0:02:19.787 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:56:05 -0500 (0:00:00.100) 0:02:19.888 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:56:05 -0500 (0:00:00.070) 0:02:19.958 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:56:05 -0500 (0:00:00.139) 0:02:20.098 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:56:05 -0500 (0:00:00.106) 0:02:20.204 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:56:05 -0500 (0:00:00.138) 0:02:20.343 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:56:05 -0500 (0:00:00.095) 0:02:20.438 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:56:05 -0500 (0:00:00.114) 0:02:20.552 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:56:06 -0500 (0:00:00.976) 0:02:21.529 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:56:06 -0500 (0:00:00.036) 0:02:21.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:56:06 -0500 (0:00:00.041) 0:02:21.606 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:56:06 -0500 (0:00:00.036) 0:02:21.643 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:56:06 -0500 (0:00:00.041) 0:02:21.684 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:56:06 -0500 (0:00:00.057) 0:02:21.742 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027958", "end": "2024-11-11 09:56:07.347163", "rc": 0, "start": "2024-11-11 09:56:07.319205" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:56:07 -0500 (0:00:00.432) 0:02:22.174 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:56:07 -0500 (0:00:00.044) 0:02:22.218 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:56:07 -0500 (0:00:00.072) 0:02:22.291 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:56:07 -0500 (0:00:00.133) 0:02:22.424 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:56:07 -0500 (0:00:00.197) 0:02:22.622 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:56:07 -0500 (0:00:00.125) 0:02:22.747 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:56:08 -0500 (0:00:00.182) 0:02:22.930 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:08 -0500 (0:00:00.195) 0:02:23.126 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:08 -0500 (0:00:00.099) 0:02:23.225 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:08 -0500 (0:00:00.072) 0:02:23.297 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:08 -0500 (0:00:00.167) 0:02:23.465 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:09 -0500 (0:00:00.569) 0:02:24.034 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:09 -0500 (0:00:00.106) 0:02:24.141 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:09 -0500 (0:00:00.124) 0:02:24.265 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:09 -0500 (0:00:00.076) 0:02:24.341 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:09 -0500 (0:00:00.056) 0:02:24.398 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:09 -0500 (0:00:00.063) 0:02:24.461 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:09 -0500 (0:00:00.112) 0:02:24.573 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:09 -0500 (0:00:00.128) 0:02:24.702 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:56:10 -0500 (0:00:00.128) 0:02:24.831 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:56:10 -0500 (0:00:00.319) 0:02:25.150 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:56:10 -0500 (0:00:00.123) 0:02:25.274 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:56:10 -0500 (0:00:00.057) 0:02:25.331 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:56:10 -0500 (0:00:00.059) 0:02:25.390 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:56:10 -0500 (0:00:00.103) 0:02:25.494 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:56:10 -0500 (0:00:00.043) 0:02:25.537 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:56:10 -0500 (0:00:00.063) 0:02:25.601 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:56:10 -0500 (0:00:00.122) 0:02:25.724 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:56:11 -0500 (0:00:00.053) 0:02:25.777 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:56:11 -0500 (0:00:00.049) 0:02:25.826 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:56:11 -0500 (0:00:00.105) 0:02:25.932 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:56:11 -0500 (0:00:00.067) 0:02:26.000 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:56:11 -0500 (0:00:00.089) 0:02:26.089 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:56:11 -0500 (0:00:00.139) 0:02:26.229 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:56:11 -0500 (0:00:00.071) 0:02:26.301 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:56:11 -0500 (0:00:00.080) 0:02:26.381 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:56:11 -0500 (0:00:00.061) 0:02:26.443 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:56:11 -0500 (0:00:00.060) 0:02:26.503 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:56:11 -0500 (0:00:00.054) 0:02:26.558 ******* skipping: [managed-node1] => { "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 secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:56:11 -0500 (0:00:00.056) 0:02:26.615 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:56:11 -0500 (0:00:00.062) 0:02:26.677 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:56:12 -0500 (0:00:00.195) 0:02:26.873 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:56:12 -0500 (0:00:00.088) 0:02:26.961 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:56:12 -0500 (0:00:00.082) 0:02:27.044 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:56:12 -0500 (0:00:00.071) 0:02:27.115 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:12 -0500 (0:00:00.087) 0:02:27.202 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:12 -0500 (0:00:00.066) 0:02:27.269 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:12 -0500 (0:00:00.071) 0:02:27.341 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:12 -0500 (0:00:00.084) 0:02:27.425 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:13 -0500 (0:00:00.623) 0:02:28.048 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:13 -0500 (0:00:00.066) 0:02:28.115 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:13 -0500 (0:00:00.092) 0:02:28.208 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:13 -0500 (0:00:00.117) 0:02:28.325 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:13 -0500 (0:00:00.096) 0:02:28.422 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:13 -0500 (0:00:00.066) 0:02:28.488 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:13 -0500 (0:00:00.065) 0:02:28.553 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:13 -0500 (0:00:00.068) 0:02:28.622 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:56:13 -0500 (0:00:00.064) 0:02:28.687 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:56:13 -0500 (0:00:00.062) 0:02:28.749 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:56:14 -0500 (0:00:00.081) 0:02:28.830 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:56:14 -0500 (0:00:00.045) 0:02:28.875 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:56:14 -0500 (0:00:00.058) 0:02:28.934 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:56:14 -0500 (0:00:00.101) 0:02:29.035 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007166", "end": "2024-11-11 09:56:14.645045", "rc": 0, "start": "2024-11-11 09:56:14.637879" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:56:14 -0500 (0:00:00.463) 0:02:29.499 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:56:14 -0500 (0:00:00.059) 0:02:29.559 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:56:14 -0500 (0:00:00.158) 0:02:29.717 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:56:15 -0500 (0:00:00.278) 0:02:29.996 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:56:15 -0500 (0:00:00.118) 0:02:30.114 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:56:15 -0500 (0:00:00.114) 0:02:30.229 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:56:15 -0500 (0:00:00.113) 0:02:30.343 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:56:15 -0500 (0:00:00.095) 0:02:30.438 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:56:15 -0500 (0:00:00.082) 0:02:30.520 ******* failed: [managed-node1] (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [managed-node1]: 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:73 Monday 11 November 2024 09:56:16 -0500 (0:00:00.894) 0:02:31.415 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not expected_msg in ansible_failed_result.results[0].msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:84 Monday 11 November 2024 09:56:16 -0500 (0:00:00.112) 0:02:31.527 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:56:16 -0500 (0:00:00.205) 0:02:31.732 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:56:17 -0500 (0:00:00.162) 0:02:31.894 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:56:17 -0500 (0:00:00.078) 0:02:31.973 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:56:17 -0500 (0:00:00.068) 0:02:32.041 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:56:17 -0500 (0:00:00.064) 0:02:32.105 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:56:17 -0500 (0:00:00.065) 0:02:32.171 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:56:17 -0500 (0:00:00.063) 0:02:32.237 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:56:17 -0500 (0:00:00.263) 0:02:32.501 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:56:18 -0500 (0:00:01.067) 0:02:33.568 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:56:18 -0500 (0:00:00.041) 0:02:33.610 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:56:18 -0500 (0:00:00.042) 0:02:33.652 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:56:18 -0500 (0:00:00.038) 0:02:33.691 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:56:18 -0500 (0:00:00.037) 0:02:33.729 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:56:19 -0500 (0:00:00.036) 0:02:33.765 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028420", "end": "2024-11-11 09:56:19.381623", "rc": 0, "start": "2024-11-11 09:56:19.353203" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:56:19 -0500 (0:00:00.517) 0:02:34.283 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:56:19 -0500 (0:00:00.094) 0:02:34.378 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:56:19 -0500 (0:00:00.115) 0:02:34.493 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:56:19 -0500 (0:00:00.178) 0:02:34.672 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:56:20 -0500 (0:00:00.192) 0:02:34.864 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:56:20 -0500 (0:00:00.198) 0:02:35.063 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:56:20 -0500 (0:00:00.196) 0:02:35.259 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:20 -0500 (0:00:00.151) 0:02:35.410 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:20 -0500 (0:00:00.104) 0:02:35.515 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:20 -0500 (0:00:00.072) 0:02:35.588 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:20 -0500 (0:00:00.076) 0:02:35.665 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:21 -0500 (0:00:00.409) 0:02:36.075 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:21 -0500 (0:00:00.037) 0:02:36.112 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:21 -0500 (0:00:00.036) 0:02:36.148 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:21 -0500 (0:00:00.047) 0:02:36.196 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:21 -0500 (0:00:00.061) 0:02:36.257 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:21 -0500 (0:00:00.068) 0:02:36.326 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:21 -0500 (0:00:00.062) 0:02:36.388 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:21 -0500 (0:00:00.059) 0:02:36.448 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:56:21 -0500 (0:00:00.059) 0:02:36.507 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:56:21 -0500 (0:00:00.143) 0:02:36.651 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:56:22 -0500 (0:00:00.126) 0:02:36.778 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:56:22 -0500 (0:00:00.062) 0:02:36.840 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:56:22 -0500 (0:00:00.105) 0:02:36.945 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:56:22 -0500 (0:00:00.112) 0:02:37.058 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:56:22 -0500 (0:00:00.062) 0:02:37.121 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:56:22 -0500 (0:00:00.041) 0:02:37.163 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:56:22 -0500 (0:00:00.094) 0:02:37.257 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:56:22 -0500 (0:00:00.042) 0:02:37.300 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:56:22 -0500 (0:00:00.037) 0:02:37.337 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:56:22 -0500 (0:00:00.074) 0:02:37.411 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:56:22 -0500 (0:00:00.047) 0:02:37.458 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:56:22 -0500 (0:00:00.080) 0:02:37.539 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:56:22 -0500 (0:00:00.079) 0:02:37.618 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:56:22 -0500 (0:00:00.096) 0:02:37.715 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:56:23 -0500 (0:00:00.066) 0:02:37.782 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:56:23 -0500 (0:00:00.064) 0:02:37.847 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:56:23 -0500 (0:00:00.197) 0:02:38.044 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:56:23 -0500 (0:00:00.106) 0:02:38.150 ******* skipping: [managed-node1] => { "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 secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:56:23 -0500 (0:00:00.082) 0:02:38.232 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:56:23 -0500 (0:00:00.066) 0:02:38.298 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:56:23 -0500 (0:00:00.222) 0:02:38.521 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:56:23 -0500 (0:00:00.083) 0:02:38.605 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:56:23 -0500 (0:00:00.087) 0:02:38.693 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:56:24 -0500 (0:00:00.128) 0:02:38.822 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:24 -0500 (0:00:00.158) 0:02:38.980 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:24 -0500 (0:00:00.094) 0:02:39.074 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:24 -0500 (0:00:00.077) 0:02:39.151 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:24 -0500 (0:00:00.084) 0:02:39.235 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:24 -0500 (0:00:00.431) 0:02:39.667 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:24 -0500 (0:00:00.053) 0:02:39.720 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:25 -0500 (0:00:00.061) 0:02:39.781 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:25 -0500 (0:00:00.058) 0:02:39.840 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:25 -0500 (0:00:00.137) 0:02:39.977 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:25 -0500 (0:00:00.043) 0:02:40.020 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:25 -0500 (0:00:00.044) 0:02:40.065 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:25 -0500 (0:00:00.040) 0:02:40.106 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:56:25 -0500 (0:00:00.037) 0:02:40.143 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:56:25 -0500 (0:00:00.035) 0:02:40.179 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:56:25 -0500 (0:00:00.057) 0:02:40.236 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:56:25 -0500 (0:00:00.040) 0:02:40.276 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:56:25 -0500 (0:00:00.046) 0:02:40.322 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:56:25 -0500 (0:00:00.071) 0:02:40.394 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006264", "end": "2024-11-11 09:56:25.972101", "rc": 0, "start": "2024-11-11 09:56:25.965837" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:56:26 -0500 (0:00:00.424) 0:02:40.818 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:56:26 -0500 (0:00:00.061) 0:02:40.880 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:56:26 -0500 (0:00:00.123) 0:02:41.003 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:56:26 -0500 (0:00:00.073) 0:02:41.076 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:56:26 -0500 (0:00:00.045) 0:02:41.122 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:56:26 -0500 (0:00:00.060) 0:02:41.182 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:56:26 -0500 (0:00:00.061) 0:02:41.243 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:56:26 -0500 (0:00:00.120) 0:02:41.364 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:56:26 -0500 (0:00:00.044) 0:02:41.408 ******* failed: [managed-node1] (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [managed-node1]: 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:99 Monday 11 November 2024 09:56:27 -0500 (0:00:00.602) 0:02:42.011 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not expected_msg in ansible_failed_result.results[0].msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:110 Monday 11 November 2024 09:56:27 -0500 (0:00:00.091) 0:02:42.102 ******* changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_e4mzrydy_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:118 Monday 11 November 2024 09:56:27 -0500 (0:00:00.345) 0:02:42.447 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:56:27 -0500 (0:00:00.104) 0:02:42.552 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:56:27 -0500 (0:00:00.063) 0:02:42.615 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:56:27 -0500 (0:00:00.044) 0:02:42.660 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:56:27 -0500 (0:00:00.038) 0:02:42.699 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:56:27 -0500 (0:00:00.036) 0:02:42.736 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:56:28 -0500 (0:00:00.038) 0:02:42.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:56:28 -0500 (0:00:00.038) 0:02:42.813 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:56:28 -0500 (0:00:00.113) 0:02:42.926 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:56:29 -0500 (0:00:01.172) 0:02:44.098 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:56:29 -0500 (0:00:00.068) 0:02:44.166 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:56:29 -0500 (0:00:00.080) 0:02:44.247 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:56:29 -0500 (0:00:00.065) 0:02:44.312 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:56:29 -0500 (0:00:00.070) 0:02:44.383 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:56:29 -0500 (0:00:00.068) 0:02:44.452 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028139", "end": "2024-11-11 09:56:30.082105", "rc": 0, "start": "2024-11-11 09:56:30.053966" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:56:30 -0500 (0:00:00.537) 0:02:44.989 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:56:30 -0500 (0:00:00.111) 0:02:45.101 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:56:30 -0500 (0:00:00.116) 0:02:45.217 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:56:30 -0500 (0:00:00.185) 0:02:45.402 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:56:30 -0500 (0:00:00.126) 0:02:45.528 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:56:31 -0500 (0:00:00.292) 0:02:45.821 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:56:31 -0500 (0:00:00.209) 0:02:46.030 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:31 -0500 (0:00:00.112) 0:02:46.143 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:31 -0500 (0:00:00.118) 0:02:46.261 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:31 -0500 (0:00:00.049) 0:02:46.311 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:31 -0500 (0:00:00.084) 0:02:46.396 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:32 -0500 (0:00:00.409) 0:02:46.806 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:32 -0500 (0:00:00.060) 0:02:46.866 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:32 -0500 (0:00:00.061) 0:02:46.928 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:32 -0500 (0:00:00.061) 0:02:46.990 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:32 -0500 (0:00:00.063) 0:02:47.054 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:32 -0500 (0:00:00.061) 0:02:47.115 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:32 -0500 (0:00:00.063) 0:02:47.179 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:32 -0500 (0:00:00.064) 0:02:47.244 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:56:32 -0500 (0:00:00.046) 0:02:47.291 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:56:32 -0500 (0:00:00.057) 0:02:47.348 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:56:32 -0500 (0:00:00.100) 0:02:47.449 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:56:32 -0500 (0:00:00.040) 0:02:47.490 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:56:32 -0500 (0:00:00.036) 0:02:47.526 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:56:32 -0500 (0:00:00.070) 0:02:47.596 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:56:32 -0500 (0:00:00.095) 0:02:47.692 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:56:33 -0500 (0:00:00.061) 0:02:47.753 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:56:33 -0500 (0:00:00.120) 0:02:47.873 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:56:33 -0500 (0:00:00.067) 0:02:47.941 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:56:33 -0500 (0:00:00.064) 0:02:48.006 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:56:33 -0500 (0:00:00.133) 0:02:48.139 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:56:33 -0500 (0:00:00.060) 0:02:48.200 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:56:33 -0500 (0:00:00.063) 0:02:48.263 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:56:33 -0500 (0:00:00.062) 0:02:48.326 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:56:33 -0500 (0:00:00.064) 0:02:48.390 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:56:33 -0500 (0:00:00.063) 0:02:48.453 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:56:33 -0500 (0:00:00.087) 0:02:48.541 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:56:33 -0500 (0:00:00.064) 0:02:48.606 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:56:33 -0500 (0:00:00.112) 0:02:48.718 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:56:34 -0500 (0:00:00.092) 0:02:48.811 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:56:34 -0500 (0:00:00.041) 0:02:48.853 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:56:34 -0500 (0:00:00.041) 0:02:48.894 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:34 -0500 (0:00:00.070) 0:02:48.964 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:34 -0500 (0:00:00.050) 0:02:49.015 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:34 -0500 (0:00:00.065) 0:02:49.080 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:34 -0500 (0:00:00.067) 0:02:49.147 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:34 -0500 (0:00:00.476) 0:02:49.624 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:34 -0500 (0:00:00.086) 0:02:49.711 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:35 -0500 (0:00:00.076) 0:02:49.788 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:35 -0500 (0:00:00.064) 0:02:49.853 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:35 -0500 (0:00:00.060) 0:02:49.913 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:35 -0500 (0:00:00.065) 0:02:49.979 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:35 -0500 (0:00:00.077) 0:02:50.056 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:35 -0500 (0:00:00.087) 0:02:50.144 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:56:35 -0500 (0:00:00.101) 0:02:50.245 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:56:35 -0500 (0:00:00.125) 0:02:50.370 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:56:35 -0500 (0:00:00.135) 0:02:50.506 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:56:36 -0500 (0:00:00.262) 0:02:50.768 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:56:36 -0500 (0:00:00.531) 0:02:51.300 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:56:37 -0500 (0:00:00.860) 0:02:52.160 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:56:37 -0500 (0:00:00.094) 0:02:52.255 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:56:37 -0500 (0:00:00.067) 0:02:52.323 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:56:37 -0500 (0:00:00.064) 0:02:52.387 ******* skipping: [managed-node1] => { "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 secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:56:37 -0500 (0:00:00.066) 0:02:52.454 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:56:37 -0500 (0:00:00.056) 0:02:52.511 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:56:37 -0500 (0:00:00.207) 0:02:52.719 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:56:38 -0500 (0:00:00.120) 0:02:52.840 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:56:38 -0500 (0:00:00.094) 0:02:52.934 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:56:38 -0500 (0:00:00.086) 0:02:53.020 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:38 -0500 (0:00:00.132) 0:02:53.153 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:38 -0500 (0:00:00.067) 0:02:53.221 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:38 -0500 (0:00:00.066) 0:02:53.288 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:38 -0500 (0:00:00.220) 0:02:53.508 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:39 -0500 (0:00:00.476) 0:02:53.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:39 -0500 (0:00:00.060) 0:02:54.045 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:39 -0500 (0:00:00.058) 0:02:54.104 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:39 -0500 (0:00:00.061) 0:02:54.166 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:39 -0500 (0:00:00.077) 0:02:54.243 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:39 -0500 (0:00:00.071) 0:02:54.315 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:39 -0500 (0:00:00.061) 0:02:54.376 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:39 -0500 (0:00:00.059) 0:02:54.435 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:56:39 -0500 (0:00:00.081) 0:02:54.517 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:56:39 -0500 (0:00:00.075) 0:02:54.592 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:56:39 -0500 (0:00:00.094) 0:02:54.686 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:56:39 -0500 (0:00:00.054) 0:02:54.741 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:56:40 -0500 (0:00:00.045) 0:02:54.786 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:56:40 -0500 (0:00:00.043) 0:02:54.829 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005924", "end": "2024-11-11 09:56:40.424568", "rc": 0, "start": "2024-11-11 09:56:40.418644" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:56:40 -0500 (0:00:00.422) 0:02:55.252 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:56:40 -0500 (0:00:00.036) 0:02:55.288 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:56:40 -0500 (0:00:00.088) 0:02:55.376 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:56:40 -0500 (0:00:00.119) 0:02:55.496 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:56:40 -0500 (0:00:00.037) 0:02:55.533 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:56:40 -0500 (0:00:00.038) 0:02:55.571 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:56:40 -0500 (0:00:00.037) 0:02:55.609 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:56:40 -0500 (0:00:00.036) 0:02:55.646 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:56:40 -0500 (0:00:00.050) 0:02:55.696 ******* changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:56:41 -0500 (0:00:00.660) 0:02:56.357 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:56:42 -0500 (0:00:00.430) 0:02:56.788 ******* changed: [managed-node1] => { "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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:56:42 -0500 (0:00:00.481) 0:02:57.270 ******* changed: [managed-node1] => { "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-1731337002.5769644-6531-267596362487090/.source.yml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:56:43 -0500 (0:00:00.838) 0:02:58.108 ******* [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) changed: [managed-node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: ed210dc9758bae8016e2d7c992f4f33b071ed64fae9cdd714cd63b33516a73f8 Container: 9a4ea1d0ab6cf5d5c81d81bbd1be6accb1011ab745b0ff8b94b7a18822415b9e TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:56:44 -0500 (0:00:01.279) 0:02:59.387 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:56:45 -0500 (0:00:01.044) 0:03:00.431 ******* changed: [managed-node1] => { "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": "systemd-journald.socket sysinit.target basic.target \"system-podman\\\\x2dkube.slice\" -.mount network-online.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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3434876928", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:56:46 -0500 (0:00:01.049) 0:03:01.481 ******* changed: [managed-node1] => { "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 network-online.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.target basic.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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3436032000", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:56:48 -0500 (0:00:01.568) 0:03:03.050 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:56:48 -0500 (0:00:00.078) 0:03:03.128 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:56:48 -0500 (0:00:00.330) 0:03:03.458 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:56:48 -0500 (0:00:00.132) 0:03:03.591 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:56:48 -0500 (0:00:00.125) 0:03:03.716 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:56:49 -0500 (0:00:00.111) 0:03:03.828 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:56:49 -0500 (0:00:00.145) 0:03:03.973 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:49 -0500 (0:00:00.199) 0:03:04.173 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:49 -0500 (0:00:00.119) 0:03:04.293 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:49 -0500 (0:00:00.128) 0:03:04.421 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:49 -0500 (0:00:00.137) 0:03:04.559 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:50 -0500 (0:00:00.604) 0:03:05.163 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:50 -0500 (0:00:00.088) 0:03:05.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:50 -0500 (0:00:00.086) 0:03:05.338 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:50 -0500 (0:00:00.066) 0:03:05.405 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:50 -0500 (0:00:00.064) 0:03:05.469 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:50 -0500 (0:00:00.089) 0:03:05.559 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:50 -0500 (0:00:00.077) 0:03:05.636 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:50 -0500 (0:00:00.079) 0:03:05.716 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:56:51 -0500 (0:00:00.078) 0:03:05.794 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:56:51 -0500 (0:00:00.265) 0:03:06.059 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:56:51 -0500 (0:00:00.088) 0:03:06.148 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:56:51 -0500 (0:00:00.106) 0:03:06.255 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:56:51 -0500 (0:00:00.194) 0:03:06.449 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:56:51 -0500 (0:00:00.088) 0:03:06.538 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:56:51 -0500 (0:00:00.079) 0:03:06.617 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:56:52 -0500 (0:00:00.162) 0:03:06.779 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:56:52 -0500 (0:00:00.163) 0:03:06.942 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:56:52 -0500 (0:00:00.062) 0:03:07.005 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:56:52 -0500 (0:00:00.072) 0:03:07.078 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:56:52 -0500 (0:00:00.071) 0:03:07.149 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:56:52 -0500 (0:00:00.056) 0:03:07.205 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:56:53 -0500 (0:00:01.110) 0:03:08.315 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:56:54 -0500 (0:00:00.559) 0:03:08.874 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:56:54 -0500 (0:00:00.043) 0:03:08.918 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:56:54 -0500 (0:00:00.038) 0:03:08.956 ******* changed: [managed-node1] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1731337014.25791-6990-112183010065012/.source.container", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:56:55 -0500 (0:00:00.967) 0:03:09.923 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:56:55 -0500 (0:00:00.042) 0:03:09.965 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:56:55 -0500 (0:00:00.047) 0:03:10.013 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:56:55 -0500 (0:00:00.072) 0:03:10.085 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:56:55 -0500 (0:00:00.055) 0:03:10.141 ******* skipping: [managed-node1] => { "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 certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:56:55 -0500 (0:00:00.090) 0:03:10.232 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:56:55 -0500 (0:00:00.207) 0:03:10.440 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:56:55 -0500 (0:00:00.062) 0:03:10.502 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:56:55 -0500 (0:00:00.070) 0:03:10.572 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:56:55 -0500 (0:00:00.085) 0:03:10.657 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:56 -0500 (0:00:00.157) 0:03:10.815 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:56 -0500 (0:00:00.106) 0:03:10.922 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:56 -0500 (0:00:00.064) 0:03:10.986 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:56 -0500 (0:00:00.058) 0:03:11.045 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:56 -0500 (0:00:00.520) 0:03:11.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:56 -0500 (0:00:00.050) 0:03:11.615 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:57 -0500 (0:00:00.158) 0:03:11.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:57 -0500 (0:00:00.061) 0:03:11.835 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:57 -0500 (0:00:00.059) 0:03:11.895 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:57 -0500 (0:00:00.093) 0:03:11.988 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:57 -0500 (0:00:00.060) 0:03:12.049 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:57 -0500 (0:00:00.062) 0:03:12.111 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:56:57 -0500 (0:00:00.103) 0:03:12.215 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:56:57 -0500 (0:00:00.155) 0:03:12.371 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:56:57 -0500 (0:00:00.124) 0:03:12.495 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:56:57 -0500 (0:00:00.095) 0:03:12.591 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:56:57 -0500 (0:00:00.090) 0:03:12.681 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:56:57 -0500 (0:00:00.070) 0:03:12.751 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:56:58 -0500 (0:00:00.057) 0:03:12.808 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:56:58 -0500 (0:00:00.049) 0:03:12.858 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:132 Monday 11 November 2024 09:56:58 -0500 (0:00:00.079) 0:03:12.937 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:56:58 -0500 (0:00:00.210) 0:03:13.148 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:56:58 -0500 (0:00:00.073) 0:03:13.221 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:56:58 -0500 (0:00:00.077) 0:03:13.299 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:56:58 -0500 (0:00:00.079) 0:03:13.379 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:56:58 -0500 (0:00:00.065) 0:03:13.444 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:56:58 -0500 (0:00:00.079) 0:03:13.524 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:56:58 -0500 (0:00:00.069) 0:03:13.593 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:56:58 -0500 (0:00:00.131) 0:03:13.725 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:57:00 -0500 (0:00:01.335) 0:03:15.060 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:57:00 -0500 (0:00:00.106) 0:03:15.167 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:57:00 -0500 (0:00:00.122) 0:03:15.290 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:57:00 -0500 (0:00:00.073) 0:03:15.363 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:57:00 -0500 (0:00:00.068) 0:03:15.432 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:57:00 -0500 (0:00:00.053) 0:03:15.485 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047661", "end": "2024-11-11 09:57:01.156246", "rc": 0, "start": "2024-11-11 09:57:01.108585" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:57:01 -0500 (0:00:00.569) 0:03:16.054 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:57:01 -0500 (0:00:00.039) 0:03:16.094 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:57:01 -0500 (0:00:00.038) 0:03:16.133 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:57:01 -0500 (0:00:00.042) 0:03:16.175 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:57:01 -0500 (0:00:00.070) 0:03:16.245 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:57:01 -0500 (0:00:00.077) 0:03:16.323 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:57:01 -0500 (0:00:00.107) 0:03:16.430 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:01 -0500 (0:00:00.125) 0:03:16.556 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:01 -0500 (0:00:00.072) 0:03:16.629 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:01 -0500 (0:00:00.075) 0:03:16.704 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:02 -0500 (0:00:00.084) 0:03:16.789 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:02 -0500 (0:00:00.520) 0:03:17.309 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:02 -0500 (0:00:00.069) 0:03:17.379 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:02 -0500 (0:00:00.061) 0:03:17.441 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:02 -0500 (0:00:00.064) 0:03:17.505 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:02 -0500 (0:00:00.062) 0:03:17.567 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:02 -0500 (0:00:00.125) 0:03:17.693 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:02 -0500 (0:00:00.058) 0:03:17.751 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:03 -0500 (0:00:00.059) 0:03:17.811 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:57:03 -0500 (0:00:00.062) 0:03:17.873 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:57:03 -0500 (0:00:00.077) 0:03:17.951 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:57:03 -0500 (0:00:00.117) 0:03:18.069 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:57:03 -0500 (0:00:00.062) 0:03:18.132 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:57:03 -0500 (0:00:00.064) 0:03:18.196 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:57:03 -0500 (0:00:00.086) 0:03:18.282 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:57:03 -0500 (0:00:00.047) 0:03:18.330 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:57:03 -0500 (0:00:00.065) 0:03:18.395 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:57:03 -0500 (0:00:00.071) 0:03:18.467 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:57:03 -0500 (0:00:00.038) 0:03:18.505 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:57:03 -0500 (0:00:00.039) 0:03:18.544 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:57:03 -0500 (0:00:00.168) 0:03:18.712 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:57:04 -0500 (0:00:00.069) 0:03:18.782 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:57:04 -0500 (0:00:00.072) 0:03:18.855 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:57:04 -0500 (0:00:00.080) 0:03:18.935 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:57:04 -0500 (0:00:00.069) 0:03:19.004 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:57:04 -0500 (0:00:00.090) 0:03:19.095 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:57:04 -0500 (0:00:00.066) 0:03:19.162 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:57:04 -0500 (0:00:00.086) 0:03:19.249 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:57:04 -0500 (0:00:00.099) 0:03:19.348 ******* skipping: [managed-node1] => { "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 secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:57:04 -0500 (0:00:00.110) 0:03:19.459 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:57:04 -0500 (0:00:00.071) 0:03:19.531 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:57:04 -0500 (0:00:00.182) 0:03:19.713 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:57:05 -0500 (0:00:00.065) 0:03:19.779 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:57:05 -0500 (0:00:00.060) 0:03:19.839 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:57:05 -0500 (0:00:00.049) 0:03:19.889 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:05 -0500 (0:00:00.130) 0:03:20.019 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:05 -0500 (0:00:00.043) 0:03:20.063 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:05 -0500 (0:00:00.048) 0:03:20.112 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:05 -0500 (0:00:00.073) 0:03:20.185 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:05 -0500 (0:00:00.537) 0:03:20.723 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:06 -0500 (0:00:00.059) 0:03:20.782 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:06 -0500 (0:00:00.059) 0:03:20.842 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:06 -0500 (0:00:00.064) 0:03:20.906 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:06 -0500 (0:00:00.059) 0:03:20.966 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:06 -0500 (0:00:00.082) 0:03:21.048 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:06 -0500 (0:00:00.102) 0:03:21.150 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:06 -0500 (0:00:00.091) 0:03:21.242 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:57:06 -0500 (0:00:00.071) 0:03:21.315 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:57:06 -0500 (0:00:00.066) 0:03:21.382 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:57:06 -0500 (0:00:00.118) 0:03:21.500 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:57:06 -0500 (0:00:00.082) 0:03:21.583 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:57:06 -0500 (0:00:00.075) 0:03:21.659 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:57:07 -0500 (0:00:00.126) 0:03:21.785 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007874", "end": "2024-11-11 09:57:07.496048", "rc": 0, "start": "2024-11-11 09:57:07.488174" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:57:07 -0500 (0:00:00.547) 0:03:22.333 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:57:07 -0500 (0:00:00.123) 0:03:22.456 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:57:07 -0500 (0:00:00.164) 0:03:22.621 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:57:08 -0500 (0:00:00.155) 0:03:22.777 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:57:08 -0500 (0:00:00.053) 0:03:22.830 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:57:08 -0500 (0:00:00.043) 0:03:22.874 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:57:08 -0500 (0:00:00.044) 0:03:22.919 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:57:08 -0500 (0:00:00.046) 0:03:22.965 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:57:08 -0500 (0:00:00.034) 0:03:22.999 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:57:09 -0500 (0:00:01.060) 0:03:24.059 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1731337003.9440506, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731337003.239045, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 284150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731337002.9380424, "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": "3815000877", "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:57:09 -0500 (0:00:00.530) 0:03:24.589 ******* ok: [managed-node1] => { "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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:57:10 -0500 (0:00:00.494) 0:03:25.084 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:57:11 -0500 (0:00:00.882) 0:03:25.966 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:57:11 -0500 (0:00:00.731) 0:03:26.697 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:57:12 -0500 (0:00:00.083) 0:03:26.781 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:57:12 -0500 (0:00:00.066) 0:03:26.847 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:57:12 -0500 (0:00:00.097) 0:03:26.945 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:57:12 -0500 (0:00:00.158) 0:03:27.104 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:57:12 -0500 (0:00:00.184) 0:03:27.288 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:57:12 -0500 (0:00:00.080) 0:03:27.369 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:57:12 -0500 (0:00:00.077) 0:03:27.447 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:57:12 -0500 (0:00:00.105) 0:03:27.552 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:57:12 -0500 (0:00:00.125) 0:03:27.678 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:13 -0500 (0:00:00.140) 0:03:27.819 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:13 -0500 (0:00:00.074) 0:03:27.893 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:13 -0500 (0:00:00.079) 0:03:27.973 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:13 -0500 (0:00:00.075) 0:03:28.048 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:13 -0500 (0:00:00.579) 0:03:28.628 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:13 -0500 (0:00:00.079) 0:03:28.707 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:14 -0500 (0:00:00.084) 0:03:28.792 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:14 -0500 (0:00:00.063) 0:03:28.855 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:14 -0500 (0:00:00.063) 0:03:28.918 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:14 -0500 (0:00:00.063) 0:03:28.982 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:14 -0500 (0:00:00.206) 0:03:29.189 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:14 -0500 (0:00:00.078) 0:03:29.267 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:57:14 -0500 (0:00:00.068) 0:03:29.336 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:57:14 -0500 (0:00:00.125) 0:03:29.461 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:57:14 -0500 (0:00:00.055) 0:03:29.516 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:57:14 -0500 (0:00:00.056) 0:03:29.573 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:57:14 -0500 (0:00:00.081) 0:03:29.655 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:57:14 -0500 (0:00:00.064) 0:03:29.719 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:57:15 -0500 (0:00:00.035) 0:03:29.755 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:57:15 -0500 (0:00:00.129) 0:03:29.885 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:57:15 -0500 (0:00:00.139) 0:03:30.024 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:57:15 -0500 (0:00:00.107) 0:03:30.131 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:57:15 -0500 (0:00:00.065) 0:03:30.196 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:57:15 -0500 (0:00:00.067) 0:03:30.264 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:57:15 -0500 (0:00:00.059) 0:03:30.323 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:57:16 -0500 (0:00:01.099) 0:03:31.423 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:57:17 -0500 (0:00:00.616) 0:03:32.040 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:57:17 -0500 (0:00:00.039) 0:03:32.079 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:57:17 -0500 (0:00:00.040) 0:03:32.120 ******* ok: [managed-node1] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:57:18 -0500 (0:00:00.975) 0:03:33.095 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:57:18 -0500 (0:00:00.041) 0:03:33.137 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:57:18 -0500 (0:00:00.045) 0:03:33.183 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:57:18 -0500 (0:00:00.066) 0:03:33.249 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:57:18 -0500 (0:00:00.091) 0:03:33.341 ******* skipping: [managed-node1] => { "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 certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:57:18 -0500 (0:00:00.063) 0:03:33.404 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:143 Monday 11 November 2024 09:57:18 -0500 (0:00:00.113) 0:03:33.518 ******* changed: [managed-node1] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_e4mzrydy_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:149 Monday 11 November 2024 09:57:19 -0500 (0:00:00.615) 0:03:34.133 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:57:19 -0500 (0:00:00.306) 0:03:34.439 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:57:19 -0500 (0:00:00.107) 0:03:34.546 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:57:19 -0500 (0:00:00.090) 0:03:34.637 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:57:19 -0500 (0:00:00.078) 0:03:34.715 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:57:20 -0500 (0:00:00.176) 0:03:34.892 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:57:20 -0500 (0:00:00.066) 0:03:34.958 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:57:20 -0500 (0:00:00.067) 0:03:35.025 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:57:20 -0500 (0:00:00.158) 0:03:35.184 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:57:21 -0500 (0:00:01.235) 0:03:36.420 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:57:21 -0500 (0:00:00.077) 0:03:36.497 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:57:21 -0500 (0:00:00.098) 0:03:36.596 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:57:21 -0500 (0:00:00.067) 0:03:36.664 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:57:21 -0500 (0:00:00.076) 0:03:36.741 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:57:22 -0500 (0:00:00.074) 0:03:36.815 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033156", "end": "2024-11-11 09:57:22.543570", "rc": 0, "start": "2024-11-11 09:57:22.510414" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:57:22 -0500 (0:00:00.660) 0:03:37.476 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:57:22 -0500 (0:00:00.107) 0:03:37.583 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:57:22 -0500 (0:00:00.103) 0:03:37.686 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:57:23 -0500 (0:00:00.136) 0:03:37.823 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:57:23 -0500 (0:00:00.241) 0:03:38.064 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:57:23 -0500 (0:00:00.109) 0:03:38.173 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:57:23 -0500 (0:00:00.124) 0:03:38.297 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:23 -0500 (0:00:00.126) 0:03:38.424 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:23 -0500 (0:00:00.077) 0:03:38.501 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:23 -0500 (0:00:00.081) 0:03:38.583 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:23 -0500 (0:00:00.134) 0:03:38.718 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:24 -0500 (0:00:00.607) 0:03:39.326 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:24 -0500 (0:00:00.050) 0:03:39.376 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:24 -0500 (0:00:00.075) 0:03:39.452 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:24 -0500 (0:00:00.072) 0:03:39.524 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:24 -0500 (0:00:00.062) 0:03:39.587 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:24 -0500 (0:00:00.062) 0:03:39.649 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:24 -0500 (0:00:00.087) 0:03:39.736 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:25 -0500 (0:00:00.082) 0:03:39.818 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:57:25 -0500 (0:00:00.098) 0:03:39.917 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:57:25 -0500 (0:00:00.109) 0:03:40.026 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:57:25 -0500 (0:00:00.396) 0:03:40.423 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:57:25 -0500 (0:00:00.125) 0:03:40.548 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:57:25 -0500 (0:00:00.119) 0:03:40.667 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:57:26 -0500 (0:00:00.186) 0:03:40.854 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:57:26 -0500 (0:00:00.075) 0:03:40.929 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:57:26 -0500 (0:00:00.061) 0:03:40.991 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:57:26 -0500 (0:00:00.118) 0:03:41.110 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:57:26 -0500 (0:00:00.064) 0:03:41.174 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:57:26 -0500 (0:00:00.065) 0:03:41.240 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:57:26 -0500 (0:00:00.127) 0:03:41.367 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:57:26 -0500 (0:00:00.064) 0:03:41.431 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:57:26 -0500 (0:00:00.066) 0:03:41.497 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:57:26 -0500 (0:00:00.067) 0:03:41.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:57:26 -0500 (0:00:00.182) 0:03:41.747 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:57:27 -0500 (0:00:00.116) 0:03:41.863 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:57:27 -0500 (0:00:00.140) 0:03:42.004 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:57:27 -0500 (0:00:00.108) 0:03:42.113 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:57:27 -0500 (0:00:00.103) 0:03:42.216 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:57:27 -0500 (0:00:00.247) 0:03:42.463 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:57:27 -0500 (0:00:00.071) 0:03:42.535 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:27 -0500 (0:00:00.186) 0:03:42.721 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:28 -0500 (0:00:00.115) 0:03:42.837 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:28 -0500 (0:00:00.091) 0:03:42.929 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:28 -0500 (0:00:00.103) 0:03:43.032 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:28 -0500 (0:00:00.616) 0:03:43.649 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:28 -0500 (0:00:00.064) 0:03:43.713 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:29 -0500 (0:00:00.060) 0:03:43.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:29 -0500 (0:00:00.053) 0:03:43.827 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:29 -0500 (0:00:00.041) 0:03:43.868 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:29 -0500 (0:00:00.143) 0:03:44.011 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:29 -0500 (0:00:00.046) 0:03:44.058 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:29 -0500 (0:00:00.047) 0:03:44.106 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:57:29 -0500 (0:00:00.054) 0:03:44.161 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:57:29 -0500 (0:00:00.054) 0:03:44.216 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:57:30 -0500 (0:00:00.560) 0:03:44.776 ******* changed: [managed-node1] => { "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 : Ensure credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:57:31 -0500 (0:00:01.109) 0:03:45.885 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:57:31 -0500 (0:00:00.088) 0:03:45.974 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:57:31 -0500 (0:00:00.068) 0:03:46.042 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:57:31 -0500 (0:00:00.063) 0:03:46.106 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:57:31 -0500 (0:00:00.065) 0:03:46.171 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:57:31 -0500 (0:00:00.088) 0:03:46.260 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:57:31 -0500 (0:00:00.216) 0:03:46.477 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:57:31 -0500 (0:00:00.111) 0:03:46.588 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:57:31 -0500 (0:00:00.104) 0:03:46.692 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:57:32 -0500 (0:00:00.073) 0:03:46.766 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:32 -0500 (0:00:00.208) 0:03:46.975 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:32 -0500 (0:00:00.072) 0:03:47.047 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:32 -0500 (0:00:00.081) 0:03:47.128 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:32 -0500 (0:00:00.137) 0:03:47.266 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:33 -0500 (0:00:00.626) 0:03:47.892 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:33 -0500 (0:00:00.061) 0:03:47.953 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:33 -0500 (0:00:00.061) 0:03:48.014 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:33 -0500 (0:00:00.063) 0:03:48.078 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:33 -0500 (0:00:00.067) 0:03:48.145 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:33 -0500 (0:00:00.068) 0:03:48.213 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:33 -0500 (0:00:00.083) 0:03:48.296 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:33 -0500 (0:00:00.138) 0:03:48.435 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:57:33 -0500 (0:00:00.130) 0:03:48.565 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:57:33 -0500 (0:00:00.094) 0:03:48.659 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:57:34 -0500 (0:00:00.190) 0:03:48.850 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:57:34 -0500 (0:00:00.079) 0:03:48.930 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:57:34 -0500 (0:00:00.080) 0:03:49.011 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:57:34 -0500 (0:00:00.085) 0:03:49.097 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.010572", "end": "2024-11-11 09:57:34.815987", "rc": 0, "start": "2024-11-11 09:57:34.805415" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:57:34 -0500 (0:00:00.584) 0:03:49.681 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:57:35 -0500 (0:00:00.208) 0:03:49.890 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:57:35 -0500 (0:00:00.230) 0:03:50.121 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:57:35 -0500 (0:00:00.117) 0:03:50.238 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:57:35 -0500 (0:00:00.092) 0:03:50.330 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:57:35 -0500 (0:00:00.074) 0:03:50.404 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:57:35 -0500 (0:00:00.097) 0:03:50.502 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:57:35 -0500 (0:00:00.077) 0:03:50.579 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:57:35 -0500 (0:00:00.088) 0:03:50.668 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:57:36 -0500 (0:00:01.084) 0:03:51.752 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1731337003.9440506, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731337003.239045, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 284150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731337002.9380424, "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": "3815000877", "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:57:37 -0500 (0:00:00.632) 0:03:52.385 ******* ok: [managed-node1] => { "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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:57:38 -0500 (0:00:00.596) 0:03:52.982 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:57:39 -0500 (0:00:00.969) 0:03:53.951 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:57:39 -0500 (0:00:00.785) 0:03:54.736 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:57:40 -0500 (0:00:00.065) 0:03:54.801 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:57:40 -0500 (0:00:00.067) 0:03:54.869 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:57:40 -0500 (0:00:00.064) 0:03:54.934 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:57:40 -0500 (0:00:00.147) 0:03:55.082 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:57:40 -0500 (0:00:00.169) 0:03:55.251 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:57:40 -0500 (0:00:00.085) 0:03:55.337 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:57:40 -0500 (0:00:00.089) 0:03:55.427 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:57:40 -0500 (0:00:00.074) 0:03:55.501 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:57:40 -0500 (0:00:00.166) 0:03:55.668 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:41 -0500 (0:00:00.200) 0:03:55.868 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:41 -0500 (0:00:00.074) 0:03:55.943 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:41 -0500 (0:00:00.071) 0:03:56.015 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:41 -0500 (0:00:00.097) 0:03:56.112 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:42 -0500 (0:00:00.647) 0:03:56.759 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:42 -0500 (0:00:00.070) 0:03:56.829 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:42 -0500 (0:00:00.109) 0:03:56.939 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:42 -0500 (0:00:00.040) 0:03:56.979 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:42 -0500 (0:00:00.062) 0:03:57.041 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:42 -0500 (0:00:00.065) 0:03:57.107 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:42 -0500 (0:00:00.116) 0:03:57.223 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:42 -0500 (0:00:00.038) 0:03:57.261 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:57:42 -0500 (0:00:00.038) 0:03:57.300 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:57:42 -0500 (0:00:00.064) 0:03:57.365 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:57:42 -0500 (0:00:00.051) 0:03:57.416 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:57:42 -0500 (0:00:00.062) 0:03:57.478 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:57:42 -0500 (0:00:00.151) 0:03:57.630 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:57:42 -0500 (0:00:00.099) 0:03:57.729 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:57:43 -0500 (0:00:00.074) 0:03:57.805 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:57:43 -0500 (0:00:00.109) 0:03:57.914 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:57:43 -0500 (0:00:00.095) 0:03:58.009 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:57:43 -0500 (0:00:00.038) 0:03:58.047 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:57:43 -0500 (0:00:00.036) 0:03:58.084 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:57:43 -0500 (0:00:00.039) 0:03:58.123 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:57:43 -0500 (0:00:00.034) 0:03:58.158 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:57:44 -0500 (0:00:01.104) 0:03:59.262 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:57:45 -0500 (0:00:00.622) 0:03:59.884 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:57:45 -0500 (0:00:00.066) 0:03:59.951 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:57:45 -0500 (0:00:00.069) 0:04:00.020 ******* ok: [managed-node1] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:57:46 -0500 (0:00:01.062) 0:04:01.083 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:57:46 -0500 (0:00:00.126) 0:04:01.210 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:57:46 -0500 (0:00:00.131) 0:04:01.342 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:57:46 -0500 (0:00:00.110) 0:04:01.452 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:57:46 -0500 (0:00:00.061) 0:04:01.513 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:57:46 -0500 (0:00:00.163) 0:04:01.676 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:57:46 -0500 (0:00:00.072) 0:04:01.749 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:47 -0500 (0:00:00.144) 0:04:01.893 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:47 -0500 (0:00:00.092) 0:04:01.985 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:47 -0500 (0:00:00.076) 0:04:02.061 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:47 -0500 (0:00:00.091) 0:04:02.153 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:48 -0500 (0:00:00.685) 0:04:02.838 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:48 -0500 (0:00:00.117) 0:04:02.956 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:48 -0500 (0:00:00.280) 0:04:03.237 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:48 -0500 (0:00:00.068) 0:04:03.306 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:48 -0500 (0:00:00.092) 0:04:03.399 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:48 -0500 (0:00:00.048) 0:04:03.447 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:48 -0500 (0:00:00.059) 0:04:03.506 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:48 -0500 (0:00:00.068) 0:04:03.575 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:57:48 -0500 (0:00:00.064) 0:04:03.640 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:57:49 -0500 (0:00:00.149) 0:04:03.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:57:49 -0500 (0:00:00.083) 0:04:03.873 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:57:49 -0500 (0:00:00.078) 0:04:03.951 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:57:49 -0500 (0:00:00.079) 0:04:04.031 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:57:49 -0500 (0:00:00.064) 0:04:04.095 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:57:49 -0500 (0:00:00.063) 0:04:04.159 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:57:49 -0500 (0:00:00.065) 0:04:04.224 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:161 Monday 11 November 2024 09:57:49 -0500 (0:00:00.122) 0:04:04.346 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:57:49 -0500 (0:00:00.248) 0:04:04.594 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:57:50 -0500 (0:00:00.241) 0:04:04.836 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:57:50 -0500 (0:00:00.132) 0:04:04.971 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:57:50 -0500 (0:00:00.130) 0:04:05.102 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:57:50 -0500 (0:00:00.098) 0:04:05.200 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:57:50 -0500 (0:00:00.092) 0:04:05.292 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:57:50 -0500 (0:00:00.104) 0:04:05.396 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:57:50 -0500 (0:00:00.129) 0:04:05.526 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:57:52 -0500 (0:00:01.303) 0:04:06.829 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:57:52 -0500 (0:00:00.044) 0:04:06.874 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:57:52 -0500 (0:00:00.053) 0:04:06.927 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:57:52 -0500 (0:00:00.043) 0:04:06.971 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:57:52 -0500 (0:00:00.038) 0:04:07.009 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:57:52 -0500 (0:00:00.039) 0:04:07.049 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036583", "end": "2024-11-11 09:57:52.729659", "rc": 0, "start": "2024-11-11 09:57:52.693076" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:57:52 -0500 (0:00:00.545) 0:04:07.595 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:57:52 -0500 (0:00:00.155) 0:04:07.750 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:57:53 -0500 (0:00:00.062) 0:04:07.813 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:57:53 -0500 (0:00:00.108) 0:04:07.921 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:57:53 -0500 (0:00:00.131) 0:04:08.052 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:57:53 -0500 (0:00:00.112) 0:04:08.165 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:57:53 -0500 (0:00:00.102) 0:04:08.267 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:53 -0500 (0:00:00.112) 0:04:08.379 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:53 -0500 (0:00:00.060) 0:04:08.440 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:53 -0500 (0:00:00.076) 0:04:08.516 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:53 -0500 (0:00:00.089) 0:04:08.606 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:54 -0500 (0:00:00.595) 0:04:09.201 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:54 -0500 (0:00:00.119) 0:04:09.321 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:54 -0500 (0:00:00.091) 0:04:09.413 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:54 -0500 (0:00:00.089) 0:04:09.502 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:54 -0500 (0:00:00.108) 0:04:09.610 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:55 -0500 (0:00:00.234) 0:04:09.845 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:55 -0500 (0:00:00.061) 0:04:09.906 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:55 -0500 (0:00:00.060) 0:04:09.967 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:57:55 -0500 (0:00:00.062) 0:04:10.029 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:57:55 -0500 (0:00:00.098) 0:04:10.127 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:57:55 -0500 (0:00:00.178) 0:04:10.306 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:57:55 -0500 (0:00:00.114) 0:04:10.421 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:57:55 -0500 (0:00:00.071) 0:04:10.493 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:57:55 -0500 (0:00:00.154) 0:04:10.648 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:57:55 -0500 (0:00:00.086) 0:04:10.734 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:57:56 -0500 (0:00:00.063) 0:04:10.797 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:57:56 -0500 (0:00:00.133) 0:04:10.930 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:57:56 -0500 (0:00:00.072) 0:04:11.003 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:57:56 -0500 (0:00:00.084) 0:04:11.088 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:57:56 -0500 (0:00:00.380) 0:04:11.469 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:57:56 -0500 (0:00:00.108) 0:04:11.578 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:57:56 -0500 (0:00:00.080) 0:04:11.659 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:57:56 -0500 (0:00:00.086) 0:04:11.746 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:57:57 -0500 (0:00:00.091) 0:04:11.837 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:57:57 -0500 (0:00:00.071) 0:04:11.909 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:57:57 -0500 (0:00:00.067) 0:04:11.977 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:57:57 -0500 (0:00:00.069) 0:04:12.046 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:57:57 -0500 (0:00:00.149) 0:04:12.195 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:57:57 -0500 (0:00:00.064) 0:04:12.260 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:57:57 -0500 (0:00:00.070) 0:04:12.330 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:57:57 -0500 (0:00:00.070) 0:04:12.400 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:57:57 -0500 (0:00:00.114) 0:04:12.515 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:57:57 -0500 (0:00:00.071) 0:04:12.587 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:57:57 -0500 (0:00:00.076) 0:04:12.665 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:57:57 -0500 (0:00:00.086) 0:04:12.752 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:57:58 -0500 (0:00:00.860) 0:04:13.612 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:57:58 -0500 (0:00:00.085) 0:04:13.698 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:57:59 -0500 (0:00:00.076) 0:04:13.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:57:59 -0500 (0:00:00.072) 0:04:13.846 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:57:59 -0500 (0:00:00.083) 0:04:13.930 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:57:59 -0500 (0:00:00.067) 0:04:13.998 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:57:59 -0500 (0:00:00.060) 0:04:14.059 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:57:59 -0500 (0:00:00.066) 0:04:14.126 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:57:59 -0500 (0:00:00.108) 0:04:14.234 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:57:59 -0500 (0:00:00.158) 0:04:14.393 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:57:59 -0500 (0:00:00.114) 0:04:14.507 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:57:59 -0500 (0:00:00.158) 0:04:14.665 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:57:59 -0500 (0:00:00.086) 0:04:14.752 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:58:00 -0500 (0:00:00.090) 0:04:14.842 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:58:00 -0500 (0:00:00.100) 0:04:14.943 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:58:00 -0500 (0:00:00.080) 0:04:15.024 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:58:00 -0500 (0:00:00.071) 0:04:15.095 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:58:00 -0500 (0:00:00.294) 0:04:15.389 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:58:00 -0500 (0:00:00.125) 0:04:15.514 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:00 -0500 (0:00:00.186) 0:04:15.701 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:01 -0500 (0:00:00.077) 0:04:15.779 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:01 -0500 (0:00:00.090) 0:04:15.869 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:01 -0500 (0:00:00.102) 0:04:15.972 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:01 -0500 (0:00:00.634) 0:04:16.606 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:01 -0500 (0:00:00.120) 0:04:16.727 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:02 -0500 (0:00:00.117) 0:04:16.844 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:02 -0500 (0:00:00.106) 0:04:16.951 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:02 -0500 (0:00:00.067) 0:04:17.018 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:02 -0500 (0:00:00.075) 0:04:17.094 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:02 -0500 (0:00:00.107) 0:04:17.201 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:02 -0500 (0:00:00.136) 0:04:17.337 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:58:02 -0500 (0:00:00.090) 0:04:17.428 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:58:02 -0500 (0:00:00.125) 0:04:17.554 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:58:02 -0500 (0:00:00.128) 0:04:17.682 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:58:03 -0500 (0:00:00.094) 0:04:17.777 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:58:03 -0500 (0:00:00.161) 0:04:17.939 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:58:03 -0500 (0:00:00.065) 0:04:18.005 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:58:03 -0500 (0:00:00.069) 0:04:18.074 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:58:03 -0500 (0:00:00.077) 0:04:18.151 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:58:03 -0500 (0:00:00.099) 0:04:18.251 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:58:03 -0500 (0:00:00.305) 0:04:18.557 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:58:03 -0500 (0:00:00.109) 0:04:18.666 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:58:04 -0500 (0:00:00.092) 0:04:18.758 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:58:04 -0500 (0:00:00.073) 0:04:18.832 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:04 -0500 (0:00:00.160) 0:04:18.992 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:04 -0500 (0:00:00.144) 0:04:19.137 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:04 -0500 (0:00:00.098) 0:04:19.235 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:04 -0500 (0:00:00.098) 0:04:19.333 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:05 -0500 (0:00:00.656) 0:04:19.990 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:05 -0500 (0:00:00.090) 0:04:20.081 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:05 -0500 (0:00:00.106) 0:04:20.187 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:05 -0500 (0:00:00.296) 0:04:20.483 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:05 -0500 (0:00:00.084) 0:04:20.568 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:05 -0500 (0:00:00.086) 0:04:20.654 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:05 -0500 (0:00:00.074) 0:04:20.728 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:06 -0500 (0:00:00.064) 0:04:20.793 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:58:06 -0500 (0:00:00.064) 0:04:20.858 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:58:06 -0500 (0:00:00.062) 0:04:20.920 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:58:06 -0500 (0:00:00.098) 0:04:21.019 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:58:06 -0500 (0:00:00.069) 0:04:21.088 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:58:06 -0500 (0:00:00.057) 0:04:21.146 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:58:06 -0500 (0:00:00.058) 0:04:21.205 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007983", "end": "2024-11-11 09:58:06.876229", "rc": 0, "start": "2024-11-11 09:58:06.868246" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:58:06 -0500 (0:00:00.517) 0:04:21.722 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 11 November 2024 09:58:07 -0500 (0:00:00.081) 0:04:21.803 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 11 November 2024 09:58:07 -0500 (0:00:00.038) 0:04:21.841 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 09:56:48 EST", "ActiveEnterTimestampMonotonic": "504566921", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 09:56:47 EST", "AssertTimestampMonotonic": "503829850", "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": "45265647000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 09:56:47 EST", "ConditionTimestampMonotonic": "503829847", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "9450", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13424", "ExecMainStartTimestamp": "Mon 2024-11-11 09:56:48 EST", "ExecMainStartTimestampMonotonic": "504566822", "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=[Mon 2024-11-11 09:56:47 EST] ; stop_time=[n/a] ; pid=13366 ; 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=[Mon 2024-11-11 09:56:47 EST] ; stop_time=[n/a] ; pid=13366 ; 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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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", "InactiveExitTimestamp": "Mon 2024-11-11 09:56:47 EST", "InactiveExitTimestampMonotonic": "503838479", "InvocationID": "4f6d138a96714aceb94b57b18c63e3d2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13424", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3412267008", "MemoryCurrent": "16211968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "31006720", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-11-11 09:56:48 EST", "StateChangeTimestampMonotonic": "504566921", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "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": "0" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 11 November 2024 09:58:08 -0500 (0:00:01.627) 0:04:23.468 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337003.9440506, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731337003.239045, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 284150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731337002.9380424, "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": "3815000877", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 11 November 2024 09:58:09 -0500 (0:00:00.462) 0:04:23.931 ******* ok: [managed-node1] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 11 November 2024 09:58:09 -0500 (0:00:00.660) 0:04:24.592 ******* changed: [managed-node1] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 11 November 2024 09:58:10 -0500 (0:00:00.703) 0:04:25.295 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 11 November 2024 09:58:10 -0500 (0:00:00.130) 0:04:25.426 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:58:10 -0500 (0:00:00.200) 0:04:25.626 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:58:11 -0500 (0:00:00.127) 0:04:25.754 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:58:11 -0500 (0:00:00.137) 0:04:25.891 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:58:11 -0500 (0:00:00.107) 0:04:25.999 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:58:11 -0500 (0:00:00.117) 0:04:26.117 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:58:11 -0500 (0:00:00.310) 0:04:26.427 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:58:11 -0500 (0:00:00.149) 0:04:26.576 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:58:11 -0500 (0:00:00.155) 0:04:26.732 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:58:12 -0500 (0:00:00.138) 0:04:26.871 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:58:12 -0500 (0:00:00.123) 0:04:26.994 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:12 -0500 (0:00:00.165) 0:04:27.160 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:12 -0500 (0:00:00.075) 0:04:27.235 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:12 -0500 (0:00:00.100) 0:04:27.336 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:12 -0500 (0:00:00.221) 0:04:27.558 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:13 -0500 (0:00:00.480) 0:04:28.038 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:13 -0500 (0:00:00.039) 0:04:28.078 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:13 -0500 (0:00:00.037) 0:04:28.116 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:13 -0500 (0:00:00.037) 0:04:28.153 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:13 -0500 (0:00:00.038) 0:04:28.192 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:13 -0500 (0:00:00.039) 0:04:28.232 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:13 -0500 (0:00:00.052) 0:04:28.284 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:13 -0500 (0:00:00.062) 0:04:28.346 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:58:13 -0500 (0:00:00.063) 0:04:28.410 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:58:13 -0500 (0:00:00.112) 0:04:28.522 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:58:13 -0500 (0:00:00.069) 0:04:28.592 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:58:13 -0500 (0:00:00.065) 0:04:28.657 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:58:14 -0500 (0:00:00.134) 0:04:28.792 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:58:14 -0500 (0:00:00.085) 0:04:28.878 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 11 November 2024 09:58:14 -0500 (0:00:00.198) 0:04:29.076 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 11 November 2024 09:58:14 -0500 (0:00:00.061) 0:04:29.138 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target basic.target system.slice sysinit.target systemd-journald.socket -.mount", "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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuset io memory pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3437318144", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Monday 11 November 2024 09:58:15 -0500 (0:00:01.004) 0:04:30.142 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337037.8543248, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1731337015.0231402, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 284244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731337014.6931374, "nlink": 1, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 0, "version": "2189739789", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Monday 11 November 2024 09:58:15 -0500 (0:00:00.417) 0:04:30.560 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Monday 11 November 2024 09:58:15 -0500 (0:00:00.105) 0:04:30.666 ******* ok: [managed-node1] => { "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 : Parse quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Monday 11 November 2024 09:58:16 -0500 (0:00:00.455) 0:04:31.122 ******* ok: [managed-node1] => { "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 : Parse quadlet yaml file] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Monday 11 November 2024 09:58:16 -0500 (0:00:00.118) 0:04:31.240 ******* skipping: [managed-node1] => { "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 : Reset raw variable] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Monday 11 November 2024 09:58:16 -0500 (0:00:00.062) 0:04:31.302 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Monday 11 November 2024 09:58:16 -0500 (0:00:00.095) 0:04:31.398 ******* changed: [managed-node1] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Monday 11 November 2024 09:58:17 -0500 (0:00:00.448) 0:04:31.847 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Monday 11 November 2024 09:58:18 -0500 (0:00:00.964) 0:04:32.812 ******* ok: [managed-node1] => { "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 : Remove volumes] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99 Monday 11 November 2024 09:58:18 -0500 (0:00:00.626) 0:04:33.438 ******* skipping: [managed-node1] => { "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 : Clear parsed podman variable] ********* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Monday 11 November 2024 09:58:18 -0500 (0:00:00.100) 0:04:33.539 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120 Monday 11 November 2024 09:58:18 -0500 (0:00:00.081) 0:04:33.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131 Monday 11 November 2024 09:58:18 -0500 (0:00:00.072) 0:04:33.692 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:58:19 -0500 (0:00:00.116) 0:04:33.809 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:58:19 -0500 (0:00:00.043) 0:04:33.852 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:58:19 -0500 (0:00:00.042) 0:04:33.895 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141 Monday 11 November 2024 09:58:19 -0500 (0:00:00.119) 0:04:34.014 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150 Monday 11 November 2024 09:58:19 -0500 (0:00:00.042) 0:04:34.056 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159 Monday 11 November 2024 09:58:19 -0500 (0:00:00.042) 0:04:34.099 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168 Monday 11 November 2024 09:58:19 -0500 (0:00:00.041) 0:04:34.140 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177 Monday 11 November 2024 09:58:19 -0500 (0:00:00.044) 0:04:34.185 ******* skipping: [managed-node1] => { "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 : For testing and debugging - pods] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187 Monday 11 November 2024 09:58:19 -0500 (0:00:00.043) 0:04:34.228 ******* skipping: [managed-node1] => { "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 : For testing and debugging - services] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197 Monday 11 November 2024 09:58:19 -0500 (0:00:00.042) 0:04:34.270 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:58:19 -0500 (0:00:00.066) 0:04:34.337 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:58:19 -0500 (0:00:00.058) 0:04:34.395 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:58:19 -0500 (0:00:00.071) 0:04:34.467 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:58:20 -0500 (0:00:00.300) 0:04:34.768 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:58:20 -0500 (0:00:00.092) 0:04:34.860 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:20 -0500 (0:00:00.126) 0:04:34.987 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:20 -0500 (0:00:00.077) 0:04:35.065 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:20 -0500 (0:00:00.073) 0:04:35.138 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:20 -0500 (0:00:00.063) 0:04:35.201 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:20 -0500 (0:00:00.548) 0:04:35.749 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:21 -0500 (0:00:00.064) 0:04:35.814 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:21 -0500 (0:00:00.067) 0:04:35.882 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:21 -0500 (0:00:00.068) 0:04:35.950 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:21 -0500 (0:00:00.065) 0:04:36.016 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:21 -0500 (0:00:00.065) 0:04:36.081 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:21 -0500 (0:00:00.063) 0:04:36.145 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:21 -0500 (0:00:00.067) 0:04:36.212 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:58:21 -0500 (0:00:00.062) 0:04:36.274 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:58:21 -0500 (0:00:00.088) 0:04:36.363 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:58:21 -0500 (0:00:00.076) 0:04:36.439 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:58:21 -0500 (0:00:00.068) 0:04:36.508 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:58:21 -0500 (0:00:00.049) 0:04:36.557 ******* changed: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:58:22 -0500 (0:00:00.434) 0:04:36.991 ******* ok: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:58:22 -0500 (0:00:00.619) 0:04:37.611 ******* changed: [managed-node1] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:58:23 -0500 (0:00:00.492) 0:04:38.103 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:58:23 -0500 (0:00:00.231) 0:04:38.335 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:58:23 -0500 (0:00:00.082) 0:04:38.417 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:58:23 -0500 (0:00:00.253) 0:04:38.671 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:58:23 -0500 (0:00:00.068) 0:04:38.739 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:24 -0500 (0:00:00.161) 0:04:38.901 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:24 -0500 (0:00:00.071) 0:04:38.973 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:24 -0500 (0:00:00.094) 0:04:39.068 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:24 -0500 (0:00:00.113) 0:04:39.181 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:24 -0500 (0:00:00.567) 0:04:39.749 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:25 -0500 (0:00:00.114) 0:04:39.864 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:25 -0500 (0:00:00.114) 0:04:39.979 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:25 -0500 (0:00:00.105) 0:04:40.084 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:25 -0500 (0:00:00.106) 0:04:40.191 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:25 -0500 (0:00:00.118) 0:04:40.309 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:25 -0500 (0:00:00.067) 0:04:40.377 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:25 -0500 (0:00:00.073) 0:04:40.450 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:58:25 -0500 (0:00:00.049) 0:04:40.500 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:58:25 -0500 (0:00:00.070) 0:04:40.570 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:58:25 -0500 (0:00:00.048) 0:04:40.619 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:58:26 -0500 (0:00:00.144) 0:04:40.763 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:58:26 -0500 (0:00:00.055) 0:04:40.819 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:58:26 -0500 (0:00:00.101) 0:04:40.921 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:58:27 -0500 (0:00:01.385) 0:04:42.306 ******* ok: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:58:28 -0500 (0:00:00.466) 0:04:42.772 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:175 Monday 11 November 2024 09:58:28 -0500 (0:00:00.525) 0:04:43.298 ******* changed: [managed-node1] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:180 Monday 11 November 2024 09:58:29 -0500 (0:00:01.037) 0:04:44.336 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:58:30 -0500 (0:00:00.423) 0:04:44.759 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:58:30 -0500 (0:00:00.116) 0:04:44.876 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:58:30 -0500 (0:00:00.054) 0:04:44.930 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:58:30 -0500 (0:00:00.053) 0:04:44.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:58:30 -0500 (0:00:00.083) 0:04:45.067 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:58:30 -0500 (0:00:00.065) 0:04:45.132 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:58:30 -0500 (0:00:00.044) 0:04:45.177 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:58:30 -0500 (0:00:00.316) 0:04:45.493 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:58:31 -0500 (0:00:01.085) 0:04:46.579 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:58:31 -0500 (0:00:00.128) 0:04:46.707 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:58:32 -0500 (0:00:00.109) 0:04:46.817 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:58:32 -0500 (0:00:00.081) 0:04:46.899 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:58:32 -0500 (0:00:00.082) 0:04:46.981 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:58:32 -0500 (0:00:00.074) 0:04:47.056 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028730", "end": "2024-11-11 09:58:32.684198", "rc": 0, "start": "2024-11-11 09:58:32.655468" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:58:32 -0500 (0:00:00.482) 0:04:47.538 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:58:32 -0500 (0:00:00.075) 0:04:47.614 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:58:32 -0500 (0:00:00.065) 0:04:47.679 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:58:33 -0500 (0:00:00.075) 0:04:47.755 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:58:33 -0500 (0:00:00.085) 0:04:47.840 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:58:33 -0500 (0:00:00.105) 0:04:47.946 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:58:33 -0500 (0:00:00.239) 0:04:48.185 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:33 -0500 (0:00:00.146) 0:04:48.332 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:33 -0500 (0:00:00.058) 0:04:48.390 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:33 -0500 (0:00:00.054) 0:04:48.445 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:33 -0500 (0:00:00.068) 0:04:48.513 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:34 -0500 (0:00:00.410) 0:04:48.924 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:34 -0500 (0:00:00.056) 0:04:48.980 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:34 -0500 (0:00:00.065) 0:04:49.046 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:34 -0500 (0:00:00.066) 0:04:49.112 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:34 -0500 (0:00:00.053) 0:04:49.166 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:34 -0500 (0:00:00.048) 0:04:49.215 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:34 -0500 (0:00:00.105) 0:04:49.320 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:34 -0500 (0:00:00.069) 0:04:49.390 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:58:34 -0500 (0:00:00.063) 0:04:49.453 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:58:34 -0500 (0:00:00.081) 0:04:49.535 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:58:34 -0500 (0:00:00.146) 0:04:49.682 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:58:35 -0500 (0:00:00.193) 0:04:49.875 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:58:35 -0500 (0:00:00.081) 0:04:49.956 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:58:35 -0500 (0:00:00.106) 0:04:50.063 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:58:35 -0500 (0:00:00.047) 0:04:50.110 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:58:35 -0500 (0:00:00.049) 0:04:50.160 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:58:35 -0500 (0:00:00.104) 0:04:50.264 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:58:35 -0500 (0:00:00.068) 0:04:50.333 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:58:35 -0500 (0:00:00.063) 0:04:50.396 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:58:35 -0500 (0:00:00.121) 0:04:50.518 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:58:35 -0500 (0:00:00.072) 0:04:50.590 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:58:35 -0500 (0:00:00.069) 0:04:50.660 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:58:35 -0500 (0:00:00.069) 0:04:50.729 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:58:36 -0500 (0:00:00.070) 0:04:50.800 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:58:36 -0500 (0:00:00.083) 0:04:50.884 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:58:36 -0500 (0:00:00.068) 0:04:50.953 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:58:36 -0500 (0:00:00.170) 0:04:51.124 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:58:36 -0500 (0:00:00.259) 0:04:51.383 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:58:36 -0500 (0:00:00.087) 0:04:51.471 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:58:36 -0500 (0:00:00.064) 0:04:51.536 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:58:36 -0500 (0:00:00.055) 0:04:51.592 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:36 -0500 (0:00:00.085) 0:04:51.678 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:37 -0500 (0:00:00.434) 0:04:52.113 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:37 -0500 (0:00:00.079) 0:04:52.192 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:37 -0500 (0:00:00.091) 0:04:52.284 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:37 -0500 (0:00:00.457) 0:04:52.742 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004667", "end": "2024-11-11 09:58:38.392979", "rc": 0, "start": "2024-11-11 09:58:38.388312" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:38 -0500 (0:00:00.499) 0:04:53.241 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005730", "end": "2024-11-11 09:58:38.851292", "rc": 0, "start": "2024-11-11 09:58:38.845562" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:38 -0500 (0:00:00.507) 0:04:53.749 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:39 -0500 (0:00:00.141) 0:04:53.890 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:39 -0500 (0:00:00.077) 0:04:53.968 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:39 -0500 (0:00:00.074) 0:04:54.042 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:39 -0500 (0:00:00.076) 0:04:54.119 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:39 -0500 (0:00:00.169) 0:04:54.288 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:58:39 -0500 (0:00:00.062) 0:04:54.351 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:58:39 -0500 (0:00:00.085) 0:04:54.437 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:58:39 -0500 (0:00:00.071) 0:04:54.508 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:58:39 -0500 (0:00:00.105) 0:04:54.613 ******* changed: [managed-node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:58:40 -0500 (0:00:00.477) 0:04:55.091 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:58:41 -0500 (0:00:00.871) 0:04:55.962 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:58:41 -0500 (0:00:00.061) 0:04:56.023 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:58:41 -0500 (0:00:00.049) 0:04:56.073 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:58:41 -0500 (0:00:00.043) 0:04:56.117 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:58:41 -0500 (0:00:00.095) 0:04:56.212 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:58:41 -0500 (0:00:00.044) 0:04:56.257 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:41 -0500 (0:00:00.072) 0:04:56.329 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:41 -0500 (0:00:00.045) 0:04:56.375 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:41 -0500 (0:00:00.046) 0:04:56.421 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:41 -0500 (0:00:00.055) 0:04:56.477 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:42 -0500 (0:00:00.498) 0:04:56.975 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004283", "end": "2024-11-11 09:58:42.553069", "rc": 0, "start": "2024-11-11 09:58:42.548786" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:42 -0500 (0:00:00.413) 0:04:57.389 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005727", "end": "2024-11-11 09:58:42.973022", "rc": 0, "start": "2024-11-11 09:58:42.967295" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:43 -0500 (0:00:00.450) 0:04:57.839 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:43 -0500 (0:00:00.092) 0:04:57.932 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:43 -0500 (0:00:00.044) 0:04:57.976 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:43 -0500 (0:00:00.046) 0:04:58.023 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:43 -0500 (0:00:00.046) 0:04:58.070 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:43 -0500 (0:00:00.043) 0:04:58.114 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:58:43 -0500 (0:00:00.040) 0:04:58.154 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:58:43 -0500 (0:00:00.107) 0:04:58.262 ******* ok: [managed-node1] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:58:43 -0500 (0:00:00.426) 0:04:58.689 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:58:43 -0500 (0:00:00.043) 0:04:58.732 ******* changed: [managed-node1] => { "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 : Ensure credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:58:44 -0500 (0:00:00.739) 0:04:59.472 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:58:44 -0500 (0:00:00.039) 0:04:59.512 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:58:44 -0500 (0:00:00.041) 0:04:59.554 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:58:44 -0500 (0:00:00.041) 0:04:59.595 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:58:44 -0500 (0:00:00.040) 0:04:59.635 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:58:45 -0500 (0:00:00.291) 0:04:59.926 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:58:45 -0500 (0:00:00.084) 0:05:00.011 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:58:45 -0500 (0:00:00.091) 0:05:00.102 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:58:45 -0500 (0:00:00.077) 0:05:00.180 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:45 -0500 (0:00:00.126) 0:05:00.306 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:45 -0500 (0:00:00.077) 0:05:00.383 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:45 -0500 (0:00:00.076) 0:05:00.460 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:45 -0500 (0:00:00.093) 0:05:00.553 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:46 -0500 (0:00:00.456) 0:05:01.009 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004673", "end": "2024-11-11 09:58:46.613054", "rc": 0, "start": "2024-11-11 09:58:46.608381" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:46 -0500 (0:00:00.431) 0:05:01.441 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005722", "end": "2024-11-11 09:58:47.013975", "rc": 0, "start": "2024-11-11 09:58:47.008253" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:47 -0500 (0:00:00.425) 0:05:01.866 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:47 -0500 (0:00:00.095) 0:05:01.962 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:47 -0500 (0:00:00.084) 0:05:02.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:47 -0500 (0:00:00.068) 0:05:02.115 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:47 -0500 (0:00:00.066) 0:05:02.181 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:47 -0500 (0:00:00.064) 0:05:02.245 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:58:47 -0500 (0:00:00.066) 0:05:02.311 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:58:47 -0500 (0:00:00.061) 0:05:02.373 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:58:47 -0500 (0:00:00.337) 0:05:02.710 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:58:48 -0500 (0:00:00.071) 0:05:02.782 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:58:48 -0500 (0:00:00.080) 0:05:02.863 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:58:48 -0500 (0:00:00.061) 0:05:02.924 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006001", "end": "2024-11-11 09:58:48.503235", "rc": 0, "start": "2024-11-11 09:58:48.497234" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:58:48 -0500 (0:00:00.406) 0:05:03.331 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:58:48 -0500 (0:00:00.040) 0:05:03.372 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:58:48 -0500 (0:00:00.084) 0:05:03.457 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:58:48 -0500 (0:00:00.069) 0:05:03.526 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.022158", "end": "2024-11-11 09:58:49.122206", "rc": 0, "start": "2024-11-11 09:58:49.100048" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:58:49 -0500 (0:00:00.476) 0:05:04.002 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:58:49 -0500 (0:00:00.085) 0:05:04.088 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:58:49 -0500 (0:00:00.092) 0:05:04.180 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:58:49 -0500 (0:00:00.068) 0:05:04.249 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:58:49 -0500 (0:00:00.064) 0:05:04.313 ******* changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:58:50 -0500 (0:00:01.192) 0:05:05.506 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:58:51 -0500 (0:00:00.412) 0:05:05.918 ******* changed: [managed-node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:58:51 -0500 (0:00:00.463) 0:05:06.382 ******* changed: [managed-node1] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1731337131.696799-11896-126073192293995/.source.yml", "state": "file", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:58:52 -0500 (0:00:00.994) 0:05:07.377 ******* changed: [managed-node1] => { "actions": [ "/usr/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: a0654ce1034ec2f43b2c1bf921a1bd669b83e677e88ecdba110aee6061a3b915 Container: 725c2e6b8465b1678f61eb7e14bf06f4f66a2c34634b87a0a0588bb164c35272 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:58:54 -0500 (0:00:01.403) 0:05:08.780 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:58:54 -0500 (0:00:00.897) 0:05:09.677 ******* changed: [managed-node1] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-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": "network-online.target basic.target \"app-podman\\\\x2dkube.slice\" -.mount run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3878133760", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "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", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:58:55 -0500 (0:00:00.811) 0:05:10.489 ******* changed: [managed-node1] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-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": "\"app-podman\\\\x2dkube.slice\" network-online.target -.mount basic.target run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3877441536", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:58:56 -0500 (0:00:01.261) 0:05:11.751 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:58:57 -0500 (0:00:00.041) 0:05:11.792 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:58:57 -0500 (0:00:00.109) 0:05:11.902 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:58:57 -0500 (0:00:00.051) 0:05:11.953 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:58:57 -0500 (0:00:00.050) 0:05:12.003 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:58:57 -0500 (0:00:00.040) 0:05:12.044 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:58:57 -0500 (0:00:00.059) 0:05:12.103 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:58:57 -0500 (0:00:00.074) 0:05:12.178 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:58:57 -0500 (0:00:00.047) 0:05:12.225 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:58:57 -0500 (0:00:00.050) 0:05:12.276 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:58:57 -0500 (0:00:00.091) 0:05:12.367 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:58:58 -0500 (0:00:00.757) 0:05:13.124 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006459", "end": "2024-11-11 09:58:58.791044", "rc": 0, "start": "2024-11-11 09:58:58.784585" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:58:58 -0500 (0:00:00.555) 0:05:13.679 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.007295", "end": "2024-11-11 09:58:59.387911", "rc": 0, "start": "2024-11-11 09:58:59.380616" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:58:59 -0500 (0:00:00.557) 0:05:14.237 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:58:59 -0500 (0:00:00.056) 0:05:14.293 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:58:59 -0500 (0:00:00.058) 0:05:14.352 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:58:59 -0500 (0:00:00.079) 0:05:14.432 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:58:59 -0500 (0:00:00.073) 0:05:14.506 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:58:59 -0500 (0:00:00.094) 0:05:14.600 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:58:59 -0500 (0:00:00.098) 0:05:14.699 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:59:00 -0500 (0:00:00.140) 0:05:14.840 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:59:00 -0500 (0:00:00.073) 0:05:14.913 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:59:00 -0500 (0:00:00.074) 0:05:14.987 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:59:00 -0500 (0:00:00.143) 0:05:15.131 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:59:00 -0500 (0:00:00.082) 0:05:15.214 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:59:00 -0500 (0:00:00.070) 0:05:15.285 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:59:00 -0500 (0:00:00.145) 0:05:15.430 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:59:00 -0500 (0:00:00.119) 0:05:15.550 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists MSG: Did not run command since '/var/lib/systemd/linger/auth_test_user1' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:59:01 -0500 (0:00:00.630) 0:05:16.181 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:59:01 -0500 (0:00:00.057) 0:05:16.238 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:59:01 -0500 (0:00:00.045) 0:05:16.284 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:59:01 -0500 (0:00:00.040) 0:05:16.324 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:59:02 -0500 (0:00:01.364) 0:05:17.689 ******* changed: [managed-node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:59:03 -0500 (0:00:00.582) 0:05:18.272 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:59:03 -0500 (0:00:00.063) 0:05:18.335 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:59:03 -0500 (0:00:00.067) 0:05:18.403 ******* changed: [managed-node1] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1731337143.7136698-12396-3153205752234/.source.container", "state": "file", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:59:04 -0500 (0:00:01.018) 0:05:19.422 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:59:04 -0500 (0:00:00.048) 0:05:19.471 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:59:04 -0500 (0:00:00.055) 0:05:19.526 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:59:04 -0500 (0:00:00.059) 0:05:19.585 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:59:04 -0500 (0:00:00.040) 0:05:19.625 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:59:04 -0500 (0:00:00.111) 0:05:19.737 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:59:05 -0500 (0:00:00.044) 0:05:19.781 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:05 -0500 (0:00:00.084) 0:05:19.865 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:05 -0500 (0:00:00.316) 0:05:20.181 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:05 -0500 (0:00:00.052) 0:05:20.234 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:05 -0500 (0:00:00.058) 0:05:20.293 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:06 -0500 (0:00:00.497) 0:05:20.790 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004968", "end": "2024-11-11 09:59:06.448336", "rc": 0, "start": "2024-11-11 09:59:06.443368" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:06 -0500 (0:00:00.505) 0:05:21.296 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.007668", "end": "2024-11-11 09:59:06.972006", "rc": 0, "start": "2024-11-11 09:59:06.964338" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:07 -0500 (0:00:00.545) 0:05:21.842 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:07 -0500 (0:00:00.096) 0:05:21.939 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:07 -0500 (0:00:00.061) 0:05:22.001 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:07 -0500 (0:00:00.044) 0:05:22.045 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:07 -0500 (0:00:00.054) 0:05:22.100 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:07 -0500 (0:00:00.063) 0:05:22.163 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:59:07 -0500 (0:00:00.040) 0:05:22.204 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:59:07 -0500 (0:00:00.107) 0:05:22.312 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:59:07 -0500 (0:00:00.042) 0:05:22.354 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:59:07 -0500 (0:00:00.046) 0:05:22.401 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:59:07 -0500 (0:00:00.067) 0:05:22.469 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:59:07 -0500 (0:00:00.050) 0:05:22.519 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:59:07 -0500 (0:00:00.045) 0:05:22.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:59:07 -0500 (0:00:00.131) 0:05:22.697 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:59:08 -0500 (0:00:00.115) 0:05:22.813 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:59:08 -0500 (0:00:00.045) 0:05:22.858 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:59:08 -0500 (0:00:00.071) 0:05:22.930 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:59:08 -0500 (0:00:00.051) 0:05:22.981 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:08 -0500 (0:00:00.084) 0:05:23.065 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:08 -0500 (0:00:00.047) 0:05:23.113 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:08 -0500 (0:00:00.052) 0:05:23.166 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:08 -0500 (0:00:00.068) 0:05:23.235 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:09 -0500 (0:00:00.541) 0:05:23.777 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005175", "end": "2024-11-11 09:59:09.446221", "rc": 0, "start": "2024-11-11 09:59:09.441046" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:09 -0500 (0:00:00.531) 0:05:24.308 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006745", "end": "2024-11-11 09:59:10.003700", "rc": 0, "start": "2024-11-11 09:59:09.996955" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:10 -0500 (0:00:00.544) 0:05:24.852 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:10 -0500 (0:00:00.063) 0:05:24.915 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:10 -0500 (0:00:00.046) 0:05:24.962 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:10 -0500 (0:00:00.038) 0:05:25.000 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:10 -0500 (0:00:00.036) 0:05:25.037 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:10 -0500 (0:00:00.116) 0:05:25.153 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:59:10 -0500 (0:00:00.043) 0:05:25.197 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:59:10 -0500 (0:00:00.093) 0:05:25.291 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:59:10 -0500 (0:00:00.083) 0:05:25.375 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:59:10 -0500 (0:00:00.079) 0:05:25.455 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:59:10 -0500 (0:00:00.048) 0:05:25.504 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:59:10 -0500 (0:00:00.070) 0:05:25.574 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:59:10 -0500 (0:00:00.063) 0:05:25.637 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:59:10 -0500 (0:00:00.039) 0:05:25.677 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:208 Monday 11 November 2024 09:59:10 -0500 (0:00:00.061) 0:05:25.738 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:59:11 -0500 (0:00:00.093) 0:05:25.832 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:59:11 -0500 (0:00:00.077) 0:05:25.910 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:59:11 -0500 (0:00:00.055) 0:05:25.965 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:59:11 -0500 (0:00:00.043) 0:05:26.009 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:59:11 -0500 (0:00:00.038) 0:05:26.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:59:11 -0500 (0:00:00.121) 0:05:26.169 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:59:11 -0500 (0:00:00.045) 0:05:26.215 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:59:11 -0500 (0:00:00.138) 0:05:26.354 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:59:12 -0500 (0:00:01.218) 0:05:27.572 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:59:12 -0500 (0:00:00.040) 0:05:27.612 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:59:12 -0500 (0:00:00.053) 0:05:27.666 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:59:12 -0500 (0:00:00.057) 0:05:27.723 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:59:13 -0500 (0:00:00.064) 0:05:27.787 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:59:13 -0500 (0:00:00.063) 0:05:27.851 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039100", "end": "2024-11-11 09:59:13.595358", "rc": 0, "start": "2024-11-11 09:59:13.556258" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:59:13 -0500 (0:00:00.627) 0:05:28.478 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:59:13 -0500 (0:00:00.042) 0:05:28.520 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:59:13 -0500 (0:00:00.038) 0:05:28.559 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:59:13 -0500 (0:00:00.045) 0:05:28.605 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:59:13 -0500 (0:00:00.046) 0:05:28.651 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:59:13 -0500 (0:00:00.068) 0:05:28.719 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:59:14 -0500 (0:00:00.181) 0:05:28.901 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:14 -0500 (0:00:00.083) 0:05:28.985 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:14 -0500 (0:00:00.525) 0:05:29.511 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:14 -0500 (0:00:00.105) 0:05:29.616 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:15 -0500 (0:00:00.146) 0:05:29.763 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:15 -0500 (0:00:00.580) 0:05:30.343 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:15 -0500 (0:00:00.064) 0:05:30.408 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:15 -0500 (0:00:00.074) 0:05:30.482 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:15 -0500 (0:00:00.117) 0:05:30.600 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:15 -0500 (0:00:00.129) 0:05:30.730 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:16 -0500 (0:00:00.120) 0:05:30.850 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:16 -0500 (0:00:00.104) 0:05:30.954 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:16 -0500 (0:00:00.106) 0:05:31.061 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:59:16 -0500 (0:00:00.097) 0:05:31.158 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:59:16 -0500 (0:00:00.098) 0:05:31.257 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:59:16 -0500 (0:00:00.253) 0:05:31.510 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:59:16 -0500 (0:00:00.086) 0:05:31.597 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:59:16 -0500 (0:00:00.139) 0:05:31.736 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:59:17 -0500 (0:00:00.147) 0:05:31.884 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:59:17 -0500 (0:00:00.079) 0:05:31.963 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:59:17 -0500 (0:00:00.088) 0:05:32.052 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:59:17 -0500 (0:00:00.154) 0:05:32.208 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:59:17 -0500 (0:00:00.080) 0:05:32.288 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:59:17 -0500 (0:00:00.075) 0:05:32.363 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:59:17 -0500 (0:00:00.105) 0:05:32.469 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:59:17 -0500 (0:00:00.046) 0:05:32.515 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:59:17 -0500 (0:00:00.049) 0:05:32.564 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:59:17 -0500 (0:00:00.043) 0:05:32.608 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:59:17 -0500 (0:00:00.063) 0:05:32.672 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:59:18 -0500 (0:00:00.239) 0:05:32.912 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:59:18 -0500 (0:00:00.112) 0:05:33.025 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:59:18 -0500 (0:00:00.069) 0:05:33.094 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:59:18 -0500 (0:00:00.159) 0:05:33.254 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:59:18 -0500 (0:00:00.072) 0:05:33.326 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:59:18 -0500 (0:00:00.088) 0:05:33.415 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:59:18 -0500 (0:00:00.083) 0:05:33.498 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:18 -0500 (0:00:00.127) 0:05:33.626 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:18 -0500 (0:00:00.073) 0:05:33.700 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:19 -0500 (0:00:00.081) 0:05:33.781 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:19 -0500 (0:00:00.143) 0:05:33.925 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:19 -0500 (0:00:00.514) 0:05:34.439 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:19 -0500 (0:00:00.044) 0:05:34.484 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:19 -0500 (0:00:00.047) 0:05:34.532 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:19 -0500 (0:00:00.042) 0:05:34.575 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:19 -0500 (0:00:00.044) 0:05:34.619 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:19 -0500 (0:00:00.064) 0:05:34.684 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:20 -0500 (0:00:00.168) 0:05:34.853 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:20 -0500 (0:00:00.085) 0:05:34.938 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:59:20 -0500 (0:00:00.092) 0:05:35.031 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:59:20 -0500 (0:00:00.057) 0:05:35.088 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:59:20 -0500 (0:00:00.053) 0:05:35.142 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:59:20 -0500 (0:00:00.061) 0:05:35.203 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:59:20 -0500 (0:00:00.043) 0:05:35.247 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:59:20 -0500 (0:00:00.052) 0:05:35.299 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:59:20 -0500 (0:00:00.055) 0:05:35.355 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:59:20 -0500 (0:00:00.041) 0:05:35.396 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:59:20 -0500 (0:00:00.044) 0:05:35.441 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:59:20 -0500 (0:00:00.149) 0:05:35.591 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:59:20 -0500 (0:00:00.075) 0:05:35.666 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:21 -0500 (0:00:00.115) 0:05:35.782 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:21 -0500 (0:00:00.072) 0:05:35.854 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:21 -0500 (0:00:00.074) 0:05:35.929 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:21 -0500 (0:00:00.388) 0:05:36.318 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:22 -0500 (0:00:00.544) 0:05:36.862 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:22 -0500 (0:00:00.049) 0:05:36.911 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:22 -0500 (0:00:00.043) 0:05:36.955 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:22 -0500 (0:00:00.044) 0:05:37.000 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:22 -0500 (0:00:00.059) 0:05:37.060 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:22 -0500 (0:00:00.098) 0:05:37.159 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:22 -0500 (0:00:00.067) 0:05:37.227 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:22 -0500 (0:00:00.069) 0:05:37.297 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:59:22 -0500 (0:00:00.048) 0:05:37.345 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:59:22 -0500 (0:00:00.071) 0:05:37.416 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:59:22 -0500 (0:00:00.046) 0:05:37.463 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:59:22 -0500 (0:00:00.041) 0:05:37.504 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:59:22 -0500 (0:00:00.042) 0:05:37.546 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:59:22 -0500 (0:00:00.049) 0:05:37.596 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:59:22 -0500 (0:00:00.066) 0:05:37.663 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:59:22 -0500 (0:00:00.073) 0:05:37.736 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:59:23 -0500 (0:00:00.065) 0:05:37.801 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:59:23 -0500 (0:00:00.320) 0:05:38.122 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:59:23 -0500 (0:00:00.145) 0:05:38.268 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:59:23 -0500 (0:00:00.092) 0:05:38.361 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:59:23 -0500 (0:00:00.074) 0:05:38.435 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:23 -0500 (0:00:00.132) 0:05:38.568 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:23 -0500 (0:00:00.117) 0:05:38.686 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:24 -0500 (0:00:00.139) 0:05:38.826 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:24 -0500 (0:00:00.138) 0:05:38.964 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:24 -0500 (0:00:00.564) 0:05:39.528 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:24 -0500 (0:00:00.063) 0:05:39.592 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:24 -0500 (0:00:00.065) 0:05:39.658 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:24 -0500 (0:00:00.065) 0:05:39.724 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:25 -0500 (0:00:00.064) 0:05:39.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:25 -0500 (0:00:00.082) 0:05:39.871 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:25 -0500 (0:00:00.083) 0:05:39.955 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:25 -0500 (0:00:00.064) 0:05:40.020 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:59:25 -0500 (0:00:00.052) 0:05:40.072 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:59:25 -0500 (0:00:00.129) 0:05:40.202 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:59:25 -0500 (0:00:00.060) 0:05:40.263 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:59:25 -0500 (0:00:00.087) 0:05:40.351 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:59:25 -0500 (0:00:00.073) 0:05:40.425 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:59:25 -0500 (0:00:00.079) 0:05:40.504 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006904", "end": "2024-11-11 09:59:26.162658", "rc": 0, "start": "2024-11-11 09:59:26.155754" } 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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:59:26 -0500 (0:00:00.521) 0:05:41.026 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 11 November 2024 09:59:26 -0500 (0:00:00.095) 0:05:41.121 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 11 November 2024 09:59:26 -0500 (0:00:00.039) 0:05:41.161 ******* ok: [managed-node1] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" network-online.target -.mount basic.target systemd-journald.socket sysinit.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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3397349376", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "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 : Check if kube file exists] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 11 November 2024 09:59:27 -0500 (0:00:00.791) 0:05:41.952 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 11 November 2024 09:59:27 -0500 (0:00:00.515) 0:05:42.467 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_kube_file_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 11 November 2024 09:59:27 -0500 (0:00:00.042) 0:05:42.510 ******* ok: [managed-node1] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 11 November 2024 09:59:28 -0500 (0:00:00.514) 0:05:43.025 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 11 November 2024 09:59:28 -0500 (0:00:00.068) 0:05:43.094 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:59:28 -0500 (0:00:00.116) 0:05:43.210 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:59:28 -0500 (0:00:00.067) 0:05:43.278 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:59:28 -0500 (0:00:00.063) 0:05:43.341 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:59:28 -0500 (0:00:00.179) 0:05:43.520 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:59:28 -0500 (0:00:00.046) 0:05:43.566 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:59:28 -0500 (0:00:00.113) 0:05:43.680 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:59:28 -0500 (0:00:00.052) 0:05:43.732 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:59:29 -0500 (0:00:00.050) 0:05:43.783 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:59:29 -0500 (0:00:00.052) 0:05:43.835 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:59:29 -0500 (0:00:00.083) 0:05:43.918 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:29 -0500 (0:00:00.086) 0:05:44.004 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:29 -0500 (0:00:00.052) 0:05:44.057 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:29 -0500 (0:00:00.046) 0:05:44.104 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:29 -0500 (0:00:00.055) 0:05:44.159 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:29 -0500 (0:00:00.508) 0:05:44.668 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:29 -0500 (0:00:00.053) 0:05:44.721 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:30 -0500 (0:00:00.064) 0:05:44.785 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:30 -0500 (0:00:00.066) 0:05:44.852 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:30 -0500 (0:00:00.190) 0:05:45.042 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:30 -0500 (0:00:00.064) 0:05:45.107 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:30 -0500 (0:00:00.067) 0:05:45.174 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:30 -0500 (0:00:00.065) 0:05:45.239 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:59:30 -0500 (0:00:00.070) 0:05:45.310 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:59:30 -0500 (0:00:00.112) 0:05:45.423 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:59:30 -0500 (0:00:00.077) 0:05:45.500 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:59:30 -0500 (0:00:00.085) 0:05:45.585 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:59:30 -0500 (0:00:00.128) 0:05:45.714 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:59:31 -0500 (0:00:00.081) 0:05:45.796 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 11 November 2024 09:59:31 -0500 (0:00:00.160) 0:05:45.956 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 11 November 2024 09:59:31 -0500 (0:00:00.069) 0:05:46.026 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Monday 11 November 2024 09:59:31 -0500 (0:00:00.716) 0:05:46.742 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Monday 11 November 2024 09:59:32 -0500 (0:00:00.501) 0:05:47.244 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Monday 11 November 2024 09:59:32 -0500 (0:00:00.039) 0:05:47.284 ******* ok: [managed-node1] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Monday 11 November 2024 09:59:33 -0500 (0:00:00.510) 0:05:47.794 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Monday 11 November 2024 09:59:33 -0500 (0:00:00.041) 0:05:47.836 ******* skipping: [managed-node1] => { "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 : Remove volumes] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99 Monday 11 November 2024 09:59:33 -0500 (0:00:00.126) 0:05:47.963 ******* skipping: [managed-node1] => { "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 : Clear parsed podman variable] ********* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Monday 11 November 2024 09:59:33 -0500 (0:00:00.052) 0:05:48.016 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120 Monday 11 November 2024 09:59:33 -0500 (0:00:00.041) 0:05:48.058 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131 Monday 11 November 2024 09:59:33 -0500 (0:00:00.039) 0:05:48.098 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:59:33 -0500 (0:00:00.068) 0:05:48.166 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:59:33 -0500 (0:00:00.038) 0:05:48.205 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:59:33 -0500 (0:00:00.040) 0:05:48.245 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141 Monday 11 November 2024 09:59:33 -0500 (0:00:00.038) 0:05:48.283 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150 Monday 11 November 2024 09:59:33 -0500 (0:00:00.043) 0:05:48.326 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159 Monday 11 November 2024 09:59:33 -0500 (0:00:00.042) 0:05:48.369 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168 Monday 11 November 2024 09:59:33 -0500 (0:00:00.042) 0:05:48.411 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177 Monday 11 November 2024 09:59:33 -0500 (0:00:00.043) 0:05:48.455 ******* skipping: [managed-node1] => { "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 : For testing and debugging - pods] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187 Monday 11 November 2024 09:59:33 -0500 (0:00:00.040) 0:05:48.496 ******* skipping: [managed-node1] => { "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 : For testing and debugging - services] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197 Monday 11 November 2024 09:59:33 -0500 (0:00:00.042) 0:05:48.538 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:59:33 -0500 (0:00:00.041) 0:05:48.580 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:59:33 -0500 (0:00:00.039) 0:05:48.619 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:59:33 -0500 (0:00:00.035) 0:05:48.655 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:59:34 -0500 (0:00:00.214) 0:05:48.870 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:59:34 -0500 (0:00:00.045) 0:05:48.916 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:34 -0500 (0:00:00.069) 0:05:48.985 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:34 -0500 (0:00:00.046) 0:05:49.032 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:34 -0500 (0:00:00.045) 0:05:49.077 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:34 -0500 (0:00:00.056) 0:05:49.133 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:34 -0500 (0:00:00.497) 0:05:49.630 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:34 -0500 (0:00:00.041) 0:05:49.672 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:34 -0500 (0:00:00.042) 0:05:49.714 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:35 -0500 (0:00:00.058) 0:05:49.773 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:35 -0500 (0:00:00.040) 0:05:49.814 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:35 -0500 (0:00:00.039) 0:05:49.854 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:35 -0500 (0:00:00.041) 0:05:49.895 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:35 -0500 (0:00:00.039) 0:05:49.935 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:59:35 -0500 (0:00:00.040) 0:05:49.976 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:59:35 -0500 (0:00:00.057) 0:05:50.033 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:59:35 -0500 (0:00:00.040) 0:05:50.074 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:59:35 -0500 (0:00:00.134) 0:05:50.208 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:59:35 -0500 (0:00:00.041) 0:05:50.250 ******* ok: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:59:35 -0500 (0:00:00.483) 0:05:50.733 ******* ok: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:59:36 -0500 (0:00:00.486) 0:05:51.220 ******* ok: [managed-node1] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:59:36 -0500 (0:00:00.456) 0:05:51.676 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:59:37 -0500 (0:00:00.121) 0:05:51.797 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:59:37 -0500 (0:00:00.059) 0:05:51.857 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:59:37 -0500 (0:00:00.047) 0:05:51.904 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:59:37 -0500 (0:00:00.043) 0:05:51.948 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:37 -0500 (0:00:00.074) 0:05:52.022 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:37 -0500 (0:00:00.045) 0:05:52.068 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:37 -0500 (0:00:00.047) 0:05:52.116 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:37 -0500 (0:00:00.054) 0:05:52.170 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:37 -0500 (0:00:00.516) 0:05:52.687 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:37 -0500 (0:00:00.039) 0:05:52.726 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:38 -0500 (0:00:00.037) 0:05:52.764 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:38 -0500 (0:00:00.139) 0:05:52.903 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:38 -0500 (0:00:00.040) 0:05:52.944 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:38 -0500 (0:00:00.041) 0:05:52.985 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:38 -0500 (0:00:00.039) 0:05:53.024 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:38 -0500 (0:00:00.040) 0:05:53.064 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:59:38 -0500 (0:00:00.040) 0:05:53.105 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:59:38 -0500 (0:00:00.049) 0:05:53.154 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:59:38 -0500 (0:00:00.049) 0:05:53.204 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:59:38 -0500 (0:00:00.084) 0:05:53.288 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:59:38 -0500 (0:00:00.072) 0:05:53.361 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:59:38 -0500 (0:00:00.090) 0:05:53.452 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:59:40 -0500 (0:00:01.516) 0:05:54.968 ******* ok: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:59:40 -0500 (0:00:00.505) 0:05:55.473 ******* ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:228 Monday 11 November 2024 09:59:41 -0500 (0:00:00.603) 0:05:56.076 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:59:41 -0500 (0:00:00.118) 0:05:56.195 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:59:41 -0500 (0:00:00.196) 0:05:56.391 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:59:41 -0500 (0:00:00.058) 0:05:56.450 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:59:41 -0500 (0:00:00.048) 0:05:56.499 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:59:41 -0500 (0:00:00.041) 0:05:56.540 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:59:41 -0500 (0:00:00.044) 0:05:56.585 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:59:41 -0500 (0:00:00.056) 0:05:56.641 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:59:42 -0500 (0:00:00.142) 0:05:56.783 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:59:43 -0500 (0:00:01.326) 0:05:58.110 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:59:43 -0500 (0:00:00.054) 0:05:58.164 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:59:43 -0500 (0:00:00.046) 0:05:58.210 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:59:43 -0500 (0:00:00.040) 0:05:58.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:59:43 -0500 (0:00:00.039) 0:05:58.291 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:59:43 -0500 (0:00:00.045) 0:05:58.336 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038900", "end": "2024-11-11 09:59:44.027437", "rc": 0, "start": "2024-11-11 09:59:43.988537" } STDOUT: podman version 5.2.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:59:44 -0500 (0:00:00.539) 0:05:58.876 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:59:44 -0500 (0:00:00.042) 0:05:58.919 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:59:44 -0500 (0:00:00.129) 0:05:59.048 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:59:44 -0500 (0:00:00.050) 0:05:59.099 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:59:44 -0500 (0:00:00.071) 0:05:59.170 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:59:44 -0500 (0:00:00.132) 0:05:59.303 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:59:44 -0500 (0:00:00.113) 0:05:59.417 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:44 -0500 (0:00:00.257) 0:05:59.674 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:45 -0500 (0:00:00.652) 0:06:00.327 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:45 -0500 (0:00:00.075) 0:06:00.402 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:45 -0500 (0:00:00.064) 0:06:00.467 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:46 -0500 (0:00:00.491) 0:06:00.959 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004627", "end": "2024-11-11 09:59:46.612822", "rc": 0, "start": "2024-11-11 09:59:46.608195" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:46 -0500 (0:00:00.554) 0:06:01.513 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.008432", "end": "2024-11-11 09:59:47.221760", "rc": 0, "start": "2024-11-11 09:59:47.213328" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:47 -0500 (0:00:00.548) 0:06:02.062 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:47 -0500 (0:00:00.060) 0:06:02.122 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:47 -0500 (0:00:00.043) 0:06:02.166 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:47 -0500 (0:00:00.037) 0:06:02.204 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:47 -0500 (0:00:00.149) 0:06:02.354 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:47 -0500 (0:00:00.105) 0:06:02.459 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:59:47 -0500 (0:00:00.093) 0:06:02.553 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:59:47 -0500 (0:00:00.096) 0:06:02.649 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:59:48 -0500 (0:00:00.138) 0:06:02.788 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:59:48 -0500 (0:00:00.066) 0:06:02.855 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:59:48 -0500 (0:00:00.079) 0:06:02.934 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:59:48 -0500 (0:00:00.231) 0:06:03.166 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:59:48 -0500 (0:00:00.128) 0:06:03.294 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:59:48 -0500 (0:00:00.113) 0:06:03.408 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:59:48 -0500 (0:00:00.264) 0:06:03.672 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:59:49 -0500 (0:00:00.129) 0:06:03.802 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:59:49 -0500 (0:00:00.088) 0:06:03.890 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:59:49 -0500 (0:00:00.177) 0:06:04.068 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:59:49 -0500 (0:00:00.185) 0:06:04.254 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:59:49 -0500 (0:00:00.047) 0:06:04.302 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:59:49 -0500 (0:00:00.043) 0:06:04.345 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:59:49 -0500 (0:00:00.043) 0:06:04.388 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:59:49 -0500 (0:00:00.041) 0:06:04.429 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:59:49 -0500 (0:00:00.043) 0:06:04.473 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:59:49 -0500 (0:00:00.051) 0:06:04.525 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:59:49 -0500 (0:00:00.163) 0:06:04.689 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:59:50 -0500 (0:00:00.065) 0:06:04.755 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:59:50 -0500 (0:00:00.071) 0:06:04.826 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:59:50 -0500 (0:00:00.115) 0:06:04.942 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:50 -0500 (0:00:00.185) 0:06:05.127 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:50 -0500 (0:00:00.084) 0:06:05.212 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:50 -0500 (0:00:00.130) 0:06:05.342 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:50 -0500 (0:00:00.146) 0:06:05.489 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:51 -0500 (0:00:00.653) 0:06:06.143 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005418", "end": "2024-11-11 09:59:51.864446", "rc": 0, "start": "2024-11-11 09:59:51.859028" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:52 -0500 (0:00:00.822) 0:06:06.965 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006675", "end": "2024-11-11 09:59:52.725453", "rc": 0, "start": "2024-11-11 09:59:52.718778" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:52 -0500 (0:00:00.680) 0:06:07.646 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:53 -0500 (0:00:00.126) 0:06:07.772 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:53 -0500 (0:00:00.117) 0:06:07.890 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:53 -0500 (0:00:00.065) 0:06:07.956 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:53 -0500 (0:00:00.066) 0:06:08.022 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:53 -0500 (0:00:00.080) 0:06:08.103 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:59:53 -0500 (0:00:00.100) 0:06:08.203 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:59:53 -0500 (0:00:00.085) 0:06:08.289 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:59:53 -0500 (0:00:00.087) 0:06:08.376 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:59:53 -0500 (0:00:00.099) 0:06:08.475 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:59:53 -0500 (0:00:00.054) 0:06:08.530 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:59:53 -0500 (0:00:00.063) 0:06:08.593 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:59:53 -0500 (0:00:00.063) 0:06:08.656 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:59:53 -0500 (0:00:00.045) 0:06:08.701 ******* skipping: [managed-node1] => { "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 credential files - present] **** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:59:53 -0500 (0:00:00.045) 0:06:08.747 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:59:54 -0500 (0:00:00.132) 0:06:08.879 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:59:54 -0500 (0:00:00.174) 0:06:09.054 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:54 -0500 (0:00:00.070) 0:06:09.125 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:54 -0500 (0:00:00.044) 0:06:09.170 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:54 -0500 (0:00:00.051) 0:06:09.222 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:54 -0500 (0:00:00.080) 0:06:09.302 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:55 -0500 (0:00:00.580) 0:06:09.882 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004643", "end": "2024-11-11 09:59:55.574448", "rc": 0, "start": "2024-11-11 09:59:55.569805" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:55 -0500 (0:00:00.592) 0:06:10.474 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.008115", "end": "2024-11-11 09:59:56.223797", "rc": 0, "start": "2024-11-11 09:59:56.215682" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:59:56 -0500 (0:00:00.633) 0:06:11.108 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:59:56 -0500 (0:00:00.100) 0:06:11.209 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:59:56 -0500 (0:00:00.072) 0:06:11.282 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:59:56 -0500 (0:00:00.064) 0:06:11.346 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:59:56 -0500 (0:00:00.075) 0:06:11.422 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:59:56 -0500 (0:00:00.101) 0:06:11.523 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:59:56 -0500 (0:00:00.119) 0:06:11.642 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:59:56 -0500 (0:00:00.108) 0:06:11.751 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:59:57 -0500 (0:00:00.065) 0:06:11.816 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:59:57 -0500 (0:00:00.052) 0:06:11.868 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:59:57 -0500 (0:00:00.047) 0:06:11.916 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:59:57 -0500 (0:00:00.137) 0:06:12.053 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:59:57 -0500 (0:00:00.058) 0:06:12.112 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:59:57 -0500 (0:00:00.053) 0:06:12.166 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:59:57 -0500 (0:00:00.065) 0:06:12.231 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:59:57 -0500 (0:00:00.213) 0:06:12.445 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:59:57 -0500 (0:00:00.095) 0:06:12.540 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:59:57 -0500 (0:00:00.090) 0:06:12.631 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:59:57 -0500 (0:00:00.078) 0:06:12.709 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:59:58 -0500 (0:00:00.092) 0:06:12.802 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:59:58 -0500 (0:00:00.054) 0:06:12.857 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:59:58 -0500 (0:00:00.047) 0:06:12.904 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:59:58 -0500 (0:00:00.054) 0:06:12.959 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:59:58 -0500 (0:00:00.632) 0:06:13.592 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005561", "end": "2024-11-11 09:59:59.346611", "rc": 0, "start": "2024-11-11 09:59:59.341050" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:59:59 -0500 (0:00:00.702) 0:06:14.294 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005631", "end": "2024-11-11 10:00:00.020024", "rc": 0, "start": "2024-11-11 10:00:00.014393" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 10:00:00 -0500 (0:00:00.620) 0:06:14.915 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 10:00:00 -0500 (0:00:00.130) 0:06:15.046 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 10:00:00 -0500 (0:00:00.222) 0:06:15.268 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 10:00:00 -0500 (0:00:00.064) 0:06:15.333 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 10:00:00 -0500 (0:00:00.079) 0:06:15.413 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 10:00:00 -0500 (0:00:00.060) 0:06:15.474 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 10:00:00 -0500 (0:00:00.065) 0:06:15.539 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 10:00:00 -0500 (0:00:00.065) 0:06:15.604 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 10:00:00 -0500 (0:00:00.097) 0:06:15.702 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 10:00:01 -0500 (0:00:00.072) 0:06:15.774 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 10:00:01 -0500 (0:00:00.074) 0:06:15.848 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 10:00:01 -0500 (0:00:00.082) 0:06:15.930 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.010231", "end": "2024-11-11 10:00:01.624621", "rc": 0, "start": "2024-11-11 10:00:01.614390" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 10:00:01 -0500 (0:00:00.555) 0:06:16.486 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 11 November 2024 10:00:01 -0500 (0:00:00.095) 0:06:16.582 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337129.1531286, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731337133.7121716, "dev": 63, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731337133.7121716, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 11 November 2024 10:00:02 -0500 (0:00:00.567) 0:06:17.149 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 09:58:56 EST", "ActiveEnterTimestampMonotonic": "633369290", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"app-podman\\\\x2dkube.slice\" network-online.target -.mount basic.target run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 09:58:56 EST", "AssertTimestampMonotonic": "632816375", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "37854366000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 09:58:56 EST", "ConditionTimestampMonotonic": "632816372", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "106203", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "35734", "ExecMainStartTimestamp": "Mon 2024-11-11 09:58:56 EST", "ExecMainStartTimestampMonotonic": "633369192", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Mon 2024-11-11 09:58:56 EST] ; stop_time=[n/a] ; pid=35723 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Mon 2024-11-11 09:58:56 EST] ; stop_time=[n/a] ; pid=35723 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-11-11 09:58:56 EST", "InactiveExitTimestampMonotonic": "632821398", "InvocationID": "bb575aa0b9144cd094000914f8ccca5d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "35734", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3844362240", "MemoryCurrent": "30646272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "43233280", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-11-11 09:58:56 EST", "StateChangeTimestampMonotonic": "633369290", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "14", "TasksMax": "4415", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 11 November 2024 10:00:03 -0500 (0:00:01.511) 0:06:18.661 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337133.2001667, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731337132.3201585, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 284202, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731337132.0321558, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "3446654872", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 11 November 2024 10:00:04 -0500 (0:00:00.466) 0:06:19.128 ******* ok: [managed-node1] => { "actions": [ "/usr/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 11 November 2024 10:00:04 -0500 (0:00:00.612) 0:06:19.741 ******* changed: [managed-node1] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 11 November 2024 10:00:05 -0500 (0:00:00.467) 0:06:20.208 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 11 November 2024 10:00:05 -0500 (0:00:00.214) 0:06:20.423 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 10:00:05 -0500 (0:00:00.117) 0:06:20.541 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 10:00:05 -0500 (0:00:00.090) 0:06:20.631 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 10:00:05 -0500 (0:00:00.082) 0:06:20.714 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 10:00:06 -0500 (0:00:00.083) 0:06:20.797 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 10:00:06 -0500 (0:00:00.057) 0:06:20.855 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 10:00:06 -0500 (0:00:00.134) 0:06:20.990 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 10:00:06 -0500 (0:00:00.052) 0:06:21.042 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 10:00:06 -0500 (0:00:00.050) 0:06:21.093 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 10:00:06 -0500 (0:00:00.042) 0:06:21.136 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 10:00:06 -0500 (0:00:00.059) 0:06:21.196 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 10:00:06 -0500 (0:00:00.104) 0:06:21.301 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 10:00:06 -0500 (0:00:00.061) 0:06:21.362 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 10:00:06 -0500 (0:00:00.052) 0:06:21.414 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 10:00:06 -0500 (0:00:00.069) 0:06:21.484 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 10:00:07 -0500 (0:00:00.533) 0:06:22.017 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004054", "end": "2024-11-11 10:00:07.594372", "rc": 0, "start": "2024-11-11 10:00:07.590318" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 10:00:07 -0500 (0:00:00.430) 0:06:22.448 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005637", "end": "2024-11-11 10:00:08.044964", "rc": 0, "start": "2024-11-11 10:00:08.039327" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 10:00:08 -0500 (0:00:00.428) 0:06:22.876 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 10:00:08 -0500 (0:00:00.088) 0:06:22.965 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 10:00:08 -0500 (0:00:00.050) 0:06:23.015 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 10:00:08 -0500 (0:00:00.046) 0:06:23.062 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 10:00:08 -0500 (0:00:00.049) 0:06:23.112 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 10:00:08 -0500 (0:00:00.046) 0:06:23.158 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 10:00:08 -0500 (0:00:00.047) 0:06:23.206 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 10:00:08 -0500 (0:00:00.070) 0:06:23.276 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 10:00:08 -0500 (0:00:00.043) 0:06:23.320 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 10:00:08 -0500 (0:00:00.036) 0:06:23.357 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 10:00:08 -0500 (0:00:00.081) 0:06:23.439 ******* ok: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 10:00:08 -0500 (0:00:00.048) 0:06:23.487 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 11 November 2024 10:00:08 -0500 (0:00:00.089) 0:06:23.576 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337129.1531286, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731337133.7121716, "dev": 63, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731337133.7121716, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 11 November 2024 10:00:09 -0500 (0:00:00.425) 0:06:24.002 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice network-online.target -.mount basic.target run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuset io memory pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "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": "3877158912", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Monday 11 November 2024 10:00:09 -0500 (0:00:00.740) 0:06:24.742 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337203.2128267, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1731337144.568274, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 284727, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731337144.1632702, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 2001, "version": "1043721572", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Monday 11 November 2024 10:00:10 -0500 (0:00:00.738) 0:06:25.481 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Monday 11 November 2024 10:00:10 -0500 (0:00:00.173) 0:06:25.655 ******* ok: [managed-node1] => { "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 : Parse quadlet file] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Monday 11 November 2024 10:00:11 -0500 (0:00:00.485) 0:06:26.141 ******* ok: [managed-node1] => { "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 : Parse quadlet yaml file] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Monday 11 November 2024 10:00:11 -0500 (0:00:00.109) 0:06:26.250 ******* skipping: [managed-node1] => { "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 : Reset raw variable] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Monday 11 November 2024 10:00:11 -0500 (0:00:00.105) 0:06:26.356 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Monday 11 November 2024 10:00:11 -0500 (0:00:00.085) 0:06:26.441 ******* changed: [managed-node1] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Monday 11 November 2024 10:00:12 -0500 (0:00:00.470) 0:06:26.911 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Monday 11 November 2024 10:00:12 -0500 (0:00:00.810) 0:06:27.722 ******* ok: [managed-node1] => { "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 : Remove volumes] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99 Monday 11 November 2024 10:00:13 -0500 (0:00:00.569) 0:06:28.291 ******* skipping: [managed-node1] => { "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 : Clear parsed podman variable] ********* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Monday 11 November 2024 10:00:13 -0500 (0:00:00.068) 0:06:28.359 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120 Monday 11 November 2024 10:00:13 -0500 (0:00:00.051) 0:06:28.411 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131 Monday 11 November 2024 10:00:13 -0500 (0:00:00.047) 0:06:28.458 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 10:00:13 -0500 (0:00:00.073) 0:06:28.531 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 10:00:13 -0500 (0:00:00.055) 0:06:28.587 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 10:00:13 -0500 (0:00:00.070) 0:06:28.658 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141 Monday 11 November 2024 10:00:13 -0500 (0:00:00.084) 0:06:28.743 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150 Monday 11 November 2024 10:00:14 -0500 (0:00:00.229) 0:06:28.973 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159 Monday 11 November 2024 10:00:14 -0500 (0:00:00.124) 0:06:29.097 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168 Monday 11 November 2024 10:00:14 -0500 (0:00:00.076) 0:06:29.174 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177 Monday 11 November 2024 10:00:14 -0500 (0:00:00.074) 0:06:29.248 ******* skipping: [managed-node1] => { "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 : For testing and debugging - pods] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187 Monday 11 November 2024 10:00:14 -0500 (0:00:00.082) 0:06:29.331 ******* skipping: [managed-node1] => { "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 : For testing and debugging - services] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197 Monday 11 November 2024 10:00:14 -0500 (0:00:00.074) 0:06:29.406 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 10:00:14 -0500 (0:00:00.070) 0:06:29.476 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 10:00:14 -0500 (0:00:00.065) 0:06:29.542 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for managed-node1 => (item=auth_test_user1) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Monday 11 November 2024 10:00:15 -0500 (0:00:00.265) 0:06:29.807 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_linger_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Monday 11 November 2024 10:00:15 -0500 (0:00:00.111) 0:06:29.918 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Monday 11 November 2024 10:00:15 -0500 (0:00:00.083) 0:06:30.002 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731337129.1531286, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731337133.7121716, "dev": 63, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731337133.7121716, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Monday 11 November 2024 10:00:15 -0500 (0:00:00.478) 0:06:30.480 ******* ok: [managed-node1] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Monday 11 November 2024 10:00:16 -0500 (0:00:00.699) 0:06:31.180 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.052314", "end": "2024-11-11 10:00:16.872024", "rc": 0, "start": "2024-11-11 10:00:16.819710" } STDOUT: podman podman-default-kube-network TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Monday 11 November 2024 10:00:16 -0500 (0:00:00.528) 0:06:31.709 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.048497", "end": "2024-11-11 10:00:17.399429", "rc": 0, "start": "2024-11-11 10:00:17.350932" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Monday 11 November 2024 10:00:17 -0500 (0:00:00.544) 0:06:32.254 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.007565", "end": "2024-11-11 10:00:17.836765", "rc": 0, "start": "2024-11-11 10:00:17.829200" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 Monday 11 November 2024 10:00:17 -0500 (0:00:00.435) 0:06:32.689 ******* fatal: [managed-node1]: FAILED! => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "--value", "-p", "State", "auth_test_user1" ], "delta": "0:00:00.007468", "end": "2024-11-11 10:00:18.268538", "rc": 1, "start": "2024-11-11 10:00:18.261070" } STDERR: Failed to get user: User ID 2001 is not logged in or lingering MSG: non-zero return code ...ignoring TASK [fedora.linux_system_roles.podman : Stop logind] ************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:76 Monday 11 November 2024 10:00:18 -0500 (0:00:00.408) 0:06:33.098 ******* changed: [managed-node1] => { "changed": true, "name": "systemd-logind", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 09:48:41 EST", "ActiveEnterTimestampMonotonic": "18082787", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-remount-fs.service systemd-tmpfiles-setup.service systemd-journald.socket user.slice -.mount tmp.mount dbus.socket sysinit.target basic.target nss-user-lookup.target modprobe@drm.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 09:48:41 EST", "AssertTimestampMonotonic": "17902744", "Before": "session-5.scope session-3.scope multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.login1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "575541000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime state fdstore", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_linux_immutable cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 09:48:41 EST", "ConditionTimestampMonotonic": "17902741", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-logind.service", "ControlGroupId": "3544", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "User Login Management", "DeviceAllow": "block-* r", "DevicePolicy": "auto", "Documentation": "\"man:sd-login(3)\" \"man:systemd-logind.service(8)\" \"man:logind.conf(5)\" \"man:org.freedesktop.login1(5)\"", "DropInPaths": "/usr/lib/systemd/system/systemd-logind.service.d/10-grub2-logind-service.conf /usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainStartTimestamp": "Mon 2024-11-11 09:48:41 EST", "ExecMainStartTimestampMonotonic": "17917165", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-logind ; argv[]=/usr/lib/systemd/systemd-logind ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/systemd/systemd-logind ; argv[]=/usr/lib/systemd/systemd-logind ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "512", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-logind.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPAddressDeny": "0.0.0.0/0 ::/0", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-logind.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-11-11 09:48:41 EST", "InactiveExitTimestampMonotonic": "17917219", "InvocationID": "a5839cdde1da419aa537c714ce1af83e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "524288", "LimitNPROC": "14719", "LimitNPROCSoft": "14719", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14719", "LimitSIGPENDINGSoft": "14719", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "639", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3459760128", "MemoryCurrent": "7659520", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "8179712", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-logind.service dbus-org.freedesktop.login1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "strict", "ReadWritePaths": "/etc /run", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/systemd/inhibit /run/systemd/users /run/systemd/shutdown /run/systemd/sessions /run/systemd/seats /var/tmp /var/lib/systemd/linger", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "0", "RestartUSecNext": "0", "RestrictAddressFamilies": "AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectory": "systemd/inhibit systemd/seats systemd/sessions systemd/shutdown systemd/users", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-11-11 09:48:41 EST", "StateChangeTimestampMonotonic": "18082787", "StateDirectory": "systemd/linger", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl arm_fadvise64_64 bind brk cacheflush capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchmodat2 fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futex_waitv futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill landlock_add_rule landlock_create_ruleset landlock_restrict_self lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall riscv_flush_icache rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield seccomp select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_mempolicy_home_node set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify-reload", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount modprobe@drm.service dbus.socket user.slice", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:81 Monday 11 November 2024 10:00:19 -0500 (0:00:00.743) 0:06:33.841 ******* ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "--value", "-p", "State", "auth_test_user1" ], "delta": "0:00:00.076558", "end": "2024-11-11 10:00:19.525066", "failed_when_result": false, "rc": 1, "start": "2024-11-11 10:00:19.448508" } STDERR: Failed to get user: User ID 2001 is not logged in or lingering MSG: non-zero return code TASK [fedora.linux_system_roles.podman : Restart logind] *********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:92 Monday 11 November 2024 10:00:19 -0500 (0:00:00.574) 0:06:34.416 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__user_state is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 10:00:19 -0500 (0:00:00.058) 0:06:34.474 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 10:00:19 -0500 (0:00:00.143) 0:06:34.617 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 10:00:19 -0500 (0:00:00.047) 0:06:34.665 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 10:00:19 -0500 (0:00:00.073) 0:06:34.738 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 10:00:20 -0500 (0:00:00.048) 0:06:34.787 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 10:00:20 -0500 (0:00:00.051) 0:06:34.838 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 10:00:20 -0500 (0:00:00.090) 0:06:34.929 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 10:00:20 -0500 (0:00:00.479) 0:06:35.408 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004561", "end": "2024-11-11 10:00:20.997926", "rc": 0, "start": "2024-11-11 10:00:20.993365" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 10:00:21 -0500 (0:00:00.429) 0:06:35.837 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005974", "end": "2024-11-11 10:00:21.455882", "rc": 0, "start": "2024-11-11 10:00:21.449908" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 10:00:21 -0500 (0:00:00.522) 0:06:36.360 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 10:00:21 -0500 (0:00:00.145) 0:06:36.506 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 10:00:21 -0500 (0:00:00.071) 0:06:36.577 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 10:00:21 -0500 (0:00:00.074) 0:06:36.652 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 10:00:21 -0500 (0:00:00.074) 0:06:36.727 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 10:00:22 -0500 (0:00:00.209) 0:06:36.936 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 10:00:22 -0500 (0:00:00.084) 0:06:37.021 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 10:00:22 -0500 (0:00:00.112) 0:06:37.133 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 10:00:22 -0500 (0:00:00.054) 0:06:37.187 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 10:00:22 -0500 (0:00:00.054) 0:06:37.242 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 10:00:22 -0500 (0:00:00.052) 0:06:37.295 ******* changed: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 10:00:22 -0500 (0:00:00.422) 0:06:37.718 ******* ok: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 10:00:23 -0500 (0:00:00.424) 0:06:38.142 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__credential_dir_files.matched == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 10:00:23 -0500 (0:00:00.045) 0:06:38.187 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 10:00:23 -0500 (0:00:00.138) 0:06:38.326 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 10:00:23 -0500 (0:00:00.062) 0:06:38.389 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 10:00:23 -0500 (0:00:00.054) 0:06:38.444 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 10:00:23 -0500 (0:00:00.050) 0:06:38.495 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 10:00:23 -0500 (0:00:00.113) 0:06:38.608 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 10:00:23 -0500 (0:00:00.099) 0:06:38.708 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 10:00:24 -0500 (0:00:00.072) 0:06:38.780 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 10:00:24 -0500 (0:00:00.397) 0:06:39.177 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336932.3833897, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "8269d81b86d370a63b1b8056f8a8f2bd6ca4d29a", "ctime": 1731336872.5948758, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 190986, "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": 1728950400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15736, "uid": 0, "version": "1884261349", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 10:00:24 -0500 (0:00:00.479) 0:06:39.657 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004464", "end": "2024-11-11 10:00:25.284783", "rc": 0, "start": "2024-11-11 10:00:25.280319" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 10:00:25 -0500 (0:00:00.485) 0:06:40.142 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005732", "end": "2024-11-11 10:00:25.770791", "rc": 0, "start": "2024-11-11 10:00:25.765059" } STDOUT: 0: auth_test_user1 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 10:00:25 -0500 (0:00:00.456) 0:06:40.598 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 10:00:25 -0500 (0:00:00.057) 0:06:40.656 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 10:00:25 -0500 (0:00:00.050) 0:06:40.707 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 10:00:26 -0500 (0:00:00.078) 0:06:40.786 ******* skipping: [managed-node1] => { "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: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 10:00:26 -0500 (0:00:00.082) 0:06:40.868 ******* skipping: [managed-node1] => { "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 subgid file] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 10:00:26 -0500 (0:00:00.067) 0:06:40.935 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 10:00:26 -0500 (0:00:00.077) 0:06:41.013 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 10:00:26 -0500 (0:00:00.127) 0:06:41.141 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 10:00:26 -0500 (0:00:00.092) 0:06:41.234 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 10:00:26 -0500 (0:00:00.112) 0:06:41.346 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 10:00:26 -0500 (0:00:00.088) 0:06:41.435 ******* skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node1] => { "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 : Remove certs.d files] ***************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 10:00:26 -0500 (0:00:00.089) 0:06:41.524 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 10:00:28 -0500 (0:00:01.340) 0:06:42.865 ******* ok: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 10:00:28 -0500 (0:00:00.561) 0:06:43.427 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:249 Monday 11 November 2024 10:00:29 -0500 (0:00:00.611) 0:06:44.038 ******* changed: [managed-node1] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:254 Monday 11 November 2024 10:00:29 -0500 (0:00:00.561) 0:06:44.600 ******* changed: [managed-node1] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:272 Monday 11 November 2024 10:00:30 -0500 (0:00:00.452) 0:06:45.052 ******* changed: [managed-node1 -> localhost] => { "changed": true, "path": "/tmp/lsr_e4mzrydy_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:280 Monday 11 November 2024 10:00:30 -0500 (0:00:00.306) 0:06:45.359 ******* included: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml for managed-node1 TASK [Get volume for cleanup] ************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:3 Monday 11 November 2024 10:00:30 -0500 (0:00:00.061) 0:06:45.420 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "inspect", "podman_registry", "--format", "{{range .}}{{range .Mounts}}{{if eq .Type \"volume\"}}{{.Name}}{{end}}{{end}}{{end}}" ], "delta": "0:00:00.043887", "end": "2024-11-11 10:00:31.035058", "rc": 0, "start": "2024-11-11 10:00:30.991171" } STDOUT: ad1ed03dec174e4ea4a24b312f765b7f77de0af2b6d8016b2ee3c72ac63b43cf TASK [Destroy registry container] ********************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:11 Monday 11 November 2024 10:00:31 -0500 (0:00:00.442) 0:06:45.863 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.319322", "end": "2024-11-11 10:00:31.745490", "rc": 0, "start": "2024-11-11 10:00:31.426168" } STDOUT: podman_registry TASK [Destroy volume] ********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:15 Monday 11 November 2024 10:00:31 -0500 (0:00:00.723) 0:06:46.586 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "podman", "volume", "rm", "ad1ed03dec174e4ea4a24b312f765b7f77de0af2b6d8016b2ee3c72ac63b43cf" ], "delta": "0:00:00.041371", "end": "2024-11-11 10:00:32.214849", "rc": 0, "start": "2024-11-11 10:00:32.173478" } STDOUT: ad1ed03dec174e4ea4a24b312f765b7f77de0af2b6d8016b2ee3c72ac63b43cf TASK [Cleanup paths] *********************************************************** task path: /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:19 Monday 11 November 2024 10:00:32 -0500 (0:00:00.463) 0:06:47.050 ******* changed: [managed-node1] => (item=/tmp/lsr_8xeqp32m_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_8xeqp32m_podman", "path": "/tmp/lsr_8xeqp32m_podman", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=726 changed=67 unreachable=0 failed=0 skipped=966 rescued=2 ignored=1 Monday 11 November 2024 10:00:32 -0500 (0:00:00.400) 0:06:47.450 ******* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 99.89s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Push test images into local registry ------------------------------------ 4.92s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:127 Ensure test packages ---------------------------------------------------- 3.57s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:64 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.45s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 3.07s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:102 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.75s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 2.60s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:9 fedora.linux_system_roles.podman : Stop and disable service ------------- 1.63s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 fedora.linux_system_roles.podman : Start service ------------------------ 1.57s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 fedora.linux_system_roles.podman : Remove certs.d files ----------------- 1.52s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 fedora.linux_system_roles.podman : Stop and disable service ------------- 1.51s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 fedora.linux_system_roles.podman : Update containers/pods --------------- 1.40s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 fedora.linux_system_roles.podman : Remove certs.d files ----------------- 1.39s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 fedora.linux_system_roles.podman : Ensure container images are present --- 1.36s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 fedora.linux_system_roles.certificate : Ensure provider service is running --- 1.36s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.36s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Remove certs.d files ----------------- 1.34s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.34s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.33s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.30s /tmp/collections-7Tj/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6