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-pTD 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:5 Monday 07 July 2025 20:15:03 -0400 (0:00:00.018) 0:00:00.018 *********** 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-Fwa/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 Monday 07 July 2025 20:15:03 -0400 (0:00:00.036) 0:00:00.055 *********** ok: [managed-node1] TASK [Test is only supported on x86_64] **************************************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:55 Monday 07 July 2025 20:15:04 -0400 (0:00:01.059) 0:00:01.114 *********** skipping: [managed-node1] => { "false_condition": "ansible_facts[\"architecture\"] != \"x86_64\"" } TASK [End test] **************************************************************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:62 Monday 07 July 2025 20:15:04 -0400 (0:00:00.019) 0:00:01.133 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:70 Monday 07 July 2025 20:15:04 -0400 (0:00:00.008) 0:00:01.142 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:15:04 -0400 (0:00:00.060) 0:00:01.202 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:15:04 -0400 (0:00:00.025) 0:00:01.228 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:15:04 -0400 (0:00:00.039) 0:00:01.267 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:15:05 -0400 (0:00:00.437) 0:00:01.704 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:15:05 -0400 (0:00:00.032) 0:00:01.737 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:15:05 -0400 (0:00:00.360) 0:00:02.098 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:15:05 -0400 (0:00:00.041) 0:00:02.140 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-pTD/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-pTD/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-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:15:05 -0400 (0:00:00.069) 0:00:02.210 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:15:07 -0400 (0:00:01.837) 0:00:04.048 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:15:07 -0400 (0:00:00.072) 0:00:04.120 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:15:07 -0400 (0:00:00.083) 0:00:04.203 *********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:15:07 -0400 (0:00:00.076) 0:00:04.280 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:15:08 -0400 (0:00:00.077) 0:00:04.358 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:15:08 -0400 (0:00:00.076) 0:00:04.435 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028702", "end": "2025-07-07 20:15:08.636237", "rc": 0, "start": "2025-07-07 20:15:08.607535" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:15:08 -0400 (0:00:00.586) 0:00:05.021 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:15:08 -0400 (0:00:00.053) 0:00:05.075 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:15:08 -0400 (0:00:00.049) 0:00:05.125 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:15:08 -0400 (0:00:00.082) 0:00:05.207 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:15:08 -0400 (0:00:00.089) 0:00:05.297 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:15:09 -0400 (0:00:00.102) 0:00:05.400 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:15:09 -0400 (0:00:00.080) 0:00:05.480 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:09 -0400 (0:00:00.071) 0:00:05.551 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:09 -0400 (0:00:00.470) 0:00:06.022 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:09 -0400 (0:00:00.038) 0:00:06.061 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:09 -0400 (0:00:00.048) 0:00:06.110 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933443.724815, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933414.2563267, "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:10 -0400 (0:00:00.356) 0:00:06.466 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:10 -0400 (0:00:00.036) 0:00:06.502 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:10 -0400 (0:00:00.039) 0:00:06.541 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:10 -0400 (0:00:00.035) 0:00:06.577 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:10 -0400 (0:00:00.030) 0:00:06.607 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:10 -0400 (0:00:00.031) 0:00:06.638 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:10 -0400 (0:00:00.029) 0:00:06.668 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:10 -0400 (0:00:00.031) 0:00:06.699 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:15:10 -0400 (0:00:00.040) 0:00:06.739 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:15:10 -0400 (0:00:00.092) 0:00:06.832 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:15:10 -0400 (0:00:00.108) 0:00:06.941 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:15:10 -0400 (0:00:00.038) 0:00:06.979 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:15:10 -0400 (0:00:00.033) 0:00:07.013 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:15:10 -0400 (0:00:00.059) 0:00:07.073 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:15:10 -0400 (0:00:00.029) 0:00:07.103 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:15:10 -0400 (0:00:00.030) 0:00:07.134 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:15:10 -0400 (0:00:00.063) 0:00:07.197 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:15:10 -0400 (0:00:00.044) 0:00:07.241 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:15:10 -0400 (0:00:00.050) 0:00:07.292 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:15:11 -0400 (0:00:00.109) 0:00:07.402 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:15:11 -0400 (0:00:00.050) 0:00:07.452 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:15:11 -0400 (0:00:00.050) 0:00:07.502 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:15:11 -0400 (0:00:00.050) 0:00:07.553 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:15:11 -0400 (0:00:00.048) 0:00:07.602 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:15:11 -0400 (0:00:00.049) 0:00:07.651 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:15:11 -0400 (0:00:00.101) 0:00:07.752 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:15:11 -0400 (0:00:00.053) 0:00:07.806 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:15:11 -0400 (0:00:00.045) 0:00:07.851 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:15:11 -0400 (0:00:00.048) 0:00:07.899 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:15:11 -0400 (0:00:00.047) 0:00:07.946 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:15:11 -0400 (0:00:00.049) 0:00:07.995 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 07 July 2025 20:15:11 -0400 (0:00:00.130) 0:00:08.126 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 07 July 2025 20:15:11 -0400 (0:00:00.064) 0:00:08.190 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 07 July 2025 20:15:11 -0400 (0:00:00.062) 0:00:08.253 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 07 July 2025 20:15:11 -0400 (0:00:00.034) 0:00:08.288 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 07 July 2025 20:15:12 -0400 (0:00:00.055) 0:00:08.343 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:12 -0400 (0:00:00.068) 0:00:08.411 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:12 -0400 (0:00:00.034) 0:00:08.445 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:12 -0400 (0:00:00.032) 0:00:08.478 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:12 -0400 (0:00:00.042) 0:00:08.520 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933443.724815, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933414.2563267, "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:12 -0400 (0:00:00.360) 0:00:08.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 : Check with getsubids for user subgids] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:12 -0400 (0:00:00.074) 0:00:08.956 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:12 -0400 (0:00:00.032) 0:00:08.988 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:12 -0400 (0:00:00.034) 0:00:09.022 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:12 -0400 (0:00:00.033) 0:00:09.056 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:12 -0400 (0:00:00.035) 0:00:09.091 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:12 -0400 (0:00:00.045) 0:00:09.136 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:12 -0400 (0:00:00.049) 0:00:09.186 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 07 July 2025 20:15:12 -0400 (0:00:00.037) 0:00:09.224 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 07 July 2025 20:15:12 -0400 (0:00:00.059) 0:00:09.283 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 07 July 2025 20:15:13 -0400 (0:00:00.049) 0:00:09.332 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Monday 07 July 2025 20:15:13 -0400 (0:00:00.038) 0:00:09.371 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Monday 07 July 2025 20:15:13 -0400 (0:00:00.072) 0:00:09.443 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Monday 07 July 2025 20:15:13 -0400 (0:00:00.037) 0:00:09.481 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Monday 07 July 2025 20:15:13 -0400 (0:00:00.028) 0:00:09.510 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 07 July 2025 20:15:13 -0400 (0:00:00.070) 0:00:09.580 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:13 -0400 (0:00:00.052) 0:00:09.633 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:13 -0400 (0:00:00.064) 0:00:09.698 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:13 -0400 (0:00:00.030) 0:00:09.728 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 07 July 2025 20:15:13 -0400 (0:00:00.031) 0:00:09.759 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 07 July 2025 20:15:13 -0400 (0:00:00.028) 0:00:09.788 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 07 July 2025 20:15:13 -0400 (0:00:00.042) 0:00:09.831 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Monday 07 July 2025 20:15:14 -0400 (0:00:00.484) 0:00:10.315 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Monday 07 July 2025 20:15:14 -0400 (0:00:00.053) 0:00:10.368 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Monday 07 July 2025 20:15:14 -0400 (0:00:00.055) 0:00:10.423 *********** 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-1751933714.1632168-17986-2851343888714/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Monday 07 July 2025 20:15:14 -0400 (0:00:00.803) 0:00:11.227 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Monday 07 July 2025 20:15:14 -0400 (0:00:00.034) 0:00:11.261 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Monday 07 July 2025 20:15:14 -0400 (0:00:00.039) 0:00:11.301 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:15:15 -0400 (0:00:00.058) 0:00:11.360 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:15:15 -0400 (0:00:00.048) 0:00:11.408 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:15:15 -0400 (0:00:00.032) 0:00:11.440 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:86 Monday 07 July 2025 20:15:15 -0400 (0:00:00.051) 0:00:11.491 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:90 Monday 07 July 2025 20:15:15 -0400 (0:00:00.040) 0:00:11.532 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:15:15 -0400 (0:00:00.136) 0:00:11.669 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:15:15 -0400 (0:00:00.052) 0:00:11.722 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:15:15 -0400 (0:00:00.047) 0:00:11.769 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:15:15 -0400 (0:00:00.048) 0:00:11.818 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:15:15 -0400 (0:00:00.053) 0:00:11.872 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:15:15 -0400 (0:00:00.056) 0:00:11.929 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:15:15 -0400 (0:00:00.051) 0:00:11.980 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-pTD/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-pTD/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-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:15:15 -0400 (0:00:00.104) 0:00:12.084 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:15:17 -0400 (0:00:01.491) 0:00:13.576 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:15:17 -0400 (0:00:00.049) 0:00:13.625 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:15:17 -0400 (0:00:00.060) 0:00:13.686 *********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:15:17 -0400 (0:00:00.047) 0:00:13.734 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:15:17 -0400 (0:00:00.049) 0:00:13.784 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:15:17 -0400 (0:00:00.051) 0:00:13.835 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026743", "end": "2025-07-07 20:15:17.868796", "rc": 0, "start": "2025-07-07 20:15:17.842053" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:15:17 -0400 (0:00:00.416) 0:00:14.251 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:15:18 -0400 (0:00:00.105) 0:00:14.357 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:15:18 -0400 (0:00:00.048) 0:00:14.406 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:15:18 -0400 (0:00:00.055) 0:00:14.461 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:15:18 -0400 (0:00:00.062) 0:00:14.524 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:15:18 -0400 (0:00:00.054) 0:00:14.579 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:15:18 -0400 (0:00:00.051) 0:00:14.630 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:18 -0400 (0:00:00.073) 0:00:14.704 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:18 -0400 (0:00:00.036) 0:00:14.740 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:18 -0400 (0:00:00.034) 0:00:14.775 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:18 -0400 (0:00:00.042) 0:00:14.817 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933443.724815, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933414.2563267, "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:18 -0400 (0:00:00.387) 0:00:15.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 : Check with getsubids for user subgids] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:18 -0400 (0:00:00.036) 0:00:15.242 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:18 -0400 (0:00:00.039) 0:00:15.281 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:19 -0400 (0:00:00.044) 0:00:15.325 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:19 -0400 (0:00:00.038) 0:00:15.364 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:15.395 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:19 -0400 (0:00:00.072) 0:00:15.467 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:15.500 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:15.533 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:15:19 -0400 (0:00:00.042) 0:00:15.575 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:15:19 -0400 (0:00:00.060) 0:00:15.636 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:15.667 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:15.699 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:15:19 -0400 (0:00:00.061) 0:00:15.760 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:15.793 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:15.825 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:15:19 -0400 (0:00:00.062) 0:00:15.887 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:15.919 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:15.951 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:15:19 -0400 (0:00:00.072) 0:00:16.024 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:16.057 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:15:19 -0400 (0:00:00.068) 0:00:16.126 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:16.159 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:16.190 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:15:19 -0400 (0:00:00.032) 0:00:16.223 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:16.254 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:15:19 -0400 (0:00:00.031) 0:00:16.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 credential files - present] **** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:15:20 -0400 (0:00:00.029) 0:00:16.315 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:15:20 -0400 (0:00:00.032) 0:00:16.348 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:15:20 -0400 (0:00:00.041) 0:00:16.390 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:15:20 -0400 (0:00:00.049) 0:00:16.439 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 07 July 2025 20:15:20 -0400 (0:00:00.091) 0:00:16.530 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 07 July 2025 20:15:20 -0400 (0:00:00.048) 0:00:16.578 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 07 July 2025 20:15:20 -0400 (0:00:00.042) 0:00:16.621 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 07 July 2025 20:15:20 -0400 (0:00:00.031) 0:00:16.652 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 07 July 2025 20:15:20 -0400 (0:00:00.048) 0:00:16.700 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:20 -0400 (0:00:00.058) 0:00:16.759 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:20 -0400 (0:00:00.087) 0:00:16.846 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:20 -0400 (0:00:00.058) 0:00:16.905 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:20 -0400 (0:00:00.050) 0:00:16.955 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933443.724815, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933414.2563267, "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:21 -0400 (0:00:00.364) 0:00:17.320 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:21 -0400 (0:00:00.036) 0:00:17.356 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:21 -0400 (0:00:00.053) 0:00:17.410 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:21 -0400 (0:00:00.047) 0:00:17.457 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:21 -0400 (0:00:00.036) 0:00:17.494 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:21 -0400 (0:00:00.037) 0:00:17.531 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:21 -0400 (0:00:00.040) 0:00:17.572 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:21 -0400 (0:00:00.035) 0:00:17.607 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 07 July 2025 20:15:21 -0400 (0:00:00.030) 0:00:17.638 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 07 July 2025 20:15:21 -0400 (0:00:00.054) 0:00:17.693 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 07 July 2025 20:15:21 -0400 (0:00:00.033) 0:00:17.726 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Monday 07 July 2025 20:15:21 -0400 (0:00:00.035) 0:00:17.762 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Monday 07 July 2025 20:15:21 -0400 (0:00:00.100) 0:00:17.862 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Monday 07 July 2025 20:15:21 -0400 (0:00:00.062) 0:00:17.925 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Monday 07 July 2025 20:15:21 -0400 (0:00:00.052) 0:00:17.977 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 07 July 2025 20:15:21 -0400 (0:00:00.174) 0:00:18.152 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:21 -0400 (0:00:00.091) 0:00:18.243 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:21 -0400 (0:00:00.054) 0:00:18.297 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:22 -0400 (0:00:00.050) 0:00:18.347 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 07 July 2025 20:15:22 -0400 (0:00:00.050) 0:00:18.398 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 07 July 2025 20:15:22 -0400 (0:00:00.045) 0:00:18.444 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 07 July 2025 20:15:23 -0400 (0:00:01.325) 0:00:19.770 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Monday 07 July 2025 20:15:23 -0400 (0:00:00.409) 0:00:20.179 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Monday 07 July 2025 20:15:23 -0400 (0:00:00.053) 0:00:20.233 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Monday 07 July 2025 20:15:23 -0400 (0:00:00.038) 0:00:20.271 *********** 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-1751933724.0105758-18331-153209654949797/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Monday 07 July 2025 20:15:24 -0400 (0:00:00.690) 0:00:20.961 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Monday 07 July 2025 20:15:24 -0400 (0:00:00.033) 0:00:20.995 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Monday 07 July 2025 20:15:24 -0400 (0:00:00.038) 0:00:21.034 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:15:24 -0400 (0:00:00.037) 0:00:21.072 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:15:24 -0400 (0:00:00.029) 0:00:21.101 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:15:24 -0400 (0:00:00.035) 0:00:21.137 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:106 Monday 07 July 2025 20:15:24 -0400 (0:00:00.044) 0:00:21.181 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:113 Monday 07 July 2025 20:15:24 -0400 (0:00:00.075) 0:00:21.256 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:15:25 -0400 (0:00:00.172) 0:00:21.429 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:15:25 -0400 (0:00:00.054) 0:00:21.483 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:15:25 -0400 (0:00:00.037) 0:00:21.520 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:15:25 -0400 (0:00:00.031) 0:00:21.552 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:15:25 -0400 (0:00:00.032) 0:00:21.585 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:15:25 -0400 (0:00:00.029) 0:00:21.615 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:15:25 -0400 (0:00:00.031) 0:00:21.646 *********** [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-pTD/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-pTD/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-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:15:25 -0400 (0:00:00.068) 0:00:21.715 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:15:26 -0400 (0:00:01.465) 0:00:23.181 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:15:26 -0400 (0:00:00.053) 0:00:23.234 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:15:27 -0400 (0:00:00.122) 0:00:23.357 *********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:15:27 -0400 (0:00:00.051) 0:00:23.408 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:15:27 -0400 (0:00:00.054) 0:00:23.462 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:15:27 -0400 (0:00:00.053) 0:00:23.516 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027811", "end": "2025-07-07 20:15:27.551808", "rc": 0, "start": "2025-07-07 20:15:27.523997" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:15:27 -0400 (0:00:00.406) 0:00:23.923 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:15:27 -0400 (0:00:00.039) 0:00:23.963 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:15:27 -0400 (0:00:00.037) 0:00:24.000 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:15:27 -0400 (0:00:00.036) 0:00:24.037 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:15:27 -0400 (0:00:00.036) 0:00:24.073 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:15:27 -0400 (0:00:00.045) 0:00:24.119 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:15:27 -0400 (0:00:00.047) 0:00:24.167 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:27 -0400 (0:00:00.080) 0:00:24.247 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:28 -0400 (0:00:00.060) 0:00:24.308 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:28 -0400 (0:00:00.059) 0:00:24.367 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:28 -0400 (0:00:00.072) 0:00:24.440 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933443.724815, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933414.2563267, "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:28 -0400 (0:00:00.358) 0:00:24.799 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:28 -0400 (0:00:00.096) 0:00:24.895 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:28 -0400 (0:00:00.045) 0:00:24.940 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:28 -0400 (0:00:00.036) 0:00:24.977 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:28 -0400 (0:00:00.052) 0:00:25.030 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:28 -0400 (0:00:00.055) 0:00:25.085 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:28 -0400 (0:00:00.055) 0:00:25.141 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:28 -0400 (0:00:00.037) 0:00:25.178 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:15:28 -0400 (0:00:00.047) 0:00:25.226 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:15:28 -0400 (0:00:00.044) 0:00:25.270 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:15:29 -0400 (0:00:00.061) 0:00:25.331 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:15:29 -0400 (0:00:00.031) 0:00:25.363 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:15:29 -0400 (0:00:00.032) 0:00:25.396 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:15:29 -0400 (0:00:00.063) 0:00:25.459 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:15:29 -0400 (0:00:00.040) 0:00:25.500 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:15:29 -0400 (0:00:00.050) 0:00:25.550 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:15:29 -0400 (0:00:00.074) 0:00:25.624 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:15:29 -0400 (0:00:00.088) 0:00:25.713 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:15:29 -0400 (0:00:00.033) 0:00:25.746 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:15:29 -0400 (0:00:00.064) 0:00:25.810 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:15:29 -0400 (0:00:00.031) 0:00:25.842 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:15:29 -0400 (0:00:00.032) 0:00:25.875 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:15:29 -0400 (0:00:00.033) 0:00:25.909 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:15:29 -0400 (0:00:00.032) 0:00:25.942 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:15:29 -0400 (0:00:00.040) 0:00:25.982 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:15:29 -0400 (0:00:00.051) 0:00:26.034 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:15:29 -0400 (0:00:00.041) 0:00:26.075 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:15:29 -0400 (0:00:00.030) 0:00:26.106 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:15:29 -0400 (0:00:00.032) 0:00:26.138 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:15:29 -0400 (0:00:00.037) 0:00:26.175 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:15:29 -0400 (0:00:00.030) 0:00:26.206 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 07 July 2025 20:15:29 -0400 (0:00:00.087) 0:00:26.293 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 07 July 2025 20:15:30 -0400 (0:00:00.042) 0:00:26.336 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 07 July 2025 20:15:30 -0400 (0:00:00.082) 0:00:26.419 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 07 July 2025 20:15:30 -0400 (0:00:00.041) 0:00:26.461 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 07 July 2025 20:15:30 -0400 (0:00:00.076) 0:00:26.537 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:30 -0400 (0:00:00.072) 0:00:26.609 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:30 -0400 (0:00:00.044) 0:00:26.654 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:30 -0400 (0:00:00.038) 0:00:26.693 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:30 -0400 (0:00:00.044) 0:00:26.737 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933443.724815, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933414.2563267, "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:30 -0400 (0:00:00.356) 0:00:27.094 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:30 -0400 (0:00:00.034) 0:00:27.128 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:30 -0400 (0:00:00.034) 0:00:27.162 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:30 -0400 (0:00:00.034) 0:00:27.197 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:30 -0400 (0:00:00.034) 0:00:27.231 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:30 -0400 (0:00:00.046) 0:00:27.277 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:31 -0400 (0:00:00.049) 0:00:27.326 *********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:31 -0400 (0:00:00.053) 0:00:27.380 *********** skipping: [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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 07 July 2025 20:15:31 -0400 (0:00:00.054) 0:00:27.435 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 07 July 2025 20:15:31 -0400 (0:00:00.087) 0:00:27.523 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 07 July 2025 20:15:31 -0400 (0:00:00.054) 0:00:27.577 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Monday 07 July 2025 20:15:31 -0400 (0:00:00.108) 0:00:27.686 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Monday 07 July 2025 20:15:31 -0400 (0:00:00.118) 0:00:27.805 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Monday 07 July 2025 20:15:31 -0400 (0:00:00.062) 0:00:27.867 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 07 July 2025 20:15:31 -0400 (0:00:00.095) 0:00:27.963 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 07 July 2025 20:15:31 -0400 (0:00:00.038) 0:00:28.001 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Monday 07 July 2025 20:15:32 -0400 (0:00:00.741) 0:00:28.743 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933714.851091, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "ctime": 1751933714.855091, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14680262, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933714.4730854, "nlink": 1, "path": "/etc/containers/systemd/nopull.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "version": "2474154054", "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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Monday 07 July 2025 20:15:32 -0400 (0:00:00.359) 0:00:29.103 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Monday 07 July 2025 20:15:32 -0400 (0:00:00.072) 0:00:29.175 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Monday 07 July 2025 20:15:33 -0400 (0:00:00.435) 0:00:29.610 *********** fatal: [managed-node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result" } TASK [Debug3] ****************************************************************** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 Monday 07 July 2025 20:15:33 -0400 (0:00:00.038) 0:00:29.649 *********** 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.227659", "end": "2025-07-07 20:15:33.853931", "rc": 1, "start": "2025-07-07 20:15:33.626272" } 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 3b8c7052074d 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:299 Monday 07 July 2025 20:15:33 -0400 (0:00:00.570) 0:00:30.219 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:15:33 -0400 (0:00:00.085) 0:00:30.305 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:15:34 -0400 (0:00:00.061) 0:00:30.366 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:15:34 -0400 (0:00:00.087) 0:00:30.453 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:15:34 -0400 (0:00:00.053) 0:00:30.507 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:15:34 -0400 (0:00:00.053) 0:00:30.560 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:15:34 -0400 (0:00:00.051) 0:00:30.612 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:15:34 -0400 (0:00:00.053) 0:00:30.666 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-pTD/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-pTD/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-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:15:34 -0400 (0:00:00.117) 0:00:30.783 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:15:35 -0400 (0:00:01.472) 0:00:32.256 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:15:35 -0400 (0:00:00.031) 0:00:32.287 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:15:36 -0400 (0:00:00.040) 0:00:32.327 *********** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:15:36 -0400 (0:00:00.032) 0:00:32.360 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:15:36 -0400 (0:00:00.039) 0:00:32.400 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:15:36 -0400 (0:00:00.031) 0:00:32.431 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027125", "end": "2025-07-07 20:15:36.430561", "rc": 0, "start": "2025-07-07 20:15:36.403436" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:15:36 -0400 (0:00:00.382) 0:00:32.814 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:15:36 -0400 (0:00:00.056) 0:00:32.871 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:15:36 -0400 (0:00:00.052) 0:00:32.923 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:15:36 -0400 (0:00:00.105) 0:00:33.028 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:15:36 -0400 (0:00:00.181) 0:00:33.209 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:15:36 -0400 (0:00:00.083) 0:00:33.292 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:15:37 -0400 (0:00:00.073) 0:00:33.366 *********** included: /tmp/collections-pTD/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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:37 -0400 (0:00:00.073) 0:00:33.439 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:37 -0400 (0:00:00.378) 0:00:33.818 *********** 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 Monday 07 July 2025 20:15:37 -0400 (0:00:00.065) 0:00:33.884 *********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.037282", "end": "2025-07-07 20:15:37.919035", "failed_when_result": true, "rc": 0, "start": "2025-07-07 20:15:37.881753" } STDOUT: -- Logs begin at Mon 2025-07-07 20:03:15 EDT, end at Mon 2025-07-07 20:15:37 EDT. -- Jul 07 20:11:51 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:51 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:52 managed-node1 platform-python[21716]: 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 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:52 managed-node1 platform-python[21868]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751933511.6761742-10893-169209436220775/source dest=/etc/containers/systemd/auth_test_1_quadlet.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=1127036af0ba22b83d33a5a35ab54db2c5855175 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 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:53 managed-node1 platform-python[22165]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:54 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 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 41ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:57 managed-node1 platform-python[23086]: 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 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:58 managed-node1 platform-python[23375]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:00 managed-node1 platform-python[23866]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:01 managed-node1 platform-python[24163]: 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 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 43ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:03 managed-node1 platform-python[24757]: 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 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:04 managed-node1 platform-python[24974]: 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 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:04 managed-node1 platform-python[25162]: 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 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:05 managed-node1 platform-python[25266]: 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=tmpddc9injj 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 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:05 managed-node1 platform-python[25459]: 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 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:05 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_f302974b84727ff2f4cbcf5d148ab1fcc90c92df46a71654d59fcd2baeeeca7e.slice. -- Subject: Unit machine-libpod_pod_f302974b84727ff2f4cbcf5d148ab1fcc90c92df46a71654d59fcd2baeeeca7e.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit machine-libpod_pod_f302974b84727ff2f4cbcf5d148ab1fcc90c92df46a71654d59fcd2baeeeca7e.slice has finished starting up. -- -- The start-up result is done. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:06 managed-node1 platform-python[25809]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:09 managed-node1 platform-python[26471]: 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 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:09 managed-node1 platform-python[26671]: 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 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:10 managed-node1 platform-python[26777]: 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 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:10 managed-node1 platform-python[27013]: ansible-ansible.legacy.stat Invoked with path=/tmp/lsr_g1udakmi_podman/auth/auth.json follow=True get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:14 managed-node1 platform-python[27758]: 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 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:15 managed-node1 platform-python[28085]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:17 managed-node1 platform-python[28545]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:17 managed-node1 platform-python[28795]: 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 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:20 managed-node1 platform-python[29527]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:21 managed-node1 platform-python[29851]: 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 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:23 managed-node1 platform-python[30442]: 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 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:23 managed-node1 platform-python[30638]: 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 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:24 managed-node1 platform-python[30832]: 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 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:24 managed-node1 platform-python[30948]: 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=tmp_vaq3m9x 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 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:25 managed-node1 platform-python[31147]: 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 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 42ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:25 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_2cf8954f7399d3e7be6ffde9df97791abef0102d3bf1a2db611ca545eba8c723.slice. -- Subject: Unit machine-libpod_pod_2cf8954f7399d3e7be6ffde9df97791abef0102d3bf1a2db611ca545eba8c723.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit machine-libpod_pod_2cf8954f7399d3e7be6ffde9df97791abef0102d3bf1a2db611ca545eba8c723.slice has finished starting up. -- -- The start-up result is done. Jul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:26 managed-node1 platform-python[31516]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:29 managed-node1 platform-python[32231]: 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 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:30 managed-node1 platform-python[32459]: 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 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:30 managed-node1 platform-python[32558]: 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 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:31 managed-node1 platform-python[32893]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 42ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 36ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:35 managed-node1 platform-python[33742]: 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 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:36 managed-node1 platform-python[34048]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:38 managed-node1 platform-python[34578]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:40 managed-node1 platform-python[34951]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 39ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 33ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:42 managed-node1 platform-python[35361]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 38ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 31ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:42 managed-node1 platform-python[35648]: 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 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 30ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 35ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 40ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:43 managed-node1 platform-python[35861]: 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 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518. -- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:43 managed-node1 systemd[1]: Reloading. Jul 07 20:12:43 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 07 20:12:44 managed-node1 systemd[1]: libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope: Consumed 32ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope completed and consumed the indicated resources. Jul 07 20:12:44 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 37ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources. Jul 07 20:12:44 managed-node1 kernel: cni-podman1: port 1(vethd00911db) entered disabled state Jul 07 20:12:44 managed-node1 kernel: device vethd00911db left promiscuous mode Jul 07 20:12:44 managed-node1 kernel: cni-podman1: port 1(vethd00911db) entered disabled state Jul 07 20:12:44 managed-node1 systemd[1]: run-netns-netns\x2d31539c74\x2d0dd9\x2d75de\x2d2758\x2d32dd9b11acd9.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-netns-netns\x2d31539c74\x2d0dd9\x2d75de\x2d2758\x2d32dd9b11acd9.mount has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70-userdata-shm.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay\x2dcontainers-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70-userdata-shm.mount has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay-8ab929d1d2d0c54129da2724994df9d3ecf5a006deddf7227971135d72c5c9b7-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-8ab929d1d2d0c54129da2724994df9d3ecf5a006deddf7227971135d72c5c9b7-merged.mount has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: Removed slice cgroup machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice. -- Subject: Unit machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice has finished shutting down. Jul 07 20:12:44 managed-node1 systemd[1]: machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice: Consumed 8.855s CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice completed and consumed the indicated resources. Jul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay-e92981e35d0e3220d4f6a642c4ebd01c543f98e36791b4fd0dad2ba868c2b8b2-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-e92981e35d0e3220d4f6a642c4ebd01c543f98e36791b4fd0dad2ba868c2b8b2-merged.mount has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope: Consumed 34ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope completed and consumed the indicated resources. Jul 07 20:12:44 managed-node1 podman[35948]: Pods stopped: Jul 07 20:12:44 managed-node1 podman[35948]: 32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2 Jul 07 20:12:44 managed-node1 podman[35948]: Pods removed: Jul 07 20:12:44 managed-node1 podman[35948]: 32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2 Jul 07 20:12:44 managed-node1 podman[35948]: Secrets removed: Jul 07 20:12:44 managed-node1 podman[35948]: Volumes removed: Jul 07 20:12:44 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 07 20:12:44 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 07 20:12:44 managed-node1 platform-python[36205]: 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 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay-6ff63d58f28e47f3ff7d69686fa0fa0d8b689b5f23097fa79213e92ebd3c1a82-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-6ff63d58f28e47f3ff7d69686fa0fa0d8b689b5f23097fa79213e92ebd3c1a82-merged.mount has successfully entered the 'dead' state. Jul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895-userdata-shm.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay\x2dcontainers-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895-userdata-shm.mount has successfully entered the 'dead' state. Jul 07 20:12:45 managed-node1 platform-python[36330]: 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 07 20:12:45 managed-node1 platform-python[36330]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml Jul 07 20:12:45 managed-node1 platform-python[36466]: 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 07 20:12:46 managed-node1 platform-python[36589]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:47 managed-node1 platform-python[36714]: 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 07 20:12:48 managed-node1 systemd[1]: Reloading. Jul 07 20:12:48 managed-node1 platform-python[36869]: 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 07 20:12:49 managed-node1 platform-python[37117]: 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 07 20:12:51 managed-node1 platform-python[37366]: 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 07 20:12:52 managed-node1 platform-python[37495]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:55 managed-node1 platform-python[37620]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:57 managed-node1 platform-python[37745]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:58 managed-node1 platform-python[37870]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:59 managed-node1 platform-python[37995]: 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 07 20:13:00 managed-node1 platform-python[38119]: 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 07 20:13:00 managed-node1 platform-python[38246]: 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 07 20:13:01 managed-node1 platform-python[38369]: 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 07 20:13:02 managed-node1 platform-python[38492]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:04 managed-node1 platform-python[38617]: 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 07 20:13:04 managed-node1 systemd[1]: Reloading. Jul 07 20:13:04 managed-node1 platform-python[38772]: 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 07 20:13:05 managed-node1 platform-python[39020]: 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 07 20:13:08 managed-node1 platform-python[39269]: 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 07 20:13:09 managed-node1 platform-python[39398]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None Jul 07 20:13:09 managed-node1 platform-python[39522]: 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 07 20:13:10 managed-node1 platform-python[39646]: 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 07 20:13:10 managed-node1 platform-python[39772]: 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 07 20:13:11 managed-node1 platform-python[39895]: 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 07 20:13:11 managed-node1 platform-python[40026]: 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 07 20:13:12 managed-node1 systemd[1]: libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope has successfully entered the 'dead' state. Jul 07 20:13:12 managed-node1 systemd[1]: libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope: Consumed 286ms CPU time -- Subject: Resources consumed by unit runtime -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope completed and consumed the indicated resources. Jul 07 20:13:12 managed-node1 kernel: cni-podman0: port 1(veth68fe629e) entered disabled state Jul 07 20:13:12 managed-node1 kernel: device veth68fe629e left promiscuous mode Jul 07 20:13:12 managed-node1 kernel: cni-podman0: port 1(veth68fe629e) entered disabled state Jul 07 20:13:12 managed-node1 systemd[1]: run-netns-netns\x2d9a2a84ae\x2dd2b7\x2d43e4\x2de6fc\x2d789ee7470be2.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-netns-netns\x2d9a2a84ae\x2dd2b7\x2d43e4\x2de6fc\x2d789ee7470be2.mount has successfully entered the 'dead' state. Jul 07 20:13:12 managed-node1 systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c-userdata-shm.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay\x2dcontainers-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c-userdata-shm.mount has successfully entered the 'dead' state. Jul 07 20:13:12 managed-node1 systemd[1]: var-lib-containers-storage-overlay-9932edc33cbafb6e7ecfae77d0fb277900da93d8d1700e844f2e7a339147077c-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-9932edc33cbafb6e7ecfae77d0fb277900da93d8d1700e844f2e7a339147077c-merged.mount has successfully entered the 'dead' state. Jul 07 20:13:12 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 07 20:13:12 managed-node1 systemd[1]: libpod-conmon-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit libpod-conmon-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope has successfully entered the 'dead' state. Jul 07 20:13:12 managed-node1 platform-python[40256]: ansible-ansible.legacy.command Invoked with _raw_params=podman volume rm 3d862ddec4300f01d16f48f9bc70e1ab9060957c31772608c131707fa7e9530a _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 07 20:13:12 managed-node1 platform-python[40386]: ansible-file Invoked with path=/tmp/lsr_g1udakmi_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 07 20:13:15 managed-node1 platform-python[40548]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 07 20:13:15 managed-node1 platform-python[40708]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:16 managed-node1 platform-python[40831]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:18 managed-node1 platform-python[41079]: 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 07 20:13:19 managed-node1 platform-python[41208]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:13:19 managed-node1 platform-python[41332]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:21 managed-node1 platform-python[41457]: ansible-tempfile Invoked with state=directory prefix=lsr_podman_config_ suffix= path=None Jul 07 20:13:22 managed-node1 platform-python[41580]: ansible-ansible.legacy.command Invoked with _raw_params=tar --ignore-failed-read -c -P -v -p -f /tmp/lsr_podman_config_eh60794g/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 07 20:13:22 managed-node1 platform-python[41704]: 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 07 20:13:22 managed-node1 useradd[41709]: new group: name=user1, GID=1000 Jul 07 20:13:22 managed-node1 useradd[41709]: new user: name=user1, UID=1000, GID=1000, home=/home/user1, shell=/bin/bash Jul 07 20:13:25 managed-node1 platform-python[41962]: 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 07 20:13:26 managed-node1 platform-python[42091]: ansible-getent Invoked with database=passwd key=user1 fail_key=False service=None split=None Jul 07 20:13:26 managed-node1 platform-python[42215]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:26 managed-node1 platform-python[42340]: 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 07 20:13:27 managed-node1 platform-python[42464]: 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 07 20:13:28 managed-node1 platform-python[42588]: 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 07 20:13:28 managed-node1 platform-python[42711]: 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 07 20:13:29 managed-node1 platform-python[42810]: 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-1751933608.4442887-13818-203828107249767/source _original_basename=tmp2im13war 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 07 20:13:29 managed-node1 platform-python[42935]: 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 07 20:13:29 managed-node1 platform-python[43058]: 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 07 20:13:30 managed-node1 platform-python[43157]: 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-1751933609.6925502-13875-87176783089164/source _original_basename=tmpedt3m65n 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 07 20:13:30 managed-node1 platform-python[43282]: 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 07 20:13:31 managed-node1 platform-python[43405]: 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 07 20:13:31 managed-node1 platform-python[43504]: 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-1751933610.9488542-13923-231091939259467/source _original_basename=tmpecztpwnu 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 07 20:13:31 managed-node1 platform-python[43629]: 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 07 20:13:32 managed-node1 platform-python[43752]: 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 07 20:13:32 managed-node1 platform-python[43875]: 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 07 20:13:33 managed-node1 platform-python[43974]: 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-1751933612.5160282-13996-72093044894160/source _original_basename=tmpfiqb05ty 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 07 20:13:33 managed-node1 platform-python[44099]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:34 managed-node1 platform-python[44224]: 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 07 20:13:34 managed-node1 platform-python[44348]: 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 07 20:13:35 managed-node1 platform-python[44472]: 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 07 20:13:36 managed-node1 platform-python[44819]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:37 managed-node1 platform-python[44944]: 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 07 20:13:37 managed-node1 platform-python[45068]: 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 07 20:13:38 managed-node1 platform-python[45192]: 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 07 20:13:38 managed-node1 platform-python[45317]: 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 07 20:13:39 managed-node1 platform-python[45442]: 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 07 20:13:39 managed-node1 platform-python[45567]: 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 07 20:13:39 managed-node1 platform-python[45692]: 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 07 20:13:42 managed-node1 platform-python[45941]: 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 07 20:13:43 managed-node1 platform-python[46070]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:44 managed-node1 platform-python[46195]: 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 07 20:13:44 managed-node1 platform-python[46319]: 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 07 20:13:45 managed-node1 platform-python[46443]: 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 07 20:13:45 managed-node1 platform-python[46566]: 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 07 20:13:45 managed-node1 platform-python[46630]: 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=tmpv6awi9kz 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 07 20:13:46 managed-node1 platform-python[46753]: 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 07 20:13:46 managed-node1 platform-python[46876]: 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 07 20:13:46 managed-node1 platform-python[46940]: 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=tmpld1z9971 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 07 20:13:47 managed-node1 platform-python[47063]: 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 07 20:13:47 managed-node1 platform-python[47186]: 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 07 20:13:48 managed-node1 platform-python[47250]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/storage.conf _original_basename=tmpogtggds4 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 07 20:13:48 managed-node1 platform-python[47373]: 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 07 20:13:48 managed-node1 platform-python[47496]: 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 07 20:13:49 managed-node1 platform-python[47621]: ansible-slurp Invoked with path=/home/user1/.config/containers/policy.json src=/home/user1/.config/containers/policy.json Jul 07 20:13:50 managed-node1 platform-python[47744]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:50 managed-node1 platform-python[47869]: 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 07 20:13:50 managed-node1 platform-python[47993]: 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 07 20:13:51 managed-node1 platform-python[48117]: 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 07 20:13:53 managed-node1 platform-python[48427]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:53 managed-node1 platform-python[48552]: 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 07 20:13:54 managed-node1 platform-python[48676]: 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 07 20:13:55 managed-node1 platform-python[48800]: 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 07 20:13:55 managed-node1 platform-python[48925]: 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 07 20:13:55 managed-node1 platform-python[49050]: 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 07 20:13:56 managed-node1 platform-python[49175]: 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 07 20:13:58 managed-node1 platform-python[49425]: 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 07 20:13:59 managed-node1 platform-python[49554]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:13:59 managed-node1 platform-python[49678]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:00 managed-node1 platform-python[49803]: 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 07 20:14:01 managed-node1 platform-python[49926]: 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 07 20:14:01 managed-node1 platform-python[50025]: 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-1751933640.7999432-15017-174714386022238/source _original_basename=tmpwmkwc7_r 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 07 20:14:01 managed-node1 platform-python[50150]: 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 07 20:14:02 managed-node1 platform-python[50273]: 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 07 20:14:02 managed-node1 platform-python[50372]: 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-1751933641.9483154-15075-274864138293397/source _original_basename=tmpuqrumlre 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 07 20:14:02 managed-node1 platform-python[50497]: 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 07 20:14:03 managed-node1 platform-python[50620]: 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 07 20:14:03 managed-node1 platform-python[50721]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/storage.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751933643.0880578-15126-78971180479869/source _original_basename=tmp124ngalx 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 07 20:14:04 managed-node1 platform-python[50846]: 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 07 20:14:04 managed-node1 platform-python[50969]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:04 managed-node1 platform-python[51094]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json Jul 07 20:14:05 managed-node1 platform-python[51217]: 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 07 20:14:05 managed-node1 platform-python[51318]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/policy.json owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751933644.9727504-15206-80436667009190/source _original_basename=tmp5mucblfd 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 07 20:14:06 managed-node1 platform-python[51443]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:07 managed-node1 platform-python[51568]: 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 07 20:14:09 managed-node1 platform-python[51917]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:10 managed-node1 platform-python[52042]: 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 07 20:14:10 managed-node1 platform-python[52167]: 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 07 20:14:11 managed-node1 platform-python[52292]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:11 managed-node1 platform-python[52417]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:14 managed-node1 platform-python[52667]: 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 07 20:14:15 managed-node1 platform-python[52795]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:15 managed-node1 platform-python[52920]: 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 07 20:14:16 managed-node1 platform-python[53043]: 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 07 20:14:16 managed-node1 platform-python[53107]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/containers.conf.d/50-systemroles.conf _original_basename=tmpxlpxk23w 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 07 20:14:17 managed-node1 platform-python[53230]: 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 07 20:14:17 managed-node1 platform-python[53353]: 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 07 20:14:17 managed-node1 platform-python[53417]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpggptjz7u 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 07 20:14:18 managed-node1 platform-python[53540]: 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 07 20:14:18 managed-node1 platform-python[53663]: 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 07 20:14:19 managed-node1 platform-python[53727]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmpplg2p99p 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 07 20:14:19 managed-node1 platform-python[53850]: 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 07 20:14:19 managed-node1 platform-python[53973]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:20 managed-node1 platform-python[54098]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json Jul 07 20:14:21 managed-node1 platform-python[54221]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:21 managed-node1 platform-python[54346]: 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 07 20:14:23 managed-node1 platform-python[54656]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:24 managed-node1 platform-python[54781]: 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 07 20:14:24 managed-node1 platform-python[54906]: 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 07 20:14:25 managed-node1 platform-python[55031]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:25 managed-node1 platform-python[55156]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:25 managed-node1 platform-python[55281]: 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 07 20:14:26 managed-node1 platform-python[55404]: 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 07 20:14:26 managed-node1 platform-python[55527]: ansible-slurp Invoked with path=/home/user1/.config/containers/storage.conf src=/home/user1/.config/containers/storage.conf Jul 07 20:14:27 managed-node1 platform-python[55650]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf Jul 07 20:14:27 managed-node1 platform-python[55773]: ansible-slurp Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf src=/etc/containers/registries.conf.d/50-systemroles.conf Jul 07 20:14:28 managed-node1 platform-python[55896]: ansible-slurp Invoked with path=/etc/containers/storage.conf src=/etc/containers/storage.conf Jul 07 20:14:31 managed-node1 platform-python[56144]: 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 07 20:14:32 managed-node1 platform-python[56273]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:32 managed-node1 platform-python[56398]: 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 07 20:14:33 managed-node1 platform-python[56521]: 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 07 20:14:33 managed-node1 platform-python[56622]: 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-1751933673.0533648-16059-112177277073811/source _original_basename=tmpkc2w6i8h 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 07 20:14:34 managed-node1 platform-python[56747]: 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 07 20:14:34 managed-node1 platform-python[56870]: 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 07 20:14:34 managed-node1 platform-python[56934]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpmv6x1kbl 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 07 20:14:35 managed-node1 platform-python[57057]: 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 07 20:14:35 managed-node1 platform-python[57180]: 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 07 20:14:36 managed-node1 platform-python[57244]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmpq0t44buq 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 07 20:14:36 managed-node1 platform-python[57367]: 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 07 20:14:36 managed-node1 platform-python[57490]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:37 managed-node1 platform-python[57615]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json Jul 07 20:14:38 managed-node1 platform-python[57738]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf Jul 07 20:14:38 managed-node1 platform-python[57861]: 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 07 20:14:38 managed-node1 platform-python[57984]: 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 07 20:14:39 managed-node1 platform-python[58107]: 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 07 20:14:39 managed-node1 platform-python[58230]: 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 07 20:14:39 managed-node1 platform-python[58353]: 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 07 20:14:40 managed-node1 platform-python[58476]: 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 07 20:14:40 managed-node1 platform-python[58599]: 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 07 20:14:40 managed-node1 platform-python[58722]: 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 07 20:14:41 managed-node1 platform-python[58845]: 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 07 20:14:41 managed-node1 platform-python[58968]: 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 07 20:14:41 managed-node1 platform-python[59091]: ansible-ansible.legacy.command Invoked with _raw_params=tar xfvpP /tmp/lsr_podman_config_eh60794g/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 07 20:14:42 managed-node1 platform-python[59215]: ansible-file Invoked with state=absent path=/tmp/lsr_podman_config_eh60794g 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 07 20:14:44 managed-node1 platform-python[59377]: 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 07 20:14:44 managed-node1 platform-python[59504]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:45 managed-node1 platform-python[59627]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:47 managed-node1 platform-python[59875]: 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 07 20:14:48 managed-node1 platform-python[60004]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:14:49 managed-node1 platform-python[60128]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:52 managed-node1 platform-python[60292]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 07 20:14:55 managed-node1 platform-python[60452]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:55 managed-node1 platform-python[60575]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:58 managed-node1 platform-python[60823]: 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 07 20:14:59 managed-node1 platform-python[60952]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:14:59 managed-node1 platform-python[61076]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:04 managed-node1 platform-python[61240]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 07 20:15:05 managed-node1 platform-python[61400]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:05 managed-node1 platform-python[61523]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:08 managed-node1 platform-python[61771]: 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 07 20:15:09 managed-node1 platform-python[61900]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:15:10 managed-node1 platform-python[62024]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:12 managed-node1 platform-python[62149]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:13 managed-node1 platform-python[62274]: 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 07 20:15:14 managed-node1 platform-python[62397]: 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 07 20:15:14 managed-node1 platform-python[62496]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751933714.1632168-17986-2851343888714/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 07 20:15:17 managed-node1 platform-python[62746]: 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 07 20:15:18 managed-node1 platform-python[62875]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:20 managed-node1 platform-python[63000]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:22 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 07 20:15:23 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 07 20:15:23 managed-node1 platform-python[63263]: 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 07 20:15:24 managed-node1 platform-python[63386]: 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 07 20:15:24 managed-node1 platform-python[63485]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751933724.0105758-18331-153209654949797/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 07 20:15:27 managed-node1 platform-python[63735]: 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 07 20:15:28 managed-node1 platform-python[63864]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:30 managed-node1 platform-python[63989]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:15:32 managed-node1 platform-python[64114]: 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 07 20:15:32 managed-node1 platform-python[64240]: 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 07 20:15:33 managed-node1 platform-python[64488]: 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 07 20:15:33 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 07 20:15:33 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 07 20:15:36 managed-node1 platform-python[64807]: 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 07 20:15:37 managed-node1 platform-python[64936]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Jul 07 20:15:37 managed-node1 platform-python[65060]: 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-08T00:15:33.325098+00:00Z", "host": "managed-node1", "message": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "start_time": "2025-07-08T00:15:33.306792+00:00Z", "task_name": "Parse quadlet file", "task_path": "/tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12" }, { "ansible_version": "2.16.14", "delta": "0:00:00.227659", "end_time": "2025-07-07 20:15:33.853931", "host": "managed-node1", "message": "non-zero return code", "rc": 1, "start_time": "2025-07-07 20:15:33.626272", "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 3b8c7052074d 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270" }, { "ansible_version": "2.16.14", "end_time": "2025-07-08T00:15:37.546921+00:00Z", "host": "managed-node1", "message": "The given podman user [user_quadlet_basic] does not exist - cannot continue\n", "start_time": "2025-07-08T00:15:37.514863+00:00Z", "task_name": "Fail if user does not exist", "task_path": "/tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9" }, { "ansible_version": "2.16.14", "delta": "0:00:00.037282", "end_time": "2025-07-07 20:15:37.919035", "host": "managed-node1", "message": "", "rc": 0, "start_time": "2025-07-07 20:15:37.881753", "stdout": "-- Logs begin at Mon 2025-07-07 20:03:15 EDT, end at Mon 2025-07-07 20:15:37 EDT. --\nJul 07 20:11:51 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:51 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:52 managed-node1 platform-python[21716]: 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 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:52 managed-node1 platform-python[21868]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751933511.6761742-10893-169209436220775/source dest=/etc/containers/systemd/auth_test_1_quadlet.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=1127036af0ba22b83d33a5a35ab54db2c5855175 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 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:52 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:52 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:53 managed-node1 platform-python[22165]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:53 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:53 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:54 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 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:54 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:54 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:55 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:55 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:56 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:56 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:57 managed-node1 platform-python[23086]: 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 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:57 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:57 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:58 managed-node1 platform-python[23375]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:11:58 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:58 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:11:59 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:11:59 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:00 managed-node1 platform-python[23866]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:00 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:00 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:01 managed-node1 platform-python[24163]: 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 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:01 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 43ms 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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:01 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:02 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:02 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:03 managed-node1 platform-python[24757]: 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 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:03 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:03 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:04 managed-node1 platform-python[24974]: 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 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:04 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:04 managed-node1 platform-python[25162]: 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 07 20:12:04 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:05 managed-node1 platform-python[25266]: 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=tmpddc9injj 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 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:05 managed-node1 platform-python[25459]: 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 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:05 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_f302974b84727ff2f4cbcf5d148ab1fcc90c92df46a71654d59fcd2baeeeca7e.slice.\n-- Subject: Unit machine-libpod_pod_f302974b84727ff2f4cbcf5d148ab1fcc90c92df46a71654d59fcd2baeeeca7e.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit machine-libpod_pod_f302974b84727ff2f4cbcf5d148ab1fcc90c92df46a71654d59fcd2baeeeca7e.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:05 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:05 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:06 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:06 managed-node1 platform-python[25809]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:06 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:07 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:07 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:08 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:08 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:09 managed-node1 platform-python[26471]: 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 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:09 managed-node1 platform-python[26671]: 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 07 20:12:09 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:09 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:10 managed-node1 platform-python[26777]: 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 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:10 managed-node1 platform-python[27013]: ansible-ansible.legacy.stat Invoked with path=/tmp/lsr_g1udakmi_podman/auth/auth.json follow=True get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:10 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:10 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:11 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:11 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:12 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:12 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:13 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:13 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:14 managed-node1 platform-python[27758]: 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 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:14 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:14 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:15 managed-node1 platform-python[28085]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:15 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:15 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:16 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:16 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:17 managed-node1 platform-python[28545]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:17 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:17 managed-node1 platform-python[28795]: 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 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:17 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:18 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:18 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:19 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:19 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:20 managed-node1 platform-python[29527]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:20 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:20 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:21 managed-node1 platform-python[29851]: 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 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:21 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:21 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:22 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:22 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:23 managed-node1 platform-python[30442]: 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 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:23 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:23 managed-node1 platform-python[30638]: 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 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:23 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:24 managed-node1 platform-python[30832]: 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 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:24 managed-node1 platform-python[30948]: 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=tmp_vaq3m9x 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 07 20:12:24 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:24 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:25 managed-node1 platform-python[31147]: 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 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 42ms 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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:25 managed-node1 systemd[1]: Created slice cgroup machine-libpod_pod_2cf8954f7399d3e7be6ffde9df97791abef0102d3bf1a2db611ca545eba8c723.slice.\n-- Subject: Unit machine-libpod_pod_2cf8954f7399d3e7be6ffde9df97791abef0102d3bf1a2db611ca545eba8c723.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit machine-libpod_pod_2cf8954f7399d3e7be6ffde9df97791abef0102d3bf1a2db611ca545eba8c723.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:25 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:25 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:26 managed-node1 platform-python[31516]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:26 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:26 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:27 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:27 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:28 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:28 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:29 managed-node1 platform-python[32231]: 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 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:29 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:29 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:30 managed-node1 platform-python[32459]: 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 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:30 managed-node1 platform-python[32558]: 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 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:30 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:30 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:31 managed-node1 platform-python[32893]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:31 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:31 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:32 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:32 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Consumed 42ms 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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:33 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:33 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:34 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:34 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:35 managed-node1 platform-python[33742]: 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 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:35 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:35 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:36 managed-node1 platform-python[34048]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:36 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:36 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:37 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:37 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:38 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:38 managed-node1 platform-python[34578]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:38 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:39 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:39 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:40 managed-node1 platform-python[34951]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:40 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:40 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:41 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:41 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:42 managed-node1 platform-python[35361]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:42 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:42 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:42 managed-node1 platform-python[35648]: 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 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:43 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:43 managed-node1 platform-python[35861]: 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 07 20:12:43 managed-node1 systemd[1]: Started libcontainer container 4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.\n-- Subject: Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:43 managed-node1 systemd[1]: Reloading.\nJul 07 20:12:43 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 07 20:12:44 managed-node1 systemd[1]: libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: libpod-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.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-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70.scope completed and consumed the indicated resources.\nJul 07 20:12:44 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: libpod-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.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-4250f7d5c70ed8dba97347b300c3e447792d035d513f847cb1215995ff73d518.scope completed and consumed the indicated resources.\nJul 07 20:12:44 managed-node1 kernel: cni-podman1: port 1(vethd00911db) entered disabled state\nJul 07 20:12:44 managed-node1 kernel: device vethd00911db left promiscuous mode\nJul 07 20:12:44 managed-node1 kernel: cni-podman1: port 1(vethd00911db) entered disabled state\nJul 07 20:12:44 managed-node1 systemd[1]: run-netns-netns\\x2d31539c74\\x2d0dd9\\x2d75de\\x2d2758\\x2d32dd9b11acd9.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit run-netns-netns\\x2d31539c74\\x2d0dd9\\x2d75de\\x2d2758\\x2d32dd9b11acd9.mount has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay\\x2dcontainers-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70-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-8daf9be5f5bc57d5fe264be69ec0a8f2b88417c2345e5169f830abbee6b87c70-userdata-shm.mount has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay-8ab929d1d2d0c54129da2724994df9d3ecf5a006deddf7227971135d72c5c9b7-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-8ab929d1d2d0c54129da2724994df9d3ecf5a006deddf7227971135d72c5c9b7-merged.mount has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: Removed slice cgroup machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice.\n-- Subject: Unit machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice has finished shutting down.\nJul 07 20:12:44 managed-node1 systemd[1]: machine-libpod_pod_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice: Consumed 8.855s 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_32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2.slice completed and consumed the indicated resources.\nJul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay-e92981e35d0e3220d4f6a642c4ebd01c543f98e36791b4fd0dad2ba868c2b8b2-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-e92981e35d0e3220d4f6a642c4ebd01c543f98e36791b4fd0dad2ba868c2b8b2-merged.mount has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: libpod-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.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-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895.scope completed and consumed the indicated resources.\nJul 07 20:12:44 managed-node1 podman[35948]: Pods stopped:\nJul 07 20:12:44 managed-node1 podman[35948]: 32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2\nJul 07 20:12:44 managed-node1 podman[35948]: Pods removed:\nJul 07 20:12:44 managed-node1 podman[35948]: 32d18caf2d5b9dcf497a950d2ffee4ff15823f2643b9cc2a46127465c521afa2\nJul 07 20:12:44 managed-node1 podman[35948]: Secrets removed:\nJul 07 20:12:44 managed-node1 podman[35948]: Volumes removed:\nJul 07 20:12:44 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 07 20:12:44 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 07 20:12:44 managed-node1 platform-python[36205]: 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 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay-6ff63d58f28e47f3ff7d69686fa0fa0d8b689b5f23097fa79213e92ebd3c1a82-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-6ff63d58f28e47f3ff7d69686fa0fa0d8b689b5f23097fa79213e92ebd3c1a82-merged.mount has successfully entered the 'dead' state.\nJul 07 20:12:44 managed-node1 systemd[1]: var-lib-containers-storage-overlay\\x2dcontainers-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895-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-17e498c9097d2e088cc0f4ba5abbf09a5a31932e8f18089fc5eeef4f21332895-userdata-shm.mount has successfully entered the 'dead' state.\nJul 07 20:12:45 managed-node1 platform-python[36330]: 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 07 20:12:45 managed-node1 platform-python[36330]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml\nJul 07 20:12:45 managed-node1 platform-python[36466]: 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 07 20:12:46 managed-node1 platform-python[36589]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:47 managed-node1 platform-python[36714]: 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 07 20:12:48 managed-node1 systemd[1]: Reloading.\nJul 07 20:12:48 managed-node1 platform-python[36869]: 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 07 20:12:49 managed-node1 platform-python[37117]: 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 07 20:12:51 managed-node1 platform-python[37366]: 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 07 20:12:52 managed-node1 platform-python[37495]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:55 managed-node1 platform-python[37620]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:57 managed-node1 platform-python[37745]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:58 managed-node1 platform-python[37870]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:59 managed-node1 platform-python[37995]: 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 07 20:13:00 managed-node1 platform-python[38119]: 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 07 20:13:00 managed-node1 platform-python[38246]: 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 07 20:13:01 managed-node1 platform-python[38369]: 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 07 20:13:02 managed-node1 platform-python[38492]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:04 managed-node1 platform-python[38617]: 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 07 20:13:04 managed-node1 systemd[1]: Reloading.\nJul 07 20:13:04 managed-node1 platform-python[38772]: 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 07 20:13:05 managed-node1 platform-python[39020]: 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 07 20:13:08 managed-node1 platform-python[39269]: 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 07 20:13:09 managed-node1 platform-python[39398]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None\nJul 07 20:13:09 managed-node1 platform-python[39522]: 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 07 20:13:10 managed-node1 platform-python[39646]: 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 07 20:13:10 managed-node1 platform-python[39772]: 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 07 20:13:11 managed-node1 platform-python[39895]: 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 07 20:13:11 managed-node1 platform-python[40026]: 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 07 20:13:12 managed-node1 systemd[1]: libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope has successfully entered the 'dead' state.\nJul 07 20:13:12 managed-node1 systemd[1]: libpod-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope: Consumed 286ms 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-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope completed and consumed the indicated resources.\nJul 07 20:13:12 managed-node1 kernel: cni-podman0: port 1(veth68fe629e) entered disabled state\nJul 07 20:13:12 managed-node1 kernel: device veth68fe629e left promiscuous mode\nJul 07 20:13:12 managed-node1 kernel: cni-podman0: port 1(veth68fe629e) entered disabled state\nJul 07 20:13:12 managed-node1 systemd[1]: run-netns-netns\\x2d9a2a84ae\\x2dd2b7\\x2d43e4\\x2de6fc\\x2d789ee7470be2.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit run-netns-netns\\x2d9a2a84ae\\x2dd2b7\\x2d43e4\\x2de6fc\\x2d789ee7470be2.mount has successfully entered the 'dead' state.\nJul 07 20:13:12 managed-node1 systemd[1]: var-lib-containers-storage-overlay\\x2dcontainers-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c-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-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c-userdata-shm.mount has successfully entered the 'dead' state.\nJul 07 20:13:12 managed-node1 systemd[1]: var-lib-containers-storage-overlay-9932edc33cbafb6e7ecfae77d0fb277900da93d8d1700e844f2e7a339147077c-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-9932edc33cbafb6e7ecfae77d0fb277900da93d8d1700e844f2e7a339147077c-merged.mount has successfully entered the 'dead' state.\nJul 07 20:13:12 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 07 20:13:12 managed-node1 systemd[1]: libpod-conmon-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit libpod-conmon-fd6e3c728187a2f7bf9816bdd10f067b96537d0cd0728b652629fd707a52323c.scope has successfully entered the 'dead' state.\nJul 07 20:13:12 managed-node1 platform-python[40256]: ansible-ansible.legacy.command Invoked with _raw_params=podman volume rm 3d862ddec4300f01d16f48f9bc70e1ab9060957c31772608c131707fa7e9530a _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 07 20:13:12 managed-node1 platform-python[40386]: ansible-file Invoked with path=/tmp/lsr_g1udakmi_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 07 20:13:15 managed-node1 platform-python[40548]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 07 20:13:15 managed-node1 platform-python[40708]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:16 managed-node1 platform-python[40831]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:18 managed-node1 platform-python[41079]: 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 07 20:13:19 managed-node1 platform-python[41208]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:13:19 managed-node1 platform-python[41332]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:21 managed-node1 platform-python[41457]: ansible-tempfile Invoked with state=directory prefix=lsr_podman_config_ suffix= path=None\nJul 07 20:13:22 managed-node1 platform-python[41580]: ansible-ansible.legacy.command Invoked with _raw_params=tar --ignore-failed-read -c -P -v -p -f /tmp/lsr_podman_config_eh60794g/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 07 20:13:22 managed-node1 platform-python[41704]: 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 07 20:13:22 managed-node1 useradd[41709]: new group: name=user1, GID=1000\nJul 07 20:13:22 managed-node1 useradd[41709]: new user: name=user1, UID=1000, GID=1000, home=/home/user1, shell=/bin/bash\nJul 07 20:13:25 managed-node1 platform-python[41962]: 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 07 20:13:26 managed-node1 platform-python[42091]: ansible-getent Invoked with database=passwd key=user1 fail_key=False service=None split=None\nJul 07 20:13:26 managed-node1 platform-python[42215]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:26 managed-node1 platform-python[42340]: 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 07 20:13:27 managed-node1 platform-python[42464]: 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 07 20:13:28 managed-node1 platform-python[42588]: 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 07 20:13:28 managed-node1 platform-python[42711]: 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 07 20:13:29 managed-node1 platform-python[42810]: 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-1751933608.4442887-13818-203828107249767/source _original_basename=tmp2im13war 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 07 20:13:29 managed-node1 platform-python[42935]: 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 07 20:13:29 managed-node1 platform-python[43058]: 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 07 20:13:30 managed-node1 platform-python[43157]: 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-1751933609.6925502-13875-87176783089164/source _original_basename=tmpedt3m65n 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 07 20:13:30 managed-node1 platform-python[43282]: 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 07 20:13:31 managed-node1 platform-python[43405]: 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 07 20:13:31 managed-node1 platform-python[43504]: 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-1751933610.9488542-13923-231091939259467/source _original_basename=tmpecztpwnu 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 07 20:13:31 managed-node1 platform-python[43629]: 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 07 20:13:32 managed-node1 platform-python[43752]: 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 07 20:13:32 managed-node1 platform-python[43875]: 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 07 20:13:33 managed-node1 platform-python[43974]: 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-1751933612.5160282-13996-72093044894160/source _original_basename=tmpfiqb05ty 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 07 20:13:33 managed-node1 platform-python[44099]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:34 managed-node1 platform-python[44224]: 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 07 20:13:34 managed-node1 platform-python[44348]: 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 07 20:13:35 managed-node1 platform-python[44472]: 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 07 20:13:36 managed-node1 platform-python[44819]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:37 managed-node1 platform-python[44944]: 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 07 20:13:37 managed-node1 platform-python[45068]: 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 07 20:13:38 managed-node1 platform-python[45192]: 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 07 20:13:38 managed-node1 platform-python[45317]: 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 07 20:13:39 managed-node1 platform-python[45442]: 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 07 20:13:39 managed-node1 platform-python[45567]: 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 07 20:13:39 managed-node1 platform-python[45692]: 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 07 20:13:42 managed-node1 platform-python[45941]: 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 07 20:13:43 managed-node1 platform-python[46070]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:44 managed-node1 platform-python[46195]: 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 07 20:13:44 managed-node1 platform-python[46319]: 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 07 20:13:45 managed-node1 platform-python[46443]: 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 07 20:13:45 managed-node1 platform-python[46566]: 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 07 20:13:45 managed-node1 platform-python[46630]: 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=tmpv6awi9kz 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 07 20:13:46 managed-node1 platform-python[46753]: 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 07 20:13:46 managed-node1 platform-python[46876]: 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 07 20:13:46 managed-node1 platform-python[46940]: 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=tmpld1z9971 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 07 20:13:47 managed-node1 platform-python[47063]: 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 07 20:13:47 managed-node1 platform-python[47186]: 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 07 20:13:48 managed-node1 platform-python[47250]: ansible-ansible.legacy.file Invoked with owner=user1 group=user1 mode=0644 dest=/home/user1/.config/containers/storage.conf _original_basename=tmpogtggds4 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 07 20:13:48 managed-node1 platform-python[47373]: 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 07 20:13:48 managed-node1 platform-python[47496]: 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 07 20:13:49 managed-node1 platform-python[47621]: ansible-slurp Invoked with path=/home/user1/.config/containers/policy.json src=/home/user1/.config/containers/policy.json\nJul 07 20:13:50 managed-node1 platform-python[47744]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:50 managed-node1 platform-python[47869]: 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 07 20:13:50 managed-node1 platform-python[47993]: 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 07 20:13:51 managed-node1 platform-python[48117]: 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 07 20:13:53 managed-node1 platform-python[48427]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:53 managed-node1 platform-python[48552]: 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 07 20:13:54 managed-node1 platform-python[48676]: 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 07 20:13:55 managed-node1 platform-python[48800]: 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 07 20:13:55 managed-node1 platform-python[48925]: 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 07 20:13:55 managed-node1 platform-python[49050]: 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 07 20:13:56 managed-node1 platform-python[49175]: 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 07 20:13:58 managed-node1 platform-python[49425]: 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 07 20:13:59 managed-node1 platform-python[49554]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:13:59 managed-node1 platform-python[49678]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:00 managed-node1 platform-python[49803]: 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 07 20:14:01 managed-node1 platform-python[49926]: 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 07 20:14:01 managed-node1 platform-python[50025]: 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-1751933640.7999432-15017-174714386022238/source _original_basename=tmpwmkwc7_r 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 07 20:14:01 managed-node1 platform-python[50150]: 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 07 20:14:02 managed-node1 platform-python[50273]: 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 07 20:14:02 managed-node1 platform-python[50372]: 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-1751933641.9483154-15075-274864138293397/source _original_basename=tmpuqrumlre 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 07 20:14:02 managed-node1 platform-python[50497]: 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 07 20:14:03 managed-node1 platform-python[50620]: 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 07 20:14:03 managed-node1 platform-python[50721]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/storage.conf owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751933643.0880578-15126-78971180479869/source _original_basename=tmp124ngalx 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 07 20:14:04 managed-node1 platform-python[50846]: 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 07 20:14:04 managed-node1 platform-python[50969]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:04 managed-node1 platform-python[51094]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json\nJul 07 20:14:05 managed-node1 platform-python[51217]: 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 07 20:14:05 managed-node1 platform-python[51318]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/policy.json owner=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1751933644.9727504-15206-80436667009190/source _original_basename=tmp5mucblfd 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 07 20:14:06 managed-node1 platform-python[51443]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:07 managed-node1 platform-python[51568]: 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 07 20:14:09 managed-node1 platform-python[51917]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:10 managed-node1 platform-python[52042]: 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 07 20:14:10 managed-node1 platform-python[52167]: 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 07 20:14:11 managed-node1 platform-python[52292]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:11 managed-node1 platform-python[52417]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:14 managed-node1 platform-python[52667]: 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 07 20:14:15 managed-node1 platform-python[52795]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:15 managed-node1 platform-python[52920]: 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 07 20:14:16 managed-node1 platform-python[53043]: 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 07 20:14:16 managed-node1 platform-python[53107]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/containers.conf.d/50-systemroles.conf _original_basename=tmpxlpxk23w 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 07 20:14:17 managed-node1 platform-python[53230]: 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 07 20:14:17 managed-node1 platform-python[53353]: 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 07 20:14:17 managed-node1 platform-python[53417]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpggptjz7u 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 07 20:14:18 managed-node1 platform-python[53540]: 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 07 20:14:18 managed-node1 platform-python[53663]: 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 07 20:14:19 managed-node1 platform-python[53727]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmpplg2p99p 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 07 20:14:19 managed-node1 platform-python[53850]: 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 07 20:14:19 managed-node1 platform-python[53973]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:20 managed-node1 platform-python[54098]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json\nJul 07 20:14:21 managed-node1 platform-python[54221]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:21 managed-node1 platform-python[54346]: 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 07 20:14:23 managed-node1 platform-python[54656]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:24 managed-node1 platform-python[54781]: 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 07 20:14:24 managed-node1 platform-python[54906]: 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 07 20:14:25 managed-node1 platform-python[55031]: ansible-stat Invoked with path=/etc/containers/storage.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:25 managed-node1 platform-python[55156]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:25 managed-node1 platform-python[55281]: 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 07 20:14:26 managed-node1 platform-python[55404]: 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 07 20:14:26 managed-node1 platform-python[55527]: ansible-slurp Invoked with path=/home/user1/.config/containers/storage.conf src=/home/user1/.config/containers/storage.conf\nJul 07 20:14:27 managed-node1 platform-python[55650]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf\nJul 07 20:14:27 managed-node1 platform-python[55773]: ansible-slurp Invoked with path=/etc/containers/registries.conf.d/50-systemroles.conf src=/etc/containers/registries.conf.d/50-systemroles.conf\nJul 07 20:14:28 managed-node1 platform-python[55896]: ansible-slurp Invoked with path=/etc/containers/storage.conf src=/etc/containers/storage.conf\nJul 07 20:14:31 managed-node1 platform-python[56144]: 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 07 20:14:32 managed-node1 platform-python[56273]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:32 managed-node1 platform-python[56398]: 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 07 20:14:33 managed-node1 platform-python[56521]: 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 07 20:14:33 managed-node1 platform-python[56622]: 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-1751933673.0533648-16059-112177277073811/source _original_basename=tmpkc2w6i8h 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 07 20:14:34 managed-node1 platform-python[56747]: 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 07 20:14:34 managed-node1 platform-python[56870]: 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 07 20:14:34 managed-node1 platform-python[56934]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/registries.conf.d/50-systemroles.conf _original_basename=tmpmv6x1kbl 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 07 20:14:35 managed-node1 platform-python[57057]: 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 07 20:14:35 managed-node1 platform-python[57180]: 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 07 20:14:36 managed-node1 platform-python[57244]: ansible-ansible.legacy.file Invoked with owner=root mode=0644 dest=/etc/containers/storage.conf _original_basename=tmpq0t44buq 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 07 20:14:36 managed-node1 platform-python[57367]: 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 07 20:14:36 managed-node1 platform-python[57490]: ansible-stat Invoked with path=/etc/containers/policy.json follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:37 managed-node1 platform-python[57615]: ansible-slurp Invoked with path=/etc/containers/policy.json src=/etc/containers/policy.json\nJul 07 20:14:38 managed-node1 platform-python[57738]: ansible-slurp Invoked with path=/etc/containers/containers.conf.d/50-systemroles.conf src=/etc/containers/containers.conf.d/50-systemroles.conf\nJul 07 20:14:38 managed-node1 platform-python[57861]: 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 07 20:14:38 managed-node1 platform-python[57984]: 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 07 20:14:39 managed-node1 platform-python[58107]: 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 07 20:14:39 managed-node1 platform-python[58230]: 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 07 20:14:39 managed-node1 platform-python[58353]: 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 07 20:14:40 managed-node1 platform-python[58476]: 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 07 20:14:40 managed-node1 platform-python[58599]: 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 07 20:14:40 managed-node1 platform-python[58722]: 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 07 20:14:41 managed-node1 platform-python[58845]: 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 07 20:14:41 managed-node1 platform-python[58968]: 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 07 20:14:41 managed-node1 platform-python[59091]: ansible-ansible.legacy.command Invoked with _raw_params=tar xfvpP /tmp/lsr_podman_config_eh60794g/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 07 20:14:42 managed-node1 platform-python[59215]: ansible-file Invoked with state=absent path=/tmp/lsr_podman_config_eh60794g 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 07 20:14:44 managed-node1 platform-python[59377]: 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 07 20:14:44 managed-node1 platform-python[59504]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:45 managed-node1 platform-python[59627]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:47 managed-node1 platform-python[59875]: 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 07 20:14:48 managed-node1 platform-python[60004]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:14:49 managed-node1 platform-python[60128]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:52 managed-node1 platform-python[60292]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 07 20:14:55 managed-node1 platform-python[60452]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:55 managed-node1 platform-python[60575]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:58 managed-node1 platform-python[60823]: 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 07 20:14:59 managed-node1 platform-python[60952]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:14:59 managed-node1 platform-python[61076]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:04 managed-node1 platform-python[61240]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nJul 07 20:15:05 managed-node1 platform-python[61400]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:05 managed-node1 platform-python[61523]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:08 managed-node1 platform-python[61771]: 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 07 20:15:09 managed-node1 platform-python[61900]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:15:10 managed-node1 platform-python[62024]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:12 managed-node1 platform-python[62149]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:13 managed-node1 platform-python[62274]: 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 07 20:15:14 managed-node1 platform-python[62397]: 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 07 20:15:14 managed-node1 platform-python[62496]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751933714.1632168-17986-2851343888714/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 07 20:15:17 managed-node1 platform-python[62746]: 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 07 20:15:18 managed-node1 platform-python[62875]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:20 managed-node1 platform-python[63000]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:22 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 07 20:15:23 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 07 20:15:23 managed-node1 platform-python[63263]: 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 07 20:15:24 managed-node1 platform-python[63386]: 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 07 20:15:24 managed-node1 platform-python[63485]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1751933724.0105758-18331-153209654949797/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 07 20:15:27 managed-node1 platform-python[63735]: 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 07 20:15:28 managed-node1 platform-python[63864]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:30 managed-node1 platform-python[63989]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:15:32 managed-node1 platform-python[64114]: 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 07 20:15:32 managed-node1 platform-python[64240]: 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 07 20:15:33 managed-node1 platform-python[64488]: 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 07 20:15:33 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 07 20:15:33 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 07 20:15:36 managed-node1 platform-python[64807]: 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 07 20:15:37 managed-node1 platform-python[64936]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None\nJul 07 20:15:37 managed-node1 platform-python[65060]: 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-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 07 July 2025 20:15:38 -0400 (0:00:00.444) 0:00:34.328 *********** =============================================================================== fedora.linux_system_roles.podman : Gather the package facts ------------- 1.84s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.49s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.47s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.47s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure container images are present --- 1.33s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.80s /tmp/collections-pTD/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.74s /tmp/collections-pTD/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.69s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 fedora.linux_system_roles.podman : Get podman version ------------------- 0.59s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Debug3 ------------------------------------------------------------------ 0.57s /tmp/collections-pTD/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.48s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 fedora.linux_system_roles.podman : Get user information ----------------- 0.47s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Dump journal ------------------------------------------------------------ 0.44s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 fedora.linux_system_roles.podman : Check if system is ostree ------------ 0.44s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 fedora.linux_system_roles.podman : Slurp quadlet file ------------------- 0.44s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 fedora.linux_system_roles.podman : Get podman version ------------------- 0.42s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : Ensure the quadlet directory is present --- 0.41s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 fedora.linux_system_roles.podman : Get podman version ------------------- 0.41s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : See if getsubids exists -------------- 0.39s /tmp/collections-pTD/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31