ansible-playbook [core 2.16.14] 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-dLZ executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:5 Tuesday 08 July 2025 08:53:19 -0400 (0:00:00.021) 0:00:00.021 ********** 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-ey8/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 Tuesday 08 July 2025 08:53:19 -0400 (0:00:00.039) 0:00:00.061 ********** ok: [managed-node1] TASK [Test is only supported on x86_64] **************************************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:55 Tuesday 08 July 2025 08:53:20 -0400 (0:00:01.060) 0:00:01.121 ********** skipping: [managed-node1] => { "false_condition": "ansible_facts[\"architecture\"] != \"x86_64\"" } TASK [End test] **************************************************************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:62 Tuesday 08 July 2025 08:53:20 -0400 (0:00:00.021) 0:00:01.142 ********** META: end_play conditional evaluated to False, continuing play skipping: [managed-node1] => { "skip_reason": "end_play conditional evaluated to False, continuing play" } MSG: end_play TASK [Run role - do not pull images] ******************************************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:70 Tuesday 08 July 2025 08:53:20 -0400 (0:00:00.015) 0:00:01.158 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 08 July 2025 08:53:20 -0400 (0:00:00.078) 0:00:01.237 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.038) 0:00:01.275 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.053) 0:00:01.328 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.459) 0:00:01.787 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.023) 0:00:01.811 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.343) 0:00:02.155 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.025) 0:00:02.181 ********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 08 July 2025 08:53:21 -0400 (0:00:00.048) 0:00:02.229 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 08 July 2025 08:53:23 -0400 (0:00:01.657) 0:00:03.887 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 08 July 2025 08:53:23 -0400 (0:00:00.045) 0:00:03.932 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Tuesday 08 July 2025 08:53:23 -0400 (0:00:00.051) 0:00:03.983 ********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Tuesday 08 July 2025 08:53:23 -0400 (0:00:00.045) 0:00:04.029 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 08 July 2025 08:53:23 -0400 (0:00:00.044) 0:00:04.073 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Tuesday 08 July 2025 08:53:23 -0400 (0:00:00.045) 0:00:04.119 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027847", "end": "2025-07-08 08:53:24.237146", "rc": 0, "start": "2025-07-08 08:53:24.209299" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.447) 0:00:04.566 ********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.038) 0:00:04.604 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.033) 0:00:04.637 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.077) 0:00:04.714 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.065) 0:00:04.780 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.076) 0:00:04.856 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.048) 0:00:04.904 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:24 -0400 (0:00:00.059) 0:00:04.964 ********** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.459) 0:00:05.423 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.033) 0:00:05.457 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.042) 0:00:05.499 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751978947.4189146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751978918.8015451, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "4263604762", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.351) 0:00:05.850 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.030) 0:00:05.881 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.036) 0:00:05.917 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.039) 0:00:05.957 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.032) 0:00:05.989 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.030) 0:00:06.019 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.028) 0:00:06.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 : Fail if user not in subgid file] ****** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.029) 0:00:06.077 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.029) 0:00:06.106 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Tuesday 08 July 2025 08:53:25 -0400 (0:00:00.058) 0:00:06.165 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.121) 0:00:06.286 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.034) 0:00:06.321 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.033) 0:00:06.354 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.066) 0:00:06.421 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.030) 0:00:06.451 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.029) 0:00:06.480 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.057) 0:00:06.537 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.029) 0:00:06.567 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.027) 0:00:06.594 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.069) 0:00:06.664 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.028) 0:00:06.693 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.029) 0:00:06.722 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.029) 0:00:06.752 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.035) 0:00:06.787 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.046) 0:00:06.833 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.086) 0:00:06.920 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.048) 0:00:06.969 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.042) 0:00:07.011 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.045) 0:00:07.056 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.039) 0:00:07.096 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.047) 0:00:07.143 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 08 July 2025 08:53:26 -0400 (0:00:00.125) 0:00:07.269 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.063) 0:00:07.332 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.060) 0:00:07.392 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.047) 0:00:07.439 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.070) 0:00:07.510 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.096) 0:00:07.606 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.064) 0:00:07.671 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.035) 0:00:07.707 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.046) 0:00:07.753 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751978947.4189146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751978918.8015451, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "4263604762", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.355) 0:00:08.108 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.097) 0:00:08.205 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Tuesday 08 July 2025 08:53:27 -0400 (0:00:00.042) 0:00:08.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 : Get subuid file] ********************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.034) 0:00:08.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 : Get subgid file] ********************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.036) 0:00:08.319 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.037) 0:00:08.356 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.034) 0:00:08.391 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.030) 0:00:08.421 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.030) 0:00:08.452 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.048) 0:00:08.501 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.032) 0:00:08.534 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.033) 0:00:08.567 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.102) 0:00:08.670 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.076) 0:00:08.746 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.047) 0:00:08.793 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.115) 0:00:08.908 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.085) 0:00:08.994 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.090) 0:00:09.084 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.048) 0:00:09.133 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.046) 0:00:09.180 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Tuesday 08 July 2025 08:53:28 -0400 (0:00:00.043) 0:00:09.224 ********** 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 : Ensure the quadlet directory is present] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Tuesday 08 July 2025 08:53:29 -0400 (0:00:00.054) 0:00:09.279 ********** 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": 43, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Tuesday 08 July 2025 08:53:29 -0400 (0:00:00.531) 0:00:09.810 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Tuesday 08 July 2025 08:53:29 -0400 (0:00:00.037) 0:00:09.848 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Tuesday 08 July 2025 08:53:29 -0400 (0:00:00.035) 0:00:09.883 ********** changed: [managed-node1] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1751979209.6560922-17629-90685604521804/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.842) 0:00:10.726 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.049) 0:00:10.775 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.045) 0:00:10.821 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.041) 0:00:10.862 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.028) 0:00:10.891 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.026) 0:00:10.918 ********** 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 [Verify image not pulled] ************************************************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:86 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.042) 0:00:10.961 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:90 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.034) 0:00:10.996 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.155) 0:00:11.151 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.064) 0:00:11.216 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 08 July 2025 08:53:30 -0400 (0:00:00.041) 0:00:11.257 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 08 July 2025 08:53:31 -0400 (0:00:00.030) 0:00:11.287 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Tuesday 08 July 2025 08:53:31 -0400 (0:00:00.030) 0:00:11.318 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Tuesday 08 July 2025 08:53:31 -0400 (0:00:00.028) 0:00:11.346 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Tuesday 08 July 2025 08:53:31 -0400 (0:00:00.030) 0:00:11.376 ********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 08 July 2025 08:53:31 -0400 (0:00:00.070) 0:00:11.446 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 08 July 2025 08:53:32 -0400 (0:00:01.450) 0:00:12.897 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 08 July 2025 08:53:32 -0400 (0:00:00.040) 0:00:12.937 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Tuesday 08 July 2025 08:53:32 -0400 (0:00:00.059) 0:00:12.996 ********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Tuesday 08 July 2025 08:53:32 -0400 (0:00:00.040) 0:00:13.037 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 08 July 2025 08:53:32 -0400 (0:00:00.034) 0:00:13.071 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Tuesday 08 July 2025 08:53:32 -0400 (0:00:00.036) 0:00:13.108 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026615", "end": "2025-07-08 08:53:33.135869", "rc": 0, "start": "2025-07-08 08:53:33.109254" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.360) 0:00:13.469 ********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.080) 0:00:13.549 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.033) 0:00:13.583 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.033) 0:00:13.617 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.035) 0:00:13.652 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.042) 0:00:13.695 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.044) 0:00:13.739 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.068) 0:00:13.808 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.047) 0:00:13.855 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.036) 0:00:13.892 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Tuesday 08 July 2025 08:53:33 -0400 (0:00:00.043) 0:00:13.936 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751978947.4189146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751978918.8015451, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "4263604762", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.348) 0:00:14.284 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.033) 0:00:14.318 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.031) 0:00:14.349 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.031) 0:00:14.381 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.031) 0:00:14.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 : Set user subuid and subgid info] ****** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.030) 0:00:14.443 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.065) 0:00:14.509 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.031) 0:00:14.541 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.031) 0:00:14.572 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.043) 0:00:14.616 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.099) 0:00:14.716 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.048) 0:00:14.765 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.053) 0:00:14.819 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.114) 0:00:14.934 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.050) 0:00:14.984 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.049) 0:00:15.034 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.102) 0:00:15.136 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.050) 0:00:15.187 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Tuesday 08 July 2025 08:53:34 -0400 (0:00:00.052) 0:00:15.240 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.104) 0:00:15.344 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.051) 0:00:15.396 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.091) 0:00:15.488 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.051) 0:00:15.540 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.048) 0:00:15.589 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.049) 0:00:15.638 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.050) 0:00:15.689 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.049) 0:00:15.738 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.038) 0:00:15.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 : Handle secrets] *********************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.030) 0:00:15.807 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.035) 0:00:15.842 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.033) 0:00:15.875 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.091) 0:00:15.967 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.040) 0:00:16.008 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.039) 0:00:16.047 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.030) 0:00:16.077 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.050) 0:00:16.128 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:35 -0400 (0:00:00.099) 0:00:16.227 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.104) 0:00:16.332 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.056) 0:00:16.388 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.066) 0:00:16.455 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751978947.4189146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751978918.8015451, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "4263604762", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.391) 0:00:16.847 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.054) 0:00:16.901 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.068) 0:00:16.970 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.053) 0:00:17.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 : Get subgid file] ********************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.055) 0:00:17.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 : Set user subuid and subgid info] ****** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.052) 0:00:17.131 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.039) 0:00:17.170 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.039) 0:00:17.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 : Set per-container variables part 3] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 08 July 2025 08:53:36 -0400 (0:00:00.039) 0:00:17.249 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.059) 0:00:17.309 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.033) 0:00:17.343 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.034) 0:00:17.377 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.073) 0:00:17.451 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.042) 0:00:17.494 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.044) 0:00:17.538 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.167) 0:00:17.706 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.088) 0:00:17.794 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.050) 0:00:17.845 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.048) 0:00:17.893 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.048) 0:00:17.941 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Tuesday 08 July 2025 08:53:37 -0400 (0:00:00.052) 0:00:17.994 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Tuesday 08 July 2025 08:53:38 -0400 (0:00:01.248) 0:00:19.242 ********** 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": 67, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Tuesday 08 July 2025 08:53:39 -0400 (0:00:00.345) 0:00:19.588 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Tuesday 08 July 2025 08:53:39 -0400 (0:00:00.032) 0:00:19.620 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Tuesday 08 July 2025 08:53:39 -0400 (0:00:00.031) 0:00:19.652 ********** changed: [managed-node1] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1751979219.4239123-17962-277274863921381/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.657) 0:00:20.309 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.036) 0:00:20.345 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.042) 0:00:20.388 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.042) 0:00:20.430 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.030) 0:00:20.461 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.026) 0:00:20.488 ********** 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 [Verify image not pulled and no error] ************************************ task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:106 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.041) 0:00:20.529 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:113 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.069) 0:00:20.598 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.211) 0:00:20.810 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.060) 0:00:20.870 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.040) 0:00:20.911 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.032) 0:00:20.943 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.030) 0:00:20.973 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.028) 0:00:21.002 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.030) 0:00:21.033 ********** [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 08 July 2025 08:53:40 -0400 (0:00:00.076) 0:00:21.109 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 08 July 2025 08:53:42 -0400 (0:00:01.504) 0:00:22.614 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 08 July 2025 08:53:42 -0400 (0:00:00.049) 0:00:22.663 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Tuesday 08 July 2025 08:53:42 -0400 (0:00:00.116) 0:00:22.780 ********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Tuesday 08 July 2025 08:53:42 -0400 (0:00:00.047) 0:00:22.828 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 08 July 2025 08:53:42 -0400 (0:00:00.053) 0:00:22.881 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Tuesday 08 July 2025 08:53:42 -0400 (0:00:00.049) 0:00:22.931 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026588", "end": "2025-07-08 08:53:42.967680", "rc": 0, "start": "2025-07-08 08:53:42.941092" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.366) 0:00:23.297 ********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.033) 0:00:23.331 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.028) 0:00:23.360 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.034) 0:00:23.394 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.049) 0:00:23.444 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.047) 0:00:23.492 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.052) 0:00:23.545 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.068) 0:00:23.613 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.035) 0:00:23.648 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.036) 0:00:23.685 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.042) 0:00:23.728 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751978947.4189146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751978918.8015451, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "4263604762", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.341) 0:00:24.070 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.078) 0:00:24.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 : Set user subuid and subgid info] ****** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.031) 0:00:24.179 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.035) 0:00:24.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 : Get subgid file] ********************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Tuesday 08 July 2025 08:53:43 -0400 (0:00:00.050) 0:00:24.265 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.052) 0:00:24.318 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.035) 0:00:24.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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.036) 0:00:24.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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.040) 0:00:24.431 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.043) 0:00:24.474 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.058) 0:00:24.533 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.029) 0:00:24.562 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.030) 0:00:24.593 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.057) 0:00:24.651 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.033) 0:00:24.684 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.041) 0:00:24.726 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.069) 0:00:24.795 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.075) 0:00:24.870 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.032) 0:00:24.903 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.064) 0:00:24.967 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.030) 0:00:24.998 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.031) 0:00:25.029 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.035) 0:00:25.065 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.039) 0:00:25.104 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.044) 0:00:25.148 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.037) 0:00:25.186 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.039) 0:00:25.226 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Tuesday 08 July 2025 08:53:44 -0400 (0:00:00.031) 0:00:25.258 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.027) 0:00:25.286 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.027) 0:00:25.314 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.026) 0:00:25.340 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.076) 0:00:25.416 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.043) 0:00:25.460 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.109) 0:00:25.569 ********** 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 2] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.037) 0:00:25.607 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.057) 0:00:25.664 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.063) 0:00:25.728 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.035) 0:00:25.764 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.033) 0:00:25.798 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.043) 0:00:25.841 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751978947.4189146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751978918.8015451, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "4263604762", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.352) 0:00:26.193 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.037) 0:00:26.231 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Tuesday 08 July 2025 08:53:45 -0400 (0:00:00.034) 0:00:26.266 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.033) 0:00:26.299 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.033) 0:00:26.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 : Set user subuid and subgid info] ****** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.031) 0:00:26.365 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.033) 0:00:26.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 : Fail if user not in subgid file] ****** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.032) 0:00:26.430 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.032) 0:00:26.463 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.054) 0:00:26.518 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.034) 0:00:26.552 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.085) 0:00:26.638 ********** ok: [managed-node1] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.081) 0:00:26.720 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.047) 0:00:26.767 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.081) 0:00:26.848 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 08 July 2025 08:53:46 -0400 (0:00:00.030) 0:00:26.878 ********** ok: [managed-node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Tuesday 08 July 2025 08:53:47 -0400 (0:00:00.751) 0:00:27.630 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751979210.3770907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "ctime": 1751979210.3810909, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 27263244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751979209.958086, "nlink": 1, "path": "/etc/containers/systemd/nopull.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "version": "1369899866", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Tuesday 08 July 2025 08:53:47 -0400 (0:00:00.396) 0:00:28.027 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Tuesday 08 July 2025 08:53:47 -0400 (0:00:00.055) 0:00:28.083 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Tuesday 08 July 2025 08:53:48 -0400 (0:00:00.431) 0:00:28.514 ********** fatal: [managed-node1]: FAILED! => {} MSG: template error while templating string: Could not load "podman_from_ini": 'podman_from_ini'. String: {{ __podman_quadlet_raw.content | b64decode | podman_from_ini }}. Could not load "podman_from_ini": 'podman_from_ini' TASK [Debug3] ****************************************************************** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 Tuesday 08 July 2025 08:53:48 -0400 (0:00:00.037) 0:00:28.552 ********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "set -x\nset -o pipefail\nexec 1>&2\n#podman volume rm --all\n#podman network prune -f\npodman volume ls\npodman network ls\npodman secret ls\npodman container ls\npodman pod ls\npodman images\nsystemctl list-units | grep quadlet\n", "delta": "0:00:00.224037", "end": "2025-07-08 08:53:48.783421", "rc": 1, "start": "2025-07-08 08:53:48.559384" } STDERR: + set -o pipefail + exec + podman volume ls + podman network ls NETWORK ID NAME DRIVER 2f259bab93aa podman bridge a4dcf21f020e podman-default-kube-network bridge + podman secret ls ID NAME DRIVER CREATED UPDATED + podman container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES + podman pod ls POD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS + podman images REPOSITORY TAG IMAGE ID CREATED SIZE localhost/podman-pause 4.9.4-dev-1708535009 0a73a77ef94a 3 minutes ago 769 kB quay.io/libpod/registry 2.8.2 0030ba3d620c 23 months ago 24.6 MB localhost:5000/libpod/testimage 20210610 9f9ec7f2fdef 4 years ago 7.99 MB quay.io/libpod/testimage 20210610 9f9ec7f2fdef 4 years ago 7.99 MB + systemctl list-units + grep quadlet MSG: non-zero return code TASK [Cleanup user] ************************************************************ task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:299 Tuesday 08 July 2025 08:53:48 -0400 (0:00:00.561) 0:00:29.114 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 08 July 2025 08:53:48 -0400 (0:00:00.076) 0:00:29.190 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 08 July 2025 08:53:48 -0400 (0:00:00.058) 0:00:29.249 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 08 July 2025 08:53:49 -0400 (0:00:00.084) 0:00:29.334 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 08 July 2025 08:53:49 -0400 (0:00:00.037) 0:00:29.372 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Tuesday 08 July 2025 08:53:49 -0400 (0:00:00.049) 0:00:29.421 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Tuesday 08 July 2025 08:53:49 -0400 (0:00:00.051) 0:00:29.473 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Tuesday 08 July 2025 08:53:49 -0400 (0:00:00.050) 0:00:29.523 ********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 08 July 2025 08:53:49 -0400 (0:00:00.110) 0:00:29.634 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 08 July 2025 08:53:50 -0400 (0:00:01.459) 0:00:31.093 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 08 July 2025 08:53:50 -0400 (0:00:00.030) 0:00:31.123 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Tuesday 08 July 2025 08:53:50 -0400 (0:00:00.037) 0:00:31.161 ********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Tuesday 08 July 2025 08:53:50 -0400 (0:00:00.030) 0:00:31.192 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 08 July 2025 08:53:50 -0400 (0:00:00.031) 0:00:31.223 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Tuesday 08 July 2025 08:53:50 -0400 (0:00:00.044) 0:00:31.268 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028482", "end": "2025-07-08 08:53:51.345638", "rc": 0, "start": "2025-07-08 08:53:51.317156" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.425) 0:00:31.694 ********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.054) 0:00:31.749 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.048) 0:00:31.798 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.103) 0:00:31.901 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.165) 0:00:32.067 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.094) 0:00:32.161 ********** 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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Tuesday 08 July 2025 08:53:51 -0400 (0:00:00.102) 0:00:32.264 ********** included: /tmp/collections-dLZ/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-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 08 July 2025 08:53:52 -0400 (0:00:00.102) 0:00:32.367 ********** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": null } }, "changed": false } MSG: One or more supplied key could not be found in the database. TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 08 July 2025 08:53:52 -0400 (0:00:00.393) 0:00:32.761 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: The given podman user [user_quadlet_basic] does not exist - cannot continue TASK [Dump journal] ************************************************************ task path: /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 Tuesday 08 July 2025 08:53:52 -0400 (0:00:00.065) 0:00:32.827 ********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.038427", "end": "2025-07-08 08:53:52.892874", "failed_when_result": true, "rc": 0, "start": "2025-07-08 08:53:52.854447" } STDOUT: -- Logs begin at Tue 2025-07-08 08:43:54 EDT, end at Tue 2025-07-08 08:53:52 EDT. -- Jul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:13 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:13 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:14 managed-node1 platform-python[22230]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:15 managed-node1 systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Jul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:16 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:16 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:16 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:17 managed-node1 platform-python[23046]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:18 managed-node1 platform-python[23334]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:21 managed-node1 platform-python[23993]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:22 managed-node1 platform-python[24296]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:24 managed-node1 platform-python[24847]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:24 managed-node1 platform-python[25042]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:25 managed-node1 platform-python[25235]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:25 managed-node1 platform-python[25346]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _original_basename=tmpvg9q8wxm recurse=False state=file path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:26 managed-node1 platform-python[25538]: ansible-containers.podman.podman_play Invoked with state=started kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:26 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_502ec74b2ef7a02c42e9acfc42736e3da2cee159269896eb0c27b3390f99baa3.slice. -- Subject: Unit machine-libpod_pod_502ec74b2ef7a02c42e9acfc42736e3da2cee159269896eb0c27b3390f99baa3.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit machine-libpod_pod_502ec74b2ef7a02c42e9acfc42736e3da2cee159269896eb0c27b3390f99baa3.slice has finished starting up. -- -- The start-up result is done. Jul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:27 managed-node1 platform-python[25898]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:30 managed-node1 platform-python[26633]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:30 managed-node1 platform-python[26857]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:31 managed-node1 platform-python[26973]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/systemd/auth_test_1_quadlet.container _original_basename=systemd.j2 recurse=False state=file path=/etc/containers/systemd/auth_test_1_quadlet.container force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:31 managed-node1 platform-python[27221]: ansible-ansible.legacy.stat Invoked with path=/tmp/lsr_du_l3cwq_podman/auth/auth.json follow=True get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:35 managed-node1 platform-python[27980]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:36 managed-node1 platform-python[28290]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:38 managed-node1 platform-python[28844]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:39 managed-node1 platform-python[29099]: ansible-file Invoked with path=/root/.config/containers state=directory owner=root group=0 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:41 managed-node1 platform-python[29758]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:42 managed-node1 platform-python[30061]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:43 managed-node1 platform-python[30599]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:44 managed-node1 platform-python[30796]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:44 managed-node1 platform-python[30989]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:45 managed-node1 platform-python[31100]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _original_basename=tmpghh_dhvw recurse=False state=file path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:45 managed-node1 platform-python[31294]: ansible-containers.podman.podman_play Invoked with state=started kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:45 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_7003ea957f1e6e262810841807018f7ba5be0017fc6c10a34512099cc767b003.slice. -- Subject: Unit machine-libpod_pod_7003ea957f1e6e262810841807018f7ba5be0017fc6c10a34512099cc767b003.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit machine-libpod_pod_7003ea957f1e6e262810841807018f7ba5be0017fc6c10a34512099cc767b003.slice has finished starting up. -- -- The start-up result is done. Jul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:46 managed-node1 platform-python[31656]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:49 managed-node1 platform-python[32299]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:49 managed-node1 platform-python[32533]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:50 managed-node1 platform-python[32646]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/systemd/auth_test_1_quadlet.container _original_basename=systemd.j2 recurse=False state=file path=/etc/containers/systemd/auth_test_1_quadlet.container force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:50 managed-node1 systemd[1]: run-runc-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735-runc.5B7FW0.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-runc-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735-runc.5B7FW0.mount has successfully entered the 'dead' state. Jul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:51 managed-node1 platform-python[32926]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:54 managed-node1 platform-python[33767]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:55 managed-node1 platform-python[34094]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:58 managed-node1 platform-python[34681]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:00 managed-node1 platform-python[35079]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:01 managed-node1 platform-python[35534]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:03 managed-node1 platform-python[35851]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 41ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:03 managed-node1 platform-python[36082]: ansible-systemd Invoked with name=podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Jul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735. -- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up. -- -- The start-up result is done. Jul 08 08:51:03 managed-node1 systemd[1]: Reloading. Jul 08 08:51:04 managed-node1 systemd[1]: Stopping A template for running K8s workloads via podman-kube-play... -- Subject: Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down. Jul 08 08:51:04 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources. Jul 08 08:51:04 managed-node1 systemd[1]: libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope completed and consumed the indicated resources. Jul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay-70e88c517c3f725e315a2db38fe345758138dfa703183e5b8ae8f49085f7238a-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-70e88c517c3f725e315a2db38fe345758138dfa703183e5b8ae8f49085f7238a-merged.mount has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 kernel: cni-podman1: port 1(veth7108036e) entered disabled state Jul 08 08:51:04 managed-node1 kernel: device veth7108036e left promiscuous mode Jul 08 08:51:04 managed-node1 kernel: cni-podman1: port 1(veth7108036e) entered disabled state Jul 08 08:51:04 managed-node1 systemd[1]: run-netns-netns\x2d88d3e3f6\x2d4f04\x2de6de\x2d0955\x2d5361bf9f1378.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-netns-netns\x2d88d3e3f6\x2d4f04\x2de6de\x2d0955\x2d5361bf9f1378.mount has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d-userdata-shm.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay\x2dcontainers-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d-userdata-shm.mount has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay-e2c50c59503de24471d6377275de9d83ae90705ae28c5e06fbba128387c8b3bf-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-e2c50c59503de24471d6377275de9d83ae90705ae28c5e06fbba128387c8b3bf-merged.mount has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: Removed slice cgroup machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice. -- Subject: Unit machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice has finished shutting down. Jul 08 08:51:04 managed-node1 systemd[1]: machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice: Consumed 8.639s CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice completed and consumed the indicated resources. Jul 08 08:51:04 managed-node1 systemd[1]: libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope completed and consumed the indicated resources. Jul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b-userdata-shm.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay\x2dcontainers-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b-userdata-shm.mount has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay-732ef4f61dde459128dfb162cd8463126c47b4318b6c98431b2fcd4d55b73575-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-732ef4f61dde459128dfb162cd8463126c47b4318b6c98431b2fcd4d55b73575-merged.mount has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 podman[36170]: Pods stopped: Jul 08 08:51:04 managed-node1 podman[36170]: 933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132 Jul 08 08:51:04 managed-node1 podman[36170]: Pods removed: Jul 08 08:51:04 managed-node1 podman[36170]: 933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132 Jul 08 08:51:04 managed-node1 podman[36170]: Secrets removed: Jul 08 08:51:04 managed-node1 podman[36170]: Volumes removed: Jul 08 08:51:04 managed-node1 systemd[1]: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has successfully entered the 'dead' state. Jul 08 08:51:04 managed-node1 systemd[1]: Stopped A template for running K8s workloads via podman-kube-play. -- Subject: Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down. Jul 08 08:51:04 managed-node1 platform-python[36429]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:05 managed-node1 platform-python[36554]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None Jul 08 08:51:05 managed-node1 platform-python[36554]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml Jul 08 08:51:05 managed-node1 platform-python[36690]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:07 managed-node1 platform-python[36813]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:08 managed-node1 platform-python[36938]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None Jul 08 08:51:08 managed-node1 systemd[1]: Reloading. Jul 08 08:51:09 managed-node1 platform-python[37093]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:10 managed-node1 platform-python[37341]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:12 managed-node1 platform-python[37590]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:13 managed-node1 platform-python[37719]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:16 managed-node1 platform-python[37844]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:17 managed-node1 platform-python[37969]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:18 managed-node1 platform-python[38094]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:19 managed-node1 platform-python[38219]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:20 managed-node1 platform-python[38343]: ansible-systemd Invoked with name=podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Jul 08 08:51:20 managed-node1 platform-python[38470]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:21 managed-node1 platform-python[38593]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:22 managed-node1 platform-python[38716]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:23 managed-node1 platform-python[38841]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None Jul 08 08:51:23 managed-node1 systemd[1]: Reloading. Jul 08 08:51:23 managed-node1 platform-python[38996]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:24 managed-node1 platform-python[39244]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:27 managed-node1 platform-python[39493]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:28 managed-node1 platform-python[39622]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None Jul 08 08:51:28 managed-node1 platform-python[39746]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:29 managed-node1 platform-python[39870]: ansible-user Invoked with name=auth_test_user1 state=absent non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jul 08 08:51:29 managed-node1 platform-python[39996]: ansible-file Invoked with path=/home/auth_test_user1 state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:30 managed-node1 platform-python[40119]: ansible-ansible.legacy.command Invoked with _raw_params=podman inspect podman_registry --format '{{range .}}{{range .Mounts}}{{if eq .Type "volume"}}{{.Name}}{{end}}{{end}}{{end}}' _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:30 managed-node1 platform-python[40249]: ansible-ansible.legacy.command Invoked with _raw_params=podman rm -f podman_registry _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:30 managed-node1 systemd[1]: libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope has successfully entered the 'dead' state. Jul 08 08:51:30 managed-node1 systemd[1]: libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope: Consumed 278ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope completed and consumed the indicated resources. Jul 08 08:51:30 managed-node1 kernel: cni-podman0: port 1(vethc1b49de7) entered disabled state Jul 08 08:51:30 managed-node1 kernel: device vethc1b49de7 left promiscuous mode Jul 08 08:51:30 managed-node1 kernel: cni-podman0: port 1(vethc1b49de7) entered disabled state Jul 08 08:51:30 managed-node1 systemd[1]: run-netns-netns\x2d66462cfa\x2dbde7\x2d19d3\x2d5cdb\x2d053c7ce13426.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-netns-netns\x2d66462cfa\x2dbde7\x2d19d3\x2d5cdb\x2d053c7ce13426.mount has successfully entered the 'dead' state. Jul 08 08:51:30 managed-node1 systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d-userdata-shm.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay\x2dcontainers-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d-userdata-shm.mount has successfully entered the 'dead' state. Jul 08 08:51:30 managed-node1 systemd[1]: var-lib-containers-storage-overlay-57767c8b68f12d34e36025b062adce7b2f3eb57f6effdc3ef6e2c92bd53aa515-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-57767c8b68f12d34e36025b062adce7b2f3eb57f6effdc3ef6e2c92bd53aa515-merged.mount has successfully entered the 'dead' state. Jul 08 08:51:30 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 08 08:51:30 managed-node1 systemd[1]: libpod-conmon-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-conmon-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope has successfully entered the 'dead' state. Jul 08 08:51:31 managed-node1 platform-python[40480]: ansible-ansible.legacy.command Invoked with _raw_params=podman volume rm a4fffc6f03312a01461d9cf67fa41887ca5aa90f29c849d3699378c60a64ecc1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:31 managed-node1 platform-python[40611]: ansible-file Invoked with path=/tmp/lsr_du_l3cwq_podman state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:33 managed-node1 platform-python[40773]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 08 08:51:34 managed-node1 platform-python[40933]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:34 managed-node1 platform-python[41056]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:37 managed-node1 platform-python[41304]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:38 managed-node1 platform-python[41433]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 08 08:51:39 managed-node1 platform-python[41557]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:40 managed-node1 platform-python[41682]: ansible-tempfile Invoked with state=directory prefix=lsr_podman_config_ suffix= path=None Jul 08 08:51:41 managed-node1 platform-python[41805]: ansible-ansible.legacy.command Invoked with _raw_params=tar --ignore-failed-read -c -P -v -p -f /tmp/lsr_podman_config_15jyr5_3/backup.tar /etc/containers/containers.conf.d/50-systemroles.conf /etc/containers/registries.conf.d/50-systemroles.conf /etc/containers/storage.conf /etc/containers/policy.json _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:41 managed-node1 platform-python[41929]: ansible-user Invoked with name=user1 state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jul 08 08:51:41 managed-node1 useradd[41934]: new group: name=user1, GID=1000 Jul 08 08:51:41 managed-node1 useradd[41934]: new user: name=user1, UID=1000, GID=1000, home=/home/user1, shell=/bin/bash Jul 08 08:51:44 managed-node1 platform-python[42187]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:45 managed-node1 platform-python[42316]: ansible-getent Invoked with database=passwd key=user1 fail_key=False service=None split=None Jul 08 08:51:45 managed-node1 platform-python[42440]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:45 managed-node1 platform-python[42565]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:46 managed-node1 platform-python[42689]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:47 managed-node1 platform-python[42813]: ansible-file Invoked with path=/home/user1/.config/containers/containers.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:47 managed-node1 platform-python[42936]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:51:47 managed-node1 platform-python[43035]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979107.2960112-13741-107643743670027/source _original_basename=tmp__6b_8j0 follow=False checksum=b1776092f2908d76e11fd6af87267469b2c17d5a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:48 managed-node1 platform-python[43160]: ansible-file Invoked with path=/home/user1/.config/containers/registries.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:48 managed-node1 platform-python[43283]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:51:49 managed-node1 platform-python[43382]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979108.6057081-13789-185681630204790/source _original_basename=tmp661ywxj5 follow=False checksum=fde25488ce7040f1639af7bfc88ed125318cc0b0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:49 managed-node1 platform-python[43507]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:50 managed-node1 platform-python[43630]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:51:50 managed-node1 platform-python[43729]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/storage.conf owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979109.771813-13836-148940952858272/source _original_basename=tmpvy4w5c00 follow=False checksum=38f015f4780579bd388dd955b42916199fd7fe19 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:50 managed-node1 platform-python[43854]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:51 managed-node1 platform-python[43977]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:51 managed-node1 platform-python[44100]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:51:51 managed-node1 platform-python[44199]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/policy.json owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979111.368111-13898-29047198738085/source _original_basename=tmpriy3nu_z follow=False checksum=6746c079ad563b735fc39f73d4876654b80b0a0d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:52 managed-node1 platform-python[44324]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:52 managed-node1 platform-python[44449]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:53 managed-node1 platform-python[44573]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:53 managed-node1 platform-python[44697]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:51:55 managed-node1 platform-python[45044]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:55 managed-node1 platform-python[45169]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:56 managed-node1 platform-python[45293]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:51:57 managed-node1 platform-python[45417]: ansible-stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:57 managed-node1 platform-python[45542]: ansible-stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:57 managed-node1 platform-python[45667]: ansible-stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:58 managed-node1 platform-python[45792]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:51:58 managed-node1 platform-python[45917]: ansible-ansible.legacy.command Invoked with _raw_params=grep 'container_name_as_hostname[ ]*=[ ]*true' /home/user1/.config/containers/containers.conf.d/50-systemroles.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:01 managed-node1 platform-python[46166]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:01 managed-node1 platform-python[46295]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:02 managed-node1 platform-python[46420]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:02 managed-node1 platform-python[46544]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:03 managed-node1 platform-python[46668]: ansible-file Invoked with path=/home/user1/.config/containers/containers.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:03 managed-node1 platform-python[46791]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:04 managed-node1 platform-python[46855]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf _original_basename=tmp_u136mcm recurse=False state=file path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:04 managed-node1 platform-python[46978]: ansible-file Invoked with path=/home/user1/.config/containers/registries.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:05 managed-node1 platform-python[47101]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:05 managed-node1 platform-python[47165]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpvoh5qvmt recurse=False state=file path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:05 managed-node1 platform-python[47288]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:06 managed-node1 platform-python[47411]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:06 managed-node1 platform-python[47475]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/storage.conf _original_basename=tmpvfvokbmv recurse=False state=file path=/home/user1/.config/containers/storage.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:06 managed-node1 platform-python[47598]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:07 managed-node1 platform-python[47721]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:07 managed-node1 platform-python[47846]: ansible-slurp Invoked with path=/home/user1/.config/containers/policy.json src=/home/user1/.config/containers/policy.json Jul 08 08:52:08 managed-node1 platform-python[47969]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:09 managed-node1 platform-python[48094]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:09 managed-node1 platform-python[48218]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:10 managed-node1 platform-python[48342]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:12 managed-node1 platform-python[48652]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:12 managed-node1 platform-python[48777]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:12 managed-node1 platform-python[48901]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:13 managed-node1 platform-python[49025]: ansible-stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:14 managed-node1 platform-python[49150]: ansible-stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:14 managed-node1 platform-python[49275]: ansible-stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:14 managed-node1 platform-python[49400]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:17 managed-node1 platform-python[49650]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:18 managed-node1 platform-python[49779]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 08 08:52:18 managed-node1 platform-python[49903]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:19 managed-node1 platform-python[50028]: ansible-file Invoked with path=/etc/containers/containers.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:19 managed-node1 platform-python[50151]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:20 managed-node1 platform-python[50250]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/containers.conf.d/50-systemroles.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979139.6499672-14798-225842519501146/source _original_basename=tmpnyquvhbp follow=False checksum=b1776092f2908d76e11fd6af87267469b2c17d5a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:20 managed-node1 platform-python[50375]: ansible-file Invoked with path=/etc/containers/registries.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:21 managed-node1 platform-python[50498]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:21 managed-node1 platform-python[50597]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/registries.conf.d/50-systemroles.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979140.7712104-14831-233905188662288/source _original_basename=tmphhkdkw7d follow=False checksum=fde25488ce7040f1639af7bfc88ed125318cc0b0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:21 managed-node1 platform-python[50722]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:22 managed-node1 platform-python[50845]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:22 managed-node1 platform-python[50946]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/storage.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979142.0571918-14874-161235263767410/source _original_basename=tmpbz8vw2w6 follow=False checksum=38f015f4780579bd388dd955b42916199fd7fe19 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:23 managed-node1 platform-python[51071]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:23 managed-node1 platform-python[51194]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:23 managed-node1 platform-python[51319]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json Jul 08 08:52:24 managed-node1 platform-python[51442]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:24 managed-node1 platform-python[51543]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/policy.json owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979144.0894248-14961-141594486224585/source _original_basename=tmp2_t4f1wm follow=False checksum=6746c079ad563b735fc39f73d4876654b80b0a0d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:25 managed-node1 platform-python[51668]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:26 managed-node1 platform-python[51793]: ansible-file Invoked with path=/root/.config/containers state=directory owner=root group=0 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:27 managed-node1 platform-python[52142]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:28 managed-node1 platform-python[52267]: ansible-stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:29 managed-node1 platform-python[52392]: ansible-stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:29 managed-node1 platform-python[52517]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:29 managed-node1 platform-python[52642]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:32 managed-node1 platform-python[52892]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:33 managed-node1 platform-python[53021]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:34 managed-node1 platform-python[53146]: ansible-file Invoked with path=/etc/containers/containers.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:34 managed-node1 platform-python[53269]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:34 managed-node1 platform-python[53333]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/containers.conf.d/50-systemroles.conf _original_basename=tmph5vtb4f0 recurse=False state=file path=/etc/containers/containers.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:35 managed-node1 platform-python[53456]: ansible-file Invoked with path=/etc/containers/registries.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:35 managed-node1 platform-python[53579]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:36 managed-node1 platform-python[53643]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmp396h7krv recurse=False state=file path=/etc/containers/registries.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:36 managed-node1 platform-python[53766]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:37 managed-node1 platform-python[53889]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:37 managed-node1 platform-python[53953]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmph2t91fgi recurse=False state=file path=/etc/containers/storage.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:37 managed-node1 platform-python[54076]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:38 managed-node1 platform-python[54199]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:38 managed-node1 platform-python[54324]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json Jul 08 08:52:39 managed-node1 platform-python[54447]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:39 managed-node1 platform-python[54572]: ansible-file Invoked with path=/root/.config/containers state=directory owner=root group=0 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:41 managed-node1 platform-python[54882]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:42 managed-node1 platform-python[55007]: ansible-stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:42 managed-node1 platform-python[55132]: ansible-stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:43 managed-node1 platform-python[55257]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:43 managed-node1 platform-python[55382]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:43 managed-node1 platform-python[55507]: ansible-slurp Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf src=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf Jul 08 08:52:44 managed-node1 platform-python[55630]: ansible-slurp Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf src=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf Jul 08 08:52:44 managed-node1 platform-python[55753]: ansible-slurp Invoked with path=/home/user1/.config/containers/storage.conf src=/home/user1/.config/containers/storage.conf Jul 08 08:52:45 managed-node1 platform-python[55876]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf Jul 08 08:52:45 managed-node1 platform-python[55999]: ansible-slurp Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf src=/etc/containers/registries.conf.d/50-systemroles.conf Jul 08 08:52:46 managed-node1 platform-python[56122]: ansible-slurp Invoked with path=/etc/containers/storage.conf src=/etc/containers/storage.conf Jul 08 08:52:48 managed-node1 platform-python[56370]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:49 managed-node1 platform-python[56499]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:50 managed-node1 platform-python[56624]: ansible-file Invoked with path=/etc/containers/containers.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:51 managed-node1 platform-python[56747]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:51 managed-node1 platform-python[56848]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/containers.conf.d/50-systemroles.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979170.792084-15940-222745953421295/source _original_basename=tmp5_bh3vpp follow=False checksum=9694c1d1c700a6435eecf4066b052584f4ee94c0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:51 managed-node1 platform-python[56973]: ansible-file Invoked with path=/etc/containers/registries.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:52 managed-node1 platform-python[57096]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:52 managed-node1 platform-python[57160]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpgvmwg97a recurse=False state=file path=/etc/containers/registries.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:53 managed-node1 platform-python[57283]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:53 managed-node1 platform-python[57406]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:52:53 managed-node1 platform-python[57470]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmprwfhbxil recurse=False state=file path=/etc/containers/storage.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:54 managed-node1 platform-python[57593]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:54 managed-node1 platform-python[57716]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:52:54 managed-node1 platform-python[57841]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json Jul 08 08:52:55 managed-node1 platform-python[57964]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf Jul 08 08:52:56 managed-node1 platform-python[58087]: ansible-file Invoked with state=absent path=/etc/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:56 managed-node1 platform-python[58210]: ansible-file Invoked with state=absent path=/etc/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:56 managed-node1 platform-python[58333]: ansible-file Invoked with state=absent path=/etc/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:56 managed-node1 platform-python[58456]: ansible-file Invoked with state=absent path=/etc/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:57 managed-node1 platform-python[58579]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:57 managed-node1 platform-python[58702]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:57 managed-node1 platform-python[58825]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:58 managed-node1 platform-python[58948]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:58 managed-node1 platform-python[59071]: ansible-file Invoked with state=absent path=/root/.config/containers/auth.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:58 managed-node1 platform-python[59194]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/auth.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:52:59 managed-node1 platform-python[59317]: ansible-ansible.legacy.command Invoked with _raw_params=tar xfvpP /tmp/lsr_podman_config_15jyr5_3/backup.tar _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:52:59 managed-node1 platform-python[59441]: ansible-file Invoked with state=absent path=/tmp/lsr_podman_config_15jyr5_3 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:53:02 managed-node1 platform-python[59603]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 08 08:53:02 managed-node1 platform-python[59730]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:02 managed-node1 platform-python[59853]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:05 managed-node1 platform-python[60101]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:05 managed-node1 platform-python[60230]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 08 08:53:06 managed-node1 platform-python[60354]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:09 managed-node1 platform-python[60518]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 08 08:53:12 managed-node1 platform-python[60678]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:12 managed-node1 platform-python[60801]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:14 managed-node1 platform-python[61049]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:15 managed-node1 platform-python[61178]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 08 08:53:15 managed-node1 platform-python[61302]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:20 managed-node1 platform-python[61466]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 08 08:53:21 managed-node1 platform-python[61626]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:21 managed-node1 platform-python[61749]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:24 managed-node1 platform-python[61997]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:25 managed-node1 platform-python[62126]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 08 08:53:25 managed-node1 platform-python[62250]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:27 managed-node1 platform-python[62375]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:29 managed-node1 platform-python[62500]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:53:29 managed-node1 platform-python[62623]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:53:30 managed-node1 platform-python[62722]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751979209.6560922-17629-90685604521804/source dest=/etc/containers/systemd/nopull.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=670d64fc68a9768edb20cad26df2acc703542d85 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:53:33 managed-node1 platform-python[62972]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:33 managed-node1 platform-python[63101]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:36 managed-node1 platform-python[63226]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:38 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 08 08:53:38 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 08 08:53:39 managed-node1 platform-python[63488]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:53:39 managed-node1 platform-python[63611]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 08 08:53:39 managed-node1 platform-python[63710]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751979219.4239123-17962-277274863921381/source dest=/etc/containers/systemd/bogus.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=1d087e679d135214e8ac9ccaf33b2222916efb7f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 08 08:53:42 managed-node1 platform-python[63960]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:43 managed-node1 platform-python[64089]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:45 managed-node1 platform-python[64214]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:47 managed-node1 platform-python[64339]: ansible-systemd Invoked with name=nopull.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None Jul 08 08:53:47 managed-node1 platform-python[64465]: ansible-stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 08 08:53:48 managed-node1 platform-python[64713]: ansible-ansible.legacy.command Invoked with _raw_params=set -x set -o pipefail exec 1>&2 #podman volume rm --all #podman network prune -f podman volume ls podman network ls podman secret ls podman container ls podman pod ls podman images systemctl list-units | grep quadlet _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:48 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 08 08:53:49 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 08 08:53:51 managed-node1 platform-python[65032]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 08 08:53:52 managed-node1 platform-python[65161]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Jul 08 08:53:52 managed-node1 platform-python[65285]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None PLAY RECAP ********************************************************************* managed-node1 : ok=105 changed=2 unreachable=0 failed=2 skipped=190 rescued=2 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.16.14", "end_time": "2025-07-08T12:53:48.264682+00:00Z", "host": "managed-node1", "message": "template error while templating string: Could not load \"podman_from_ini\": 'podman_from_ini'. String: {{ __podman_quadlet_raw.content | b64decode | podman_from_ini }}. Could not load \"podman_from_ini\": 'podman_from_ini'", "start_time": "2025-07-08T12:53:48.246953+00:00Z", "task_name": "Parse quadlet file", "task_path": "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12" }, { "ansible_version": "2.16.14", "delta": "0:00:00.224037", "end_time": "2025-07-08 08:53:48.783421", "host": "managed-node1", "message": "non-zero return code", "rc": 1, "start_time": "2025-07-08 08:53:48.559384", "stderr": "+ set -o pipefail\n+ exec\n+ podman volume ls\n+ podman network ls\nNETWORK ID NAME DRIVER\n2f259bab93aa podman bridge\na4dcf21f020e podman-default-kube-network bridge\n+ podman secret ls\nID NAME DRIVER CREATED UPDATED\n+ podman container ls\nCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES\n+ podman pod ls\nPOD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS\n+ podman images\nREPOSITORY TAG IMAGE ID CREATED SIZE\nlocalhost/podman-pause 4.9.4-dev-1708535009 0a73a77ef94a 3 minutes ago 769 kB\nquay.io/libpod/registry 2.8.2 0030ba3d620c 23 months ago 24.6 MB\nlocalhost:5000/libpod/testimage 20210610 9f9ec7f2fdef 4 years ago 7.99 MB\nquay.io/libpod/testimage 20210610 9f9ec7f2fdef 4 years ago 7.99 MB\n+ systemctl list-units\n+ grep quadlet", "task_name": "Debug3", "task_path": "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270" }, { "ansible_version": "2.16.14", "end_time": "2025-07-08T12:53:52.525028+00:00Z", "host": "managed-node1", "message": "The given podman user [user_quadlet_basic] does not exist - cannot continue\n", "start_time": "2025-07-08T12:53:52.494045+00:00Z", "task_name": "Fail if user does not exist", "task_path": "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9" }, { "ansible_version": "2.16.14", "delta": "0:00:00.038427", "end_time": "2025-07-08 08:53:52.892874", "host": "managed-node1", "message": "", "rc": 0, "start_time": "2025-07-08 08:53:52.854447", "stdout": "-- Logs begin at Tue 2025-07-08 08:43:54 EDT, end at Tue 2025-07-08 08:53:52 EDT. --\nJul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:13 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:13 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:13 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:14 managed-node1 platform-python[22230]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:14 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:14 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:15 managed-node1 systemd[1]: NetworkManager-dispatcher.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nJul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:15 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:15 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:16 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:16 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:16 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:16 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:17 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:17 managed-node1 platform-python[23046]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:50:17 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:18 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:18 managed-node1 platform-python[23334]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:18 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:19 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:19 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:20 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:20 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:21 managed-node1 platform-python[23993]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:21 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:21 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:22 managed-node1 platform-python[24296]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:22 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:22 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:23 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:23 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:24 managed-node1 platform-python[24847]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:24 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:24 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:24 managed-node1 platform-python[25042]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:25 managed-node1 platform-python[25235]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:25 managed-node1 platform-python[25346]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _original_basename=tmpvg9q8wxm recurse=False state=file path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:25 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:25 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:26 managed-node1 platform-python[25538]: ansible-containers.podman.podman_play Invoked with state=started kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:26 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_502ec74b2ef7a02c42e9acfc42736e3da2cee159269896eb0c27b3390f99baa3.slice.\n-- Subject: Unit machine-libpod_pod_502ec74b2ef7a02c42e9acfc42736e3da2cee159269896eb0c27b3390f99baa3.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit machine-libpod_pod_502ec74b2ef7a02c42e9acfc42736e3da2cee159269896eb0c27b3390f99baa3.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:26 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:26 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:27 managed-node1 platform-python[25898]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:27 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:27 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:28 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:28 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:29 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:29 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:30 managed-node1 platform-python[26633]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:30 managed-node1 platform-python[26857]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:30 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:30 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:31 managed-node1 platform-python[26973]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/systemd/auth_test_1_quadlet.container _original_basename=systemd.j2 recurse=False state=file path=/etc/containers/systemd/auth_test_1_quadlet.container force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:31 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:31 managed-node1 platform-python[27221]: ansible-ansible.legacy.stat Invoked with path=/tmp/lsr_du_l3cwq_podman/auth/auth.json follow=True get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:31 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:32 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:32 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:33 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:33 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:34 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:34 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:35 managed-node1 platform-python[27980]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:35 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:35 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:36 managed-node1 platform-python[28290]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:36 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:36 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:37 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:37 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:38 managed-node1 platform-python[28844]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:38 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:38 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:39 managed-node1 platform-python[29099]: ansible-file Invoked with path=/root/.config/containers state=directory owner=root group=0 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:39 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:39 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:40 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:40 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:41 managed-node1 platform-python[29758]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:41 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:41 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:42 managed-node1 platform-python[30061]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:42 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:42 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:43 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:43 managed-node1 platform-python[30599]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:43 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:44 managed-node1 platform-python[30796]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:44 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:44 managed-node1 platform-python[30989]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:50:44 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:45 managed-node1 platform-python[31100]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _original_basename=tmpghh_dhvw recurse=False state=file path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:45 managed-node1 platform-python[31294]: ansible-containers.podman.podman_play Invoked with state=started kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:45 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:45 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_7003ea957f1e6e262810841807018f7ba5be0017fc6c10a34512099cc767b003.slice.\n-- Subject: Unit machine-libpod_pod_7003ea957f1e6e262810841807018f7ba5be0017fc6c10a34512099cc767b003.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit machine-libpod_pod_7003ea957f1e6e262810841807018f7ba5be0017fc6c10a34512099cc767b003.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:45 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:46 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:46 managed-node1 platform-python[31656]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:46 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:47 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:47 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:48 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:48 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:49 managed-node1 platform-python[32299]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:49 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:49 managed-node1 platform-python[32533]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:49 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:50 managed-node1 platform-python[32646]: ansible-ansible.legacy.file Invoked with owner=root group=0 mode=0644 dest=/etc/containers/systemd/auth_test_1_quadlet.container _original_basename=systemd.j2 recurse=False state=file path=/etc/containers/systemd/auth_test_1_quadlet.container force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:50 managed-node1 systemd[1]: run-runc-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735-runc.5B7FW0.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit run-runc-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735-runc.5B7FW0.mount has successfully entered the 'dead' state.\nJul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:50 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:50 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:51 managed-node1 platform-python[32926]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:51 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:51 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:52 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:52 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:53 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:53 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 36ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:54 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:54 managed-node1 platform-python[33767]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:50:54 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:55 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:55 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:55 managed-node1 platform-python[34094]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 37ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:56 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:56 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:57 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:57 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:58 managed-node1 platform-python[34681]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 40ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:58 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:58 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:50:59 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:50:59 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:00 managed-node1 platform-python[35079]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:00 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:00 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 29ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:01 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:01 managed-node1 platform-python[35534]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:01 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 32ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 31ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:02 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 34ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:02 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:03 managed-node1 platform-python[35851]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 39ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 35ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:03 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 41ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:03 managed-node1 platform-python[36082]: ansible-systemd Invoked with name=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None\nJul 08 08:51:03 managed-node1 systemd[1]: Started libcontainer container 9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.\n-- Subject: Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 08 08:51:03 managed-node1 systemd[1]: Reloading.\nJul 08 08:51:04 managed-node1 systemd[1]: Stopping A template for running K8s workloads via podman-kube-play...\n-- Subject: Unit podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down.\nJul 08 08:51:04 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope: Consumed 38ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-9fdc396ed168456a3db917d3baf38034be5dc0f93db1d5f0a2570d35d8e54735.scope completed and consumed the indicated resources.\nJul 08 08:51:04 managed-node1 systemd[1]: libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope: Consumed 30ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d.scope completed and consumed the indicated resources.\nJul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay-70e88c517c3f725e315a2db38fe345758138dfa703183e5b8ae8f49085f7238a-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-70e88c517c3f725e315a2db38fe345758138dfa703183e5b8ae8f49085f7238a-merged.mount has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 kernel: cni-podman1: port 1(veth7108036e) entered disabled state\nJul 08 08:51:04 managed-node1 kernel: device veth7108036e left promiscuous mode\nJul 08 08:51:04 managed-node1 kernel: cni-podman1: port 1(veth7108036e) entered disabled state\nJul 08 08:51:04 managed-node1 systemd[1]: run-netns-netns\\x2d88d3e3f6\\x2d4f04\\x2de6de\\x2d0955\\x2d5361bf9f1378.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit run-netns-netns\\x2d88d3e3f6\\x2d4f04\\x2de6de\\x2d0955\\x2d5361bf9f1378.mount has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay\\x2dcontainers-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d-userdata-shm.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay\\x2dcontainers-6c718d6a2fafaf7ff233b1522fa2c34cda89a39b4027bd50bd31cbb529c1ef9d-userdata-shm.mount has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay-e2c50c59503de24471d6377275de9d83ae90705ae28c5e06fbba128387c8b3bf-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-e2c50c59503de24471d6377275de9d83ae90705ae28c5e06fbba128387c8b3bf-merged.mount has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: Removed slice cgroup machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice.\n-- Subject: Unit machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice has finished shutting down.\nJul 08 08:51:04 managed-node1 systemd[1]: machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice: Consumed 8.639s CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit machine-libpod_pod_933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132.slice completed and consumed the indicated resources.\nJul 08 08:51:04 managed-node1 systemd[1]: libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope: Consumed 33ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b.scope completed and consumed the indicated resources.\nJul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay\\x2dcontainers-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b-userdata-shm.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay\\x2dcontainers-35035740b304227d4d67329cd3d8a644b8bd93da26d0d91bdc3d695fdbdce43b-userdata-shm.mount has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: var-lib-containers-storage-overlay-732ef4f61dde459128dfb162cd8463126c47b4318b6c98431b2fcd4d55b73575-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-732ef4f61dde459128dfb162cd8463126c47b4318b6c98431b2fcd4d55b73575-merged.mount has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 podman[36170]: Pods stopped:\nJul 08 08:51:04 managed-node1 podman[36170]: 933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132\nJul 08 08:51:04 managed-node1 podman[36170]: Pods removed:\nJul 08 08:51:04 managed-node1 podman[36170]: 933a1b11dfef3e4d7974fc6c4ff8cddac293ca0d20ada19fe9fdb72bfd254132\nJul 08 08:51:04 managed-node1 podman[36170]: Secrets removed:\nJul 08 08:51:04 managed-node1 podman[36170]: Volumes removed:\nJul 08 08:51:04 managed-node1 systemd[1]: podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service has successfully entered the 'dead' state.\nJul 08 08:51:04 managed-node1 systemd[1]: Stopped A template for running K8s workloads via podman-kube-play.\n-- Subject: Unit podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down.\nJul 08 08:51:04 managed-node1 platform-python[36429]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:05 managed-node1 platform-python[36554]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None\nJul 08 08:51:05 managed-node1 platform-python[36554]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml\nJul 08 08:51:05 managed-node1 platform-python[36690]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:07 managed-node1 platform-python[36813]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:08 managed-node1 platform-python[36938]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None\nJul 08 08:51:08 managed-node1 systemd[1]: Reloading.\nJul 08 08:51:09 managed-node1 platform-python[37093]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:10 managed-node1 platform-python[37341]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:12 managed-node1 platform-python[37590]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:13 managed-node1 platform-python[37719]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:16 managed-node1 platform-python[37844]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:17 managed-node1 platform-python[37969]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:18 managed-node1 platform-python[38094]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:19 managed-node1 platform-python[38219]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:20 managed-node1 platform-python[38343]: ansible-systemd Invoked with name=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None\nJul 08 08:51:20 managed-node1 platform-python[38470]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:21 managed-node1 platform-python[38593]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:22 managed-node1 platform-python[38716]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:23 managed-node1 platform-python[38841]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None\nJul 08 08:51:23 managed-node1 systemd[1]: Reloading.\nJul 08 08:51:23 managed-node1 platform-python[38996]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:24 managed-node1 platform-python[39244]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:27 managed-node1 platform-python[39493]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:28 managed-node1 platform-python[39622]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None\nJul 08 08:51:28 managed-node1 platform-python[39746]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:29 managed-node1 platform-python[39870]: ansible-user Invoked with name=auth_test_user1 state=absent non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nJul 08 08:51:29 managed-node1 platform-python[39996]: ansible-file Invoked with path=/home/auth_test_user1 state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:30 managed-node1 platform-python[40119]: ansible-ansible.legacy.command Invoked with _raw_params=podman inspect podman_registry --format '{{range .}}{{range .Mounts}}{{if eq .Type \"volume\"}}{{.Name}}{{end}}{{end}}{{end}}' _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:30 managed-node1 platform-python[40249]: ansible-ansible.legacy.command Invoked with _raw_params=podman rm -f podman_registry _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:30 managed-node1 systemd[1]: libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope has successfully entered the 'dead' state.\nJul 08 08:51:30 managed-node1 systemd[1]: libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope: Consumed 278ms CPU time\n-- Subject: Resources consumed by unit runtime\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope completed and consumed the indicated resources.\nJul 08 08:51:30 managed-node1 kernel: cni-podman0: port 1(vethc1b49de7) entered disabled state\nJul 08 08:51:30 managed-node1 kernel: device vethc1b49de7 left promiscuous mode\nJul 08 08:51:30 managed-node1 kernel: cni-podman0: port 1(vethc1b49de7) entered disabled state\nJul 08 08:51:30 managed-node1 systemd[1]: run-netns-netns\\x2d66462cfa\\x2dbde7\\x2d19d3\\x2d5cdb\\x2d053c7ce13426.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit run-netns-netns\\x2d66462cfa\\x2dbde7\\x2d19d3\\x2d5cdb\\x2d053c7ce13426.mount has successfully entered the 'dead' state.\nJul 08 08:51:30 managed-node1 systemd[1]: var-lib-containers-storage-overlay\\x2dcontainers-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d-userdata-shm.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay\\x2dcontainers-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d-userdata-shm.mount has successfully entered the 'dead' state.\nJul 08 08:51:30 managed-node1 systemd[1]: var-lib-containers-storage-overlay-57767c8b68f12d34e36025b062adce7b2f3eb57f6effdc3ef6e2c92bd53aa515-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-57767c8b68f12d34e36025b062adce7b2f3eb57f6effdc3ef6e2c92bd53aa515-merged.mount has successfully entered the 'dead' state.\nJul 08 08:51:30 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 08 08:51:30 managed-node1 systemd[1]: libpod-conmon-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-conmon-22800475c1700e4a70fcb34c11d1ddbf0cea28bef0aabf298dcc4594159f092d.scope has successfully entered the 'dead' state.\nJul 08 08:51:31 managed-node1 platform-python[40480]: ansible-ansible.legacy.command Invoked with _raw_params=podman volume rm a4fffc6f03312a01461d9cf67fa41887ca5aa90f29c849d3699378c60a64ecc1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:31 managed-node1 platform-python[40611]: ansible-file Invoked with path=/tmp/lsr_du_l3cwq_podman state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:33 managed-node1 platform-python[40773]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 08 08:51:34 managed-node1 platform-python[40933]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:34 managed-node1 platform-python[41056]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:37 managed-node1 platform-python[41304]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:38 managed-node1 platform-python[41433]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 08 08:51:39 managed-node1 platform-python[41557]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:40 managed-node1 platform-python[41682]: ansible-tempfile Invoked with state=directory prefix=lsr_podman_config_ suffix= path=None\nJul 08 08:51:41 managed-node1 platform-python[41805]: ansible-ansible.legacy.command Invoked with _raw_params=tar --ignore-failed-read -c -P -v -p -f /tmp/lsr_podman_config_15jyr5_3/backup.tar /etc/containers/containers.conf.d/50-systemroles.conf /etc/containers/registries.conf.d/50-systemroles.conf /etc/containers/storage.conf /etc/containers/policy.json _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:41 managed-node1 platform-python[41929]: ansible-user Invoked with name=user1 state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nJul 08 08:51:41 managed-node1 useradd[41934]: new group: name=user1, GID=1000\nJul 08 08:51:41 managed-node1 useradd[41934]: new user: name=user1, UID=1000, GID=1000, home=/home/user1, shell=/bin/bash\nJul 08 08:51:44 managed-node1 platform-python[42187]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:45 managed-node1 platform-python[42316]: ansible-getent Invoked with database=passwd key=user1 fail_key=False service=None split=None\nJul 08 08:51:45 managed-node1 platform-python[42440]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:45 managed-node1 platform-python[42565]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:46 managed-node1 platform-python[42689]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:47 managed-node1 platform-python[42813]: ansible-file Invoked with path=/home/user1/.config/containers/containers.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:47 managed-node1 platform-python[42936]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:51:47 managed-node1 platform-python[43035]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979107.2960112-13741-107643743670027/source _original_basename=tmp__6b_8j0 follow=False checksum=b1776092f2908d76e11fd6af87267469b2c17d5a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:48 managed-node1 platform-python[43160]: ansible-file Invoked with path=/home/user1/.config/containers/registries.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:48 managed-node1 platform-python[43283]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:51:49 managed-node1 platform-python[43382]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979108.6057081-13789-185681630204790/source _original_basename=tmp661ywxj5 follow=False checksum=fde25488ce7040f1639af7bfc88ed125318cc0b0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:49 managed-node1 platform-python[43507]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:50 managed-node1 platform-python[43630]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:51:50 managed-node1 platform-python[43729]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/storage.conf owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979109.771813-13836-148940952858272/source _original_basename=tmpvy4w5c00 follow=False checksum=38f015f4780579bd388dd955b42916199fd7fe19 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:50 managed-node1 platform-python[43854]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:51 managed-node1 platform-python[43977]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:51 managed-node1 platform-python[44100]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:51:51 managed-node1 platform-python[44199]: ansible-ansible.legacy.copy Invoked with dest=/home/user1/.config/containers/policy.json owner=user1 group=user1 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979111.368111-13898-29047198738085/source _original_basename=tmpriy3nu_z follow=False checksum=6746c079ad563b735fc39f73d4876654b80b0a0d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:52 managed-node1 platform-python[44324]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:52 managed-node1 platform-python[44449]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:53 managed-node1 platform-python[44573]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:53 managed-node1 platform-python[44697]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:51:55 managed-node1 platform-python[45044]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:55 managed-node1 platform-python[45169]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:56 managed-node1 platform-python[45293]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:51:57 managed-node1 platform-python[45417]: ansible-stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:57 managed-node1 platform-python[45542]: ansible-stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:57 managed-node1 platform-python[45667]: ansible-stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:58 managed-node1 platform-python[45792]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:51:58 managed-node1 platform-python[45917]: ansible-ansible.legacy.command Invoked with _raw_params=grep 'container_name_as_hostname[ ]*=[ ]*true' /home/user1/.config/containers/containers.conf.d/50-systemroles.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:01 managed-node1 platform-python[46166]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:01 managed-node1 platform-python[46295]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:02 managed-node1 platform-python[46420]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:02 managed-node1 platform-python[46544]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:03 managed-node1 platform-python[46668]: ansible-file Invoked with path=/home/user1/.config/containers/containers.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:03 managed-node1 platform-python[46791]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:04 managed-node1 platform-python[46855]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf _original_basename=tmp_u136mcm recurse=False state=file path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:04 managed-node1 platform-python[46978]: ansible-file Invoked with path=/home/user1/.config/containers/registries.conf.d state=directory owner=user1 group=user1 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:05 managed-node1 platform-python[47101]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:05 managed-node1 platform-python[47165]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpvoh5qvmt recurse=False state=file path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:05 managed-node1 platform-python[47288]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:06 managed-node1 platform-python[47411]: ansible-ansible.legacy.stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:06 managed-node1 platform-python[47475]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/storage.conf _original_basename=tmpvfvokbmv recurse=False state=file path=/home/user1/.config/containers/storage.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:06 managed-node1 platform-python[47598]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:07 managed-node1 platform-python[47721]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:07 managed-node1 platform-python[47846]: ansible-slurp Invoked with path=/home/user1/.config/containers/policy.json src=/home/user1/.config/containers/policy.json\nJul 08 08:52:08 managed-node1 platform-python[47969]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:09 managed-node1 platform-python[48094]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:09 managed-node1 platform-python[48218]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:10 managed-node1 platform-python[48342]: ansible-file Invoked with path=/home/user1/.config/containers state=directory owner=user1 group=user1 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:12 managed-node1 platform-python[48652]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:12 managed-node1 platform-python[48777]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:12 managed-node1 platform-python[48901]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:13 managed-node1 platform-python[49025]: ansible-stat Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:14 managed-node1 platform-python[49150]: ansible-stat Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:14 managed-node1 platform-python[49275]: ansible-stat Invoked with path=/home/user1/.config/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:14 managed-node1 platform-python[49400]: ansible-stat Invoked with path=/home/user1/.config/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:17 managed-node1 platform-python[49650]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:18 managed-node1 platform-python[49779]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 08 08:52:18 managed-node1 platform-python[49903]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:19 managed-node1 platform-python[50028]: ansible-file Invoked with path=/etc/containers/containers.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:19 managed-node1 platform-python[50151]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:20 managed-node1 platform-python[50250]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/containers.conf.d/50-systemroles.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979139.6499672-14798-225842519501146/source _original_basename=tmpnyquvhbp follow=False checksum=b1776092f2908d76e11fd6af87267469b2c17d5a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:20 managed-node1 platform-python[50375]: ansible-file Invoked with path=/etc/containers/registries.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:21 managed-node1 platform-python[50498]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:21 managed-node1 platform-python[50597]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/registries.conf.d/50-systemroles.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979140.7712104-14831-233905188662288/source _original_basename=tmphhkdkw7d follow=False checksum=fde25488ce7040f1639af7bfc88ed125318cc0b0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:21 managed-node1 platform-python[50722]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:22 managed-node1 platform-python[50845]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:22 managed-node1 platform-python[50946]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/storage.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979142.0571918-14874-161235263767410/source _original_basename=tmpbz8vw2w6 follow=False checksum=38f015f4780579bd388dd955b42916199fd7fe19 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:23 managed-node1 platform-python[51071]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:23 managed-node1 platform-python[51194]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:23 managed-node1 platform-python[51319]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json\nJul 08 08:52:24 managed-node1 platform-python[51442]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:24 managed-node1 platform-python[51543]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/policy.json owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979144.0894248-14961-141594486224585/source _original_basename=tmp2_t4f1wm follow=False checksum=6746c079ad563b735fc39f73d4876654b80b0a0d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:25 managed-node1 platform-python[51668]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:26 managed-node1 platform-python[51793]: ansible-file Invoked with path=/root/.config/containers state=directory owner=root group=0 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:27 managed-node1 platform-python[52142]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:28 managed-node1 platform-python[52267]: ansible-stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:29 managed-node1 platform-python[52392]: ansible-stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:29 managed-node1 platform-python[52517]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:29 managed-node1 platform-python[52642]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:32 managed-node1 platform-python[52892]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:33 managed-node1 platform-python[53021]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:34 managed-node1 platform-python[53146]: ansible-file Invoked with path=/etc/containers/containers.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:34 managed-node1 platform-python[53269]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:34 managed-node1 platform-python[53333]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/containers.conf.d/50-systemroles.conf _original_basename=tmph5vtb4f0 recurse=False state=file path=/etc/containers/containers.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:35 managed-node1 platform-python[53456]: ansible-file Invoked with path=/etc/containers/registries.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:35 managed-node1 platform-python[53579]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:36 managed-node1 platform-python[53643]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmp396h7krv recurse=False state=file path=/etc/containers/registries.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:36 managed-node1 platform-python[53766]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:37 managed-node1 platform-python[53889]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:37 managed-node1 platform-python[53953]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmph2t91fgi recurse=False state=file path=/etc/containers/storage.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:37 managed-node1 platform-python[54076]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:38 managed-node1 platform-python[54199]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:38 managed-node1 platform-python[54324]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json\nJul 08 08:52:39 managed-node1 platform-python[54447]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:39 managed-node1 platform-python[54572]: ansible-file Invoked with path=/root/.config/containers state=directory owner=root group=0 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:41 managed-node1 platform-python[54882]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:42 managed-node1 platform-python[55007]: ansible-stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:42 managed-node1 platform-python[55132]: ansible-stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:43 managed-node1 platform-python[55257]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:43 managed-node1 platform-python[55382]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:43 managed-node1 platform-python[55507]: ansible-slurp Invoked with path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf src=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf\nJul 08 08:52:44 managed-node1 platform-python[55630]: ansible-slurp Invoked with path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf src=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf\nJul 08 08:52:44 managed-node1 platform-python[55753]: ansible-slurp Invoked with path=/home/user1/.config/containers/storage.conf src=/home/user1/.config/containers/storage.conf\nJul 08 08:52:45 managed-node1 platform-python[55876]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf\nJul 08 08:52:45 managed-node1 platform-python[55999]: ansible-slurp Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf src=/etc/containers/registries.conf.d/50-systemroles.conf\nJul 08 08:52:46 managed-node1 platform-python[56122]: ansible-slurp Invoked with path=/etc/containers/storage.conf src=/etc/containers/storage.conf\nJul 08 08:52:48 managed-node1 platform-python[56370]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:49 managed-node1 platform-python[56499]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:50 managed-node1 platform-python[56624]: ansible-file Invoked with path=/etc/containers/containers.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:51 managed-node1 platform-python[56747]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:51 managed-node1 platform-python[56848]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/containers.conf.d/50-systemroles.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751979170.792084-15940-222745953421295/source _original_basename=tmp5_bh3vpp follow=False checksum=9694c1d1c700a6435eecf4066b052584f4ee94c0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:51 managed-node1 platform-python[56973]: ansible-file Invoked with path=/etc/containers/registries.conf.d state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:52 managed-node1 platform-python[57096]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:52 managed-node1 platform-python[57160]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpgvmwg97a recurse=False state=file path=/etc/containers/registries.conf.d/50-systemroles.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:53 managed-node1 platform-python[57283]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:53 managed-node1 platform-python[57406]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:52:53 managed-node1 platform-python[57470]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmprwfhbxil recurse=False state=file path=/etc/containers/storage.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:54 managed-node1 platform-python[57593]: ansible-file Invoked with path=/etc/containers state=directory owner=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:54 managed-node1 platform-python[57716]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:52:54 managed-node1 platform-python[57841]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json\nJul 08 08:52:55 managed-node1 platform-python[57964]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf\nJul 08 08:52:56 managed-node1 platform-python[58087]: ansible-file Invoked with state=absent path=/etc/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:56 managed-node1 platform-python[58210]: ansible-file Invoked with state=absent path=/etc/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:56 managed-node1 platform-python[58333]: ansible-file Invoked with state=absent path=/etc/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:56 managed-node1 platform-python[58456]: ansible-file Invoked with state=absent path=/etc/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:57 managed-node1 platform-python[58579]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:57 managed-node1 platform-python[58702]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:57 managed-node1 platform-python[58825]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:58 managed-node1 platform-python[58948]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:58 managed-node1 platform-python[59071]: ansible-file Invoked with state=absent path=/root/.config/containers/auth.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:58 managed-node1 platform-python[59194]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/auth.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:52:59 managed-node1 platform-python[59317]: ansible-ansible.legacy.command Invoked with _raw_params=tar xfvpP /tmp/lsr_podman_config_15jyr5_3/backup.tar _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:52:59 managed-node1 platform-python[59441]: ansible-file Invoked with state=absent path=/tmp/lsr_podman_config_15jyr5_3 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:53:02 managed-node1 platform-python[59603]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 08 08:53:02 managed-node1 platform-python[59730]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:02 managed-node1 platform-python[59853]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:05 managed-node1 platform-python[60101]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:05 managed-node1 platform-python[60230]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 08 08:53:06 managed-node1 platform-python[60354]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:09 managed-node1 platform-python[60518]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 08 08:53:12 managed-node1 platform-python[60678]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:12 managed-node1 platform-python[60801]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:14 managed-node1 platform-python[61049]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:15 managed-node1 platform-python[61178]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 08 08:53:15 managed-node1 platform-python[61302]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:20 managed-node1 platform-python[61466]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 08 08:53:21 managed-node1 platform-python[61626]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:21 managed-node1 platform-python[61749]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:24 managed-node1 platform-python[61997]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:25 managed-node1 platform-python[62126]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 08 08:53:25 managed-node1 platform-python[62250]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:27 managed-node1 platform-python[62375]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:29 managed-node1 platform-python[62500]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:53:29 managed-node1 platform-python[62623]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:53:30 managed-node1 platform-python[62722]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751979209.6560922-17629-90685604521804/source dest=/etc/containers/systemd/nopull.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=670d64fc68a9768edb20cad26df2acc703542d85 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:53:33 managed-node1 platform-python[62972]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:33 managed-node1 platform-python[63101]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:36 managed-node1 platform-python[63226]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:38 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 08 08:53:38 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 08 08:53:39 managed-node1 platform-python[63488]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:53:39 managed-node1 platform-python[63611]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 08 08:53:39 managed-node1 platform-python[63710]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751979219.4239123-17962-277274863921381/source dest=/etc/containers/systemd/bogus.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=1d087e679d135214e8ac9ccaf33b2222916efb7f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nJul 08 08:53:42 managed-node1 platform-python[63960]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:43 managed-node1 platform-python[64089]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:45 managed-node1 platform-python[64214]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:47 managed-node1 platform-python[64339]: ansible-systemd Invoked with name=nopull.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None\nJul 08 08:53:47 managed-node1 platform-python[64465]: ansible-stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 08 08:53:48 managed-node1 platform-python[64713]: ansible-ansible.legacy.command Invoked with _raw_params=set -x\n set -o pipefail\n exec 1>&2\n #podman volume rm --all\n #podman network prune -f\n podman volume ls\n podman network ls\n podman secret ls\n podman container ls\n podman pod ls\n podman images\n systemctl list-units | grep quadlet\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:48 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 08 08:53:49 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 08 08:53:51 managed-node1 platform-python[65032]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 08 08:53:52 managed-node1 platform-python[65161]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None\nJul 08 08:53:52 managed-node1 platform-python[65285]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "task_name": "Dump journal", "task_path": "/tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 08 July 2025 08:53:53 -0400 (0:00:00.462) 0:00:33.289 ********** =============================================================================== fedora.linux_system_roles.podman : Gather the package facts ------------- 1.66s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.50s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.46s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.45s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure container images are present --- 1.25s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.84s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.75s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.66s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Debug3 ------------------------------------------------------------------ 0.56s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 fedora.linux_system_roles.podman : Ensure the quadlet directory is present --- 0.53s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Dump journal ------------------------------------------------------------ 0.46s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 fedora.linux_system_roles.podman : Check if system is ostree ------------ 0.46s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 fedora.linux_system_roles.podman : Get user information ----------------- 0.46s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 fedora.linux_system_roles.podman : Get podman version ------------------- 0.45s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : Slurp quadlet file ------------------- 0.43s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 fedora.linux_system_roles.podman : Get podman version ------------------- 0.43s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : See if quadlet file exists ----------- 0.40s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 fedora.linux_system_roles.podman : Get user information ----------------- 0.39s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 fedora.linux_system_roles.podman : See if getsubids exists -------------- 0.39s /tmp/collections-dLZ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31