ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:5 Saturday 04 October 2025 12:36:08 -0400 (0:00:00.035) 0:00:00.035 ****** 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-SJc/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 Saturday 04 October 2025 12:36:08 -0400 (0:00:00.026) 0:00:00.061 ****** ok: [managed-node1] META: ran handlers TASK [Test is only supported on x86_64] **************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:55 Saturday 04 October 2025 12:36:09 -0400 (0:00:00.946) 0:00:01.008 ****** skipping: [managed-node1] => {} META: TASK [Run role - do not pull images] ******************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:70 Saturday 04 October 2025 12:36:09 -0400 (0:00:00.067) 0:00:01.075 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 04 October 2025 12:36:09 -0400 (0:00:00.084) 0:00:01.160 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 04 October 2025 12:36:09 -0400 (0:00:00.024) 0:00:01.184 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 04 October 2025 12:36:09 -0400 (0:00:00.016) 0:00:01.200 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 04 October 2025 12:36:10 -0400 (0:00:00.483) 0:00:01.684 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 04 October 2025 12:36:10 -0400 (0:00:00.029) 0:00:01.714 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 04 October 2025 12:36:10 -0400 (0:00:00.368) 0:00:02.082 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 04 October 2025 12:36:10 -0400 (0:00:00.030) 0:00:02.112 ****** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-gxA/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, "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-gxA/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-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 04 October 2025 12:36:10 -0400 (0:00:00.072) 0:00:02.185 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 04 October 2025 12:36:12 -0400 (0:00:01.642) 0:00:03.827 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 04 October 2025 12:36:12 -0400 (0:00:00.036) 0:00:03.864 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 04 October 2025 12:36:12 -0400 (0:00:00.053) 0:00:03.918 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 04 October 2025 12:36:12 -0400 (0:00:00.053) 0:00:03.971 ****** skipping: [managed-node1] => { "changed": 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 04 October 2025 12:36:12 -0400 (0:00:00.047) 0:00:04.018 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 04 October 2025 12:36:12 -0400 (0:00:00.050) 0:00:04.069 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028522", "end": "2025-10-04 12:36:13.192034", "rc": 0, "start": "2025-10-04 12:36:13.163512" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.526) 0:00:04.595 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.032) 0:00:04.628 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.030) 0:00:04.659 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.056) 0:00:04.715 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.074) 0:00:04.789 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.062) 0:00:04.852 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:13 -0400 (0:00:00.461) 0:00:05.313 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.038) 0:00:05.352 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.045) 0:00:05.397 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.351) 0:00:05.748 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.035) 0:00:05.783 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.061) 0:00:05.845 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.033) 0:00:05.879 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.033) 0:00:05.912 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.032) 0:00:05.945 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.031) 0:00:05.977 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.033) 0:00:06.010 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.033) 0:00:06.043 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.072) 0:00:06.116 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.060) 0:00:06.176 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.031) 0:00:06.208 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.030) 0:00:06.238 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.061) 0:00:06.300 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 04 October 2025 12:36:14 -0400 (0:00:00.030) 0:00:06.331 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.030) 0:00:06.361 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.072) 0:00:06.433 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.060) 0:00:06.494 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.033) 0:00:06.528 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.067) 0:00:06.595 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.032) 0:00:06.627 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.030) 0:00:06.658 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.030) 0:00:06.689 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.030) 0:00:06.720 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.030) 0:00:06.750 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.031) 0:00:06.781 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.028) 0:00:06.810 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.029) 0:00:06.839 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.027) 0:00:06.867 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.028) 0:00:06.896 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.028) 0:00:06.924 ****** included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.078) 0:00:07.002 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.071) 0:00:07.074 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.039) 0:00:07.114 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.031) 0:00:07.145 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.052) 0:00:07.198 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.096) 0:00:07.294 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:15 -0400 (0:00:00.042) 0:00:07.337 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.046) 0:00:07.383 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.053) 0:00:07.437 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.360) 0:00:07.797 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.034) 0:00:07.832 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.033) 0:00:07.866 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.035) 0:00:07.901 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.032) 0:00:07.933 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.032) 0:00:07.965 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.032) 0:00:07.998 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.032) 0:00:08.030 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.032) 0:00:08.063 ****** 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_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.082) 0:00:08.146 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.041) 0:00:08.187 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.033) 0:00:08.221 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.076) 0:00:08.298 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Saturday 04 October 2025 12:36:16 -0400 (0:00:00.035) 0:00:08.333 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.030) 0:00:08.364 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.071) 0:00:08.435 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.062) 0:00:08.498 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.031) 0:00:08.529 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.032) 0:00:08.561 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.031) 0:00:08.592 ****** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.028) 0:00:08.621 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.037) 0:00:08.658 ****** 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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.479) 0:00:09.138 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.065) 0:00:09.203 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Saturday 04 October 2025 12:36:17 -0400 (0:00:00.034) 0:00:09.238 ****** 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-1759595777.9433658-25477-212387394143508/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.745) 0:00:09.983 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.035) 0:00:10.019 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.037) 0:00:10.056 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.040) 0:00:10.097 ****** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.028) 0:00:10.126 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.029) 0:00:10.155 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:86 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.032) 0:00:10.187 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:90 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.032) 0:00:10.219 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 04 October 2025 12:36:18 -0400 (0:00:00.078) 0:00:10.298 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.053) 0:00:10.352 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.075) 0:00:10.427 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.032) 0:00:10.459 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.033) 0:00:10.493 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.038) 0:00:10.532 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.032) 0:00:10.564 ****** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-gxA/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, "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-gxA/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-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 04 October 2025 12:36:19 -0400 (0:00:00.080) 0:00:10.645 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 04 October 2025 12:36:20 -0400 (0:00:01.461) 0:00:12.106 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 04 October 2025 12:36:20 -0400 (0:00:00.050) 0:00:12.156 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 04 October 2025 12:36:20 -0400 (0:00:00.062) 0:00:12.219 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 04 October 2025 12:36:20 -0400 (0:00:00.050) 0:00:12.269 ****** skipping: [managed-node1] => { "changed": 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.074) 0:00:12.344 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.034) 0:00:12.379 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027210", "end": "2025-10-04 12:36:21.342666", "rc": 0, "start": "2025-10-04 12:36:21.315456" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.365) 0:00:12.745 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.033) 0:00:12.778 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.030) 0:00:12.809 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.061) 0:00:12.871 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.112) 0:00:12.983 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.075) 0:00:13.059 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.066) 0:00:13.126 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.071) 0:00:13.197 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:21 -0400 (0:00:00.054) 0:00:13.251 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.354) 0:00:13.606 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.033) 0:00:13.640 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.067) 0:00:13.707 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.049) 0:00:13.757 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.049) 0:00:13.807 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.040) 0:00:13.848 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.044) 0:00:13.893 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.054) 0:00:13.947 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.055) 0:00:14.002 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.092) 0:00:14.095 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.063) 0:00:14.158 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.032) 0:00:14.191 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.032) 0:00:14.223 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 October 2025 12:36:22 -0400 (0:00:00.074) 0:00:14.298 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.041) 0:00:14.340 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.039) 0:00:14.379 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.079) 0:00:14.459 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.064) 0:00:14.524 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.032) 0:00:14.556 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.087) 0:00:14.644 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.042) 0:00:14.686 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.035) 0:00:14.722 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.040) 0:00:14.762 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.035) 0:00:14.798 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.034) 0:00:14.832 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.030) 0:00:14.863 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.029) 0:00:14.893 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.029) 0:00:14.923 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.027) 0:00:14.951 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.034) 0:00:14.985 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.040) 0:00:15.026 ****** included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.117) 0:00:15.143 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.046) 0:00:15.189 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.086) 0:00:15.276 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 04 October 2025 12:36:23 -0400 (0:00:00.031) 0:00:15.308 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.046) 0:00:15.355 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.058) 0:00:15.414 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.040) 0:00:15.454 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.044) 0:00:15.499 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.063) 0:00:15.562 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.368) 0:00:15.930 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.039) 0:00:15.970 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.043) 0:00:16.014 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.036) 0:00:16.050 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.033) 0:00:16.084 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.033) 0:00:16.117 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.032) 0:00:16.150 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.032) 0:00:16.183 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.040) 0:00:16.223 ****** 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_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 04 October 2025 12:36:24 -0400 (0:00:00.102) 0:00:16.326 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.051) 0:00:16.378 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.038) 0:00:16.416 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.077) 0:00:16.494 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.037) 0:00:16.531 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.034) 0:00:16.566 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.116) 0:00:16.683 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.102) 0:00:16.785 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.050) 0:00:16.835 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.037) 0:00:16.873 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.037) 0:00:16.910 ****** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Saturday 04 October 2025 12:36:25 -0400 (0:00:00.038) 0:00:16.948 ****** ok: [managed-node1] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Saturday 04 October 2025 12:36:26 -0400 (0:00:00.979) 0:00:17.928 ****** 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": 30, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.424) 0:00:18.353 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.034) 0:00:18.387 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.032) 0:00:18.419 ****** 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-1759595787.123391-25924-98627393433661/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.661) 0:00:19.080 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.035) 0:00:19.115 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.051) 0:00:19.166 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.054) 0:00:19.221 ****** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.049) 0:00:19.271 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 04 October 2025 12:36:27 -0400 (0:00:00.047) 0:00:19.318 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:106 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.050) 0:00:19.368 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:113 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.057) 0:00:19.426 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.225) 0:00:19.651 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.068) 0:00:19.719 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.048) 0:00:19.768 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.034) 0:00:19.803 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.032) 0:00:19.835 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.030) 0:00:19.865 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.031) 0:00:19.897 ****** [WARNING]: 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-gxA/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, "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-gxA/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-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 04 October 2025 12:36:28 -0400 (0:00:00.093) 0:00:19.990 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 04 October 2025 12:36:30 -0400 (0:00:01.502) 0:00:21.493 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.091) 0:00:21.584 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.063) 0:00:21.647 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.052) 0:00:21.700 ****** skipping: [managed-node1] => { "changed": 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.052) 0:00:21.753 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.051) 0:00:21.804 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026498", "end": "2025-10-04 12:36:30.802194", "rc": 0, "start": "2025-10-04 12:36:30.775696" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.424) 0:00:22.228 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.052) 0:00:22.281 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 04 October 2025 12:36:30 -0400 (0:00:00.051) 0:00:22.333 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.091) 0:00:22.424 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.117) 0:00:22.542 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.102) 0:00:22.644 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.064) 0:00:22.708 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.063) 0:00:22.772 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.071) 0:00:22.843 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.365) 0:00:23.209 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.038) 0:00:23.247 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:31 -0400 (0:00:00.051) 0:00:23.298 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.054) 0:00:23.352 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.042) 0:00:23.395 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.038) 0:00:23.434 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.042) 0:00:23.477 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.040) 0:00:23.518 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.033) 0:00:23.551 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.075) 0:00:23.627 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.063) 0:00:23.691 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.048) 0:00:23.739 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.052) 0:00:23.792 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.082) 0:00:23.874 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.048) 0:00:23.923 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.039) 0:00:23.963 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.106) 0:00:24.070 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.032) 0:00:24.103 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.035) 0:00:24.139 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.100) 0:00:24.239 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 04 October 2025 12:36:32 -0400 (0:00:00.051) 0:00:24.291 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.051) 0:00:24.342 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.039) 0:00:24.382 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.041) 0:00:24.423 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.038) 0:00:24.461 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.038) 0:00:24.500 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.033) 0:00:24.534 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.030) 0:00:24.564 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.030) 0:00:24.594 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.029) 0:00:24.624 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.029) 0:00:24.654 ****** included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.114) 0:00:24.768 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.042) 0:00:24.811 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.040) 0:00:24.852 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.039) 0:00:24.891 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.054) 0:00:24.946 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.058) 0:00:25.004 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.038) 0:00:25.043 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.040) 0:00:25.083 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:33 -0400 (0:00:00.045) 0:00:25.128 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.353) 0:00:25.482 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.035) 0:00:25.517 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.032) 0:00:25.550 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.033) 0:00:25.584 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.032) 0:00:25.616 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.032) 0:00:25.649 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.034) 0:00:25.684 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.083) 0:00:25.767 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.042) 0:00:25.809 ****** 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_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.050) 0:00:25.859 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.042) 0:00:25.902 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.030) 0:00:25.933 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.086) 0:00:26.019 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.038) 0:00:26.058 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.078) 0:00:26.136 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 October 2025 12:36:34 -0400 (0:00:00.033) 0:00:26.169 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Saturday 04 October 2025 12:36:35 -0400 (0:00:00.707) 0:00:26.877 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595778.570665, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "ctime": 1759595778.574665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 218104019, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759595778.2456617, "nlink": 1, "path": "/etc/containers/systemd/nopull.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "version": "2172150921", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 October 2025 12:36:35 -0400 (0:00:00.387) 0:00:27.265 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Saturday 04 October 2025 12:36:36 -0400 (0:00:00.100) 0:00:27.365 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Saturday 04 October 2025 12:36:36 -0400 (0:00:00.471) 0:00:27.836 ****** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:20 Saturday 04 October 2025 12:36:36 -0400 (0:00:00.042) 0:00:27.879 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:28 Saturday 04 October 2025 12:36:36 -0400 (0:00:00.031) 0:00:27.911 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 Saturday 04 October 2025 12:36:36 -0400 (0:00:00.036) 0:00:27.947 ****** changed: [managed-node1] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Saturday 04 October 2025 12:36:37 -0400 (0:00:00.395) 0:00:28.343 ****** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:59 Saturday 04 October 2025 12:36:37 -0400 (0:00:00.608) 0:00:28.952 ****** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:105 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.426) 0:00:29.378 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.067) 0:00:29.446 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.056) 0:00:29.502 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.059) 0:00:29.561 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.151) 0:00:29.713 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.053) 0:00:29.766 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.055) 0:00:29.822 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:147 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.052) 0:00:29.874 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:156 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.059) 0:00:29.934 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:165 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.054) 0:00:29.988 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:174 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.051) 0:00:30.040 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.056) 0:00:30.097 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:193 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.064) 0:00:30.162 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:203 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.056) 0:00:30.218 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.056) 0:00:30.275 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 04 October 2025 12:36:38 -0400 (0:00:00.052) 0:00:30.327 ****** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.051) 0:00:30.379 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.047) 0:00:30.427 ****** 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 : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.051) 0:00:30.478 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.089) 0:00:30.568 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.064) 0:00:30.632 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.048) 0:00:30.681 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.112) 0:00:30.793 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.052) 0:00:30.845 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.051) 0:00:30.897 ****** [WARNING]: 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-gxA/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, "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-gxA/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-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 04 October 2025 12:36:39 -0400 (0:00:00.129) 0:00:31.027 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 04 October 2025 12:36:41 -0400 (0:00:01.462) 0:00:32.489 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.032) 0:00:32.522 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.043) 0:00:32.566 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.047) 0:00:32.614 ****** skipping: [managed-node1] => { "changed": 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.039) 0:00:32.653 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.036) 0:00:32.689 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027258", "end": "2025-10-04 12:36:41.675894", "rc": 0, "start": "2025-10-04 12:36:41.648636" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.395) 0:00:33.085 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.039) 0:00:33.124 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.032) 0:00:33.157 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.065) 0:00:33.223 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 04 October 2025 12:36:41 -0400 (0:00:00.080) 0:00:33.303 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.103) 0:00:33.406 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.071) 0:00:33.478 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.065) 0:00:33.543 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.069) 0:00:33.613 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.403) 0:00:34.017 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.041) 0:00:34.058 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.035) 0:00:34.093 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.033) 0:00:34.127 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.074) 0:00:34.201 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.035) 0:00:34.237 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.032) 0:00:34.270 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.031) 0:00:34.302 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 04 October 2025 12:36:42 -0400 (0:00:00.034) 0:00:34.336 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.076) 0:00:34.412 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.060) 0:00:34.473 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.033) 0:00:34.506 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.031) 0:00:34.538 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.063) 0:00:34.601 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.032) 0:00:34.634 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.033) 0:00:34.667 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.064) 0:00:34.731 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.032) 0:00:34.764 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.030) 0:00:34.795 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.101) 0:00:34.896 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.032) 0:00:34.929 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.031) 0:00:34.960 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.030) 0:00:34.991 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.032) 0:00:35.024 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.036) 0:00:35.060 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.033) 0:00:35.093 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.031) 0:00:35.125 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.030) 0:00:35.156 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.032) 0:00:35.188 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.045) 0:00:35.233 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 04 October 2025 12:36:43 -0400 (0:00:00.049) 0:00:35.283 ****** included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.130) 0:00:35.413 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.065) 0:00:35.479 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.063) 0:00:35.542 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.057) 0:00:35.600 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.116) 0:00:35.716 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.074) 0:00:35.790 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.046) 0:00:35.836 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.038) 0:00:35.875 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.045) 0:00:35.921 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:36:44 -0400 (0:00:00.385) 0:00:36.306 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.059) 0:00:36.366 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.058) 0:00:36.424 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.055) 0:00:36.479 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.054) 0:00:36.534 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.062) 0:00:36.596 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.051) 0:00:36.648 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.039) 0:00:36.688 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.041) 0:00:36.730 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.074) 0:00:36.804 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.052) 0:00:36.857 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.031) 0:00:36.888 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_images": [], "__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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.152) 0:00:37.041 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.061) 0:00:37.102 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.124) 0:00:37.226 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 October 2025 12:36:45 -0400 (0:00:00.055) 0:00:37.281 ****** changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Saturday 04 October 2025 12:36:46 -0400 (0:00:00.712) 0:00:37.994 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595797.4548523, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "ctime": 1759595787.6717553, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 257949891, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759595787.424753, "nlink": 1, "path": "/etc/containers/systemd/bogus.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 138, "uid": 0, "version": "322105093", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 October 2025 12:36:47 -0400 (0:00:00.415) 0:00:38.410 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Saturday 04 October 2025 12:36:47 -0400 (0:00:00.101) 0:00:38.512 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Saturday 04 October 2025 12:36:47 -0400 (0:00:00.378) 0:00:38.891 ****** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:20 Saturday 04 October 2025 12:36:47 -0400 (0:00:00.050) 0:00:38.941 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:28 Saturday 04 October 2025 12:36:47 -0400 (0:00:00.037) 0:00:38.979 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 Saturday 04 October 2025 12:36:47 -0400 (0:00:00.030) 0:00:39.010 ****** changed: [managed-node1] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Saturday 04 October 2025 12:36:48 -0400 (0:00:00.354) 0:00:39.364 ****** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:59 Saturday 04 October 2025 12:36:48 -0400 (0:00:00.591) 0:00:39.955 ****** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:105 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.401) 0:00:40.357 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.047) 0:00:40.404 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.033) 0:00:40.437 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.039) 0:00:40.477 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.057) 0:00:40.534 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.032) 0:00:40.567 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.030) 0:00:40.597 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:147 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.031) 0:00:40.629 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:156 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.034) 0:00:40.663 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:165 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.033) 0:00:40.697 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:174 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.071) 0:00:40.768 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.033) 0:00:40.802 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:193 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.034) 0:00:40.836 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:203 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.033) 0:00:40.870 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.034) 0:00:40.904 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.033) 0:00:40.937 ****** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.029) 0:00:40.967 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.030) 0:00:40.997 ****** 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 [Create user for testing] ************************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:125 Saturday 04 October 2025 12:36:49 -0400 (0:00:00.030) 0:00:41.028 ****** changed: [managed-node1] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:138 Saturday 04 October 2025 12:36:50 -0400 (0:00:00.647) 0:00:41.676 ****** ok: [managed-node1 -> localhost] => { "changed": false, "content": "NzAzZjRlYzlmOTA0NGE4ODg1NTQyZDVlMzQ2MzkyNTcK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Enable cgroup controllers] *********************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:150 Saturday 04 October 2025 12:36:50 -0400 (0:00:00.321) 0:00:41.998 ****** changed: [managed-node1] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.107803", "end": "2025-10-04 12:36:51.641503", "rc": 0, "start": "2025-10-04 12:36:51.533700" } TASK [Reboot] ****************************************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:188 Saturday 04 October 2025 12:36:51 -0400 (0:00:00.506) 0:00:43.044 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:191 Saturday 04 October 2025 12:37:15 -0400 (0:00:23.491) 0:01:06.535 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.075) 0:01:06.610 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.053) 0:01:06.663 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.076) 0:01:06.740 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.031) 0:01:06.772 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.031) 0:01:06.803 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.029) 0:01:06.833 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.032) 0:01:06.866 ****** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-gxA/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, "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-gxA/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-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 04 October 2025 12:37:15 -0400 (0:00:00.078) 0:01:06.944 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 04 October 2025 12:37:17 -0400 (0:00:01.727) 0:01:08.672 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.031) 0:01:08.703 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.074) 0:01:08.778 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.030) 0:01:08.809 ****** skipping: [managed-node1] => { "changed": 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.031) 0:01:08.840 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.029) 0:01:08.870 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.069224", "end": "2025-10-04 12:37:16.684643", "rc": 0, "start": "2025-10-04 12:37:16.615419" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.411) 0:01:09.281 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 04 October 2025 12:37:17 -0400 (0:00:00.033) 0:01:09.315 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.029) 0:01:09.344 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.110) 0:01:09.454 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.106) 0:01:09.561 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.058) 0:01:09.619 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.038) 0:01:09.658 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.037) 0:01:09.696 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.046) 0:01:09.743 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.357) 0:01:10.100 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.034) 0:01:10.134 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.031) 0:01:10.166 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.033) 0:01:10.200 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.032) 0:01:10.233 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.032) 0:01:10.265 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.033) 0:01:10.298 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:37:18 -0400 (0:00:00.031) 0:01:10.330 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.033) 0:01:10.364 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.073) 0:01:10.437 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.057) 0:01:10.494 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.032) 0:01:10.527 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.029) 0:01:10.557 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.058) 0:01:10.615 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.030) 0:01:10.646 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.067) 0:01:10.713 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.065) 0:01:10.778 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.030) 0:01:10.809 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.032) 0:01:10.841 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.061) 0:01:10.903 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.032) 0:01:10.935 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.031) 0:01:10.966 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.030) 0:01:10.997 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.032) 0:01:11.029 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.030) 0:01:11.059 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.031) 0:01:11.091 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.029) 0:01:11.121 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.029) 0:01:11.151 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.029) 0:01:11.180 ****** included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node1 included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Saturday 04 October 2025 12:37:19 -0400 (0:00:00.096) 0:01:11.277 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.071) 0:01:11.349 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.055) 0:01:11.404 ****** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.358) 0:01:11.763 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.037) 0:01:11.800 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.043) 0:01:11.844 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.030) 0:01:11.874 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.031) 0:01:11.906 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.031) 0:01:11.937 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.031) 0:01:11.969 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.032) 0:01:12.001 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.031) 0:01:12.033 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.031) 0:01:12.064 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.030) 0:01:12.094 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:15 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.031) 0:01:12.126 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:21 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.039) 0:01:12.165 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 04 October 2025 12:37:20 -0400 (0:00:00.090) 0:01:12.256 ****** changed: [managed-node1] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.019192", "end": "2025-10-04 12:37:21.223752", "rc": 0, "start": "2025-10-04 12:37:21.204560" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 04 October 2025 12:37:21 -0400 (0:00:00.393) 0:01:12.649 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 04 October 2025 12:37:21 -0400 (0:00:00.038) 0:01:12.688 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:26 Saturday 04 October 2025 12:37:21 -0400 (0:00:00.034) 0:01:12.722 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595841.2284777, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1759595841.2794783, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 29714, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1759595841.2794783, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42 Saturday 04 October 2025 12:37:21 -0400 (0:00:00.351) 0:01:13.073 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 Saturday 04 October 2025 12:37:21 -0400 (0:00:00.036) 0:01:13.110 ****** 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.344039", "end": "2025-10-04 12:37:22.393912", "rc": 1, "start": "2025-10-04 12:37:22.049873" } 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 e88ed4c39c12 5 minutes ago 769 kB quay.io/libpod/registry 2.8.2 0030ba3d620c 2 years 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-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:299 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.685) 0:01:13.796 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.071) 0:01:13.867 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.053) 0:01:13.920 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.038) 0:01:13.959 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.072) 0:01:14.032 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.033) 0:01:14.065 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.031) 0:01:14.096 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.033) 0:01:14.130 ****** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-gxA/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, "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-gxA/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-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 04 October 2025 12:37:22 -0400 (0:00:00.079) 0:01:14.209 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 04 October 2025 12:37:24 -0400 (0:00:01.414) 0:01:15.624 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.030) 0:01:15.654 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.040) 0:01:15.694 ****** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.030) 0:01:15.725 ****** skipping: [managed-node1] => { "changed": 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.064) 0:01:15.790 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.031) 0:01:15.821 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026858", "end": "2025-10-04 12:37:24.786776", "rc": 0, "start": "2025-10-04 12:37:24.759918" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.366) 0:01:16.187 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.033) 0:01:16.221 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 04 October 2025 12:37:24 -0400 (0:00:00.031) 0:01:16.252 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.101) 0:01:16.353 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.112) 0:01:16.465 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.060) 0:01:16.525 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.040) 0:01:16.566 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.038) 0:01:16.604 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.042) 0:01:16.646 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595437.0741138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1759595408.4418163, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884014, "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": "2692087740", "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:37:25 -0400 (0:00:00.357) 0:01:17.003 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003603", "end": "2025-10-04 12:37:25.955712", "rc": 0, "start": "2025-10-04 12:37:25.952109" } STDOUT: 0: user_quadlet_basic 165536 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.351) 0:01:17.355 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004329", "end": "2025-10-04 12:37:26.310147", "rc": 0, "start": "2025-10-04 12:37:26.305818" } STDOUT: 0: user_quadlet_basic 165536 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.354) 0:01:17.710 ****** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 165536 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 165536 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.048) 0:01:17.759 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.031) 0:01:17.791 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.035) 0:01:17.826 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.031) 0:01:17.858 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.033) 0:01:17.891 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.032) 0:01:17.923 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0700", "__podman_parent_path": "/home/user_quadlet_basic/.config/containers", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.074) 0:01:17.998 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.059) 0:01:18.057 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.031) 0:01:18.089 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.030) 0:01:18.119 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.062) 0:01:18.182 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.032) 0:01:18.214 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 04 October 2025 12:37:26 -0400 (0:00:00.065) 0:01:18.280 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.065) 0:01:18.346 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.032) 0:01:18.378 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:18.410 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.065) 0:01:18.476 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:18.508 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.030) 0:01:18.538 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:18.570 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.030) 0:01:18.601 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:18.632 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.029) 0:01:18.661 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.030) 0:01:18.692 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.028) 0:01:18.721 ****** 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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.027) 0:01:18.748 ****** included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node1 included: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.140) 0:01:18.889 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.033) 0:01:18.922 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.057) 0:01:18.980 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.038) 0:01:19.018 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.040) 0:01:19.058 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.043) 0:01:19.102 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:19.134 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:19.165 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:19.196 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.031) 0:01:19.227 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.029) 0:01:19.257 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.032) 0:01:19.289 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 04 October 2025 12:37:27 -0400 (0:00:00.030) 0:01:19.320 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.033) 0:01:19.353 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:15 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.032) 0:01:19.385 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:21 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.040) 0:01:19.426 ****** included: /tmp/collections-gxA/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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.058) 0:01:19.484 ****** skipping: [managed-node1] => { "changed": false, "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-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.069) 0:01:19.554 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.034) 0:01:19.588 ****** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:26 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.037) 0:01:19.626 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759595841.2284777, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1759595841.2794783, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 29714, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1759595841.2794783, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.349) 0:01:19.975 ****** fatal: [managed-node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result" } TASK [Dump journal] ************************************************************ task path: /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 Saturday 04 October 2025 12:37:28 -0400 (0:00:00.036) 0:01:20.011 ****** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.020194", "end": "2025-10-04 12:37:28.972153", "failed_when_result": true, "rc": 0, "start": "2025-10-04 12:37:28.951959" } STDOUT: -- Logs begin at Sat 2025-10-04 12:37:03 EDT, end at Sat 2025-10-04 12:37:28 EDT. -- Oct 04 12:37:03 localhost.localdomain kernel: Linux version 4.18.0-553.5.1.el8.x86_64 (mockbuild@x86-05.stream.rdu2.redhat.com) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Tue May 21 05:46:01 UTC 2024 Oct 04 12:37:03 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Oct 04 12:37:03 localhost.localdomain kernel: signal: max sigframe size: 1776 Oct 04 12:37:03 localhost.localdomain kernel: BIOS-provided physical RAM map: Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Oct 04 12:37:03 localhost.localdomain kernel: NX (Execute Disable) protection: active Oct 04 12:37:03 localhost.localdomain kernel: SMBIOS 2.7 present. Oct 04 12:37:03 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Oct 04 12:37:03 localhost.localdomain kernel: Hypervisor detected: Xen HVM Oct 04 12:37:03 localhost.localdomain kernel: Xen version 4.11. Oct 04 12:37:03 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Oct 04 12:37:03 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Oct 04 12:37:03 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Oct 04 12:37:03 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Oct 04 12:37:03 localhost.localdomain kernel: tsc: Detected 2899.998 MHz processor Oct 04 12:37:03 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Oct 04 12:37:03 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Oct 04 12:37:03 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Oct 04 12:37:03 localhost.localdomain kernel: MTRR default type: write-back Oct 04 12:37:03 localhost.localdomain kernel: MTRR fixed ranges enabled: Oct 04 12:37:03 localhost.localdomain kernel: 00000-9FFFF write-back Oct 04 12:37:03 localhost.localdomain kernel: A0000-BFFFF write-combining Oct 04 12:37:03 localhost.localdomain kernel: C0000-FFFFF write-back Oct 04 12:37:03 localhost.localdomain kernel: MTRR variable ranges enabled: Oct 04 12:37:03 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Oct 04 12:37:03 localhost.localdomain kernel: 1 disabled Oct 04 12:37:03 localhost.localdomain kernel: 2 disabled Oct 04 12:37:03 localhost.localdomain kernel: 3 disabled Oct 04 12:37:03 localhost.localdomain kernel: 4 disabled Oct 04 12:37:03 localhost.localdomain kernel: 5 disabled Oct 04 12:37:03 localhost.localdomain kernel: 6 disabled Oct 04 12:37:03 localhost.localdomain kernel: 7 disabled Oct 04 12:37:03 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Oct 04 12:37:03 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Oct 04 12:37:03 localhost.localdomain kernel: Using GB pages for direct mapping Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67201000, 0x67201fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67202000, 0x67202fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67203000, 0x67203fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67204000, 0x67204fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67205000, 0x67205fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: RAMDISK: [mem 0x3441e000-0x36206fff] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Oct 04 12:37:03 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Oct 04 12:37:03 localhost.localdomain kernel: No NUMA configuration found Oct 04 12:37:03 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Oct 04 12:37:03 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Oct 04 12:37:03 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Oct 04 12:37:03 localhost.localdomain kernel: Zone ranges: Oct 04 12:37:03 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Oct 04 12:37:03 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: Normal empty Oct 04 12:37:03 localhost.localdomain kernel: Device empty Oct 04 12:37:03 localhost.localdomain kernel: Movable zone start for each node Oct 04 12:37:03 localhost.localdomain kernel: Early memory node ranges Oct 04 12:37:03 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Oct 04 12:37:03 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Oct 04 12:37:03 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: On node 0 totalpages: 982941 Oct 04 12:37:03 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Oct 04 12:37:03 localhost.localdomain kernel: DMA zone: 157 pages reserved Oct 04 12:37:03 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Oct 04 12:37:03 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Oct 04 12:37:03 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Oct 04 12:37:03 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ0 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ5 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ9 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ10 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ11 used by override. Oct 04 12:37:03 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Oct 04 12:37:03 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Oct 04 12:37:03 localhost.localdomain kernel: TSC deadline timer available Oct 04 12:37:03 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Oct 04 12:37:03 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Oct 04 12:37:03 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Oct 04 12:37:03 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Oct 04 12:37:03 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Oct 04 12:37:03 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Oct 04 12:37:03 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Oct 04 12:37:03 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Oct 04 12:37:03 localhost.localdomain kernel: xen: PV spinlocks enabled Oct 04 12:37:03 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Oct 04 12:37:03 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Oct 04 12:37:03 localhost.localdomain kernel: Policy zone: DMA32 Oct 04 12:37:03 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Oct 04 12:37:03 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Oct 04 12:37:03 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346744K reserved, 0K cma-reserved) Oct 04 12:37:03 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Oct 04 12:37:03 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Oct 04 12:37:03 localhost.localdomain kernel: ftrace: allocating 41062 entries in 161 pages Oct 04 12:37:03 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Oct 04 12:37:03 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Oct 04 12:37:03 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Oct 04 12:37:03 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Oct 04 12:37:03 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Oct 04 12:37:03 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Oct 04 12:37:03 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Oct 04 12:37:03 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Oct 04 12:37:03 localhost.localdomain kernel: xen:events: Using 2-level ABI Oct 04 12:37:03 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Oct 04 12:37:03 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Oct 04 12:37:03 localhost.localdomain kernel: Console: colour VGA+ 80x25 Oct 04 12:37:03 localhost.localdomain kernel: printk: console [tty0] enabled Oct 04 12:37:03 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Core revision 20220331 Oct 04 12:37:03 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Oct 04 12:37:03 localhost.localdomain kernel: hpet clockevent registered Oct 04 12:37:03 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Oct 04 12:37:03 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Oct 04 12:37:03 localhost.localdomain kernel: Switched APIC routing to physical flat. Oct 04 12:37:03 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Oct 04 12:37:03 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Oct 04 12:37:03 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Oct 04 12:37:03 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Oct 04 12:37:03 localhost.localdomain kernel: LSM: Security Framework initializing Oct 04 12:37:03 localhost.localdomain kernel: Yama: becoming mindful. Oct 04 12:37:03 localhost.localdomain kernel: SELinux: Initializing. Oct 04 12:37:03 localhost.localdomain kernel: LSM support for eBPF active Oct 04 12:37:03 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Oct 04 12:37:03 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Oct 04 12:37:03 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Oct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Oct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Oct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Oct 04 12:37:03 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Oct 04 12:37:03 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Oct 04 12:37:03 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Oct 04 12:37:03 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Oct 04 12:37:03 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Oct 04 12:37:03 localhost.localdomain kernel: Xen: using vcpuop timer interface Oct 04 12:37:03 localhost.localdomain kernel: installing Xen timer for CPU 0 Oct 04 12:37:03 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Oct 04 12:37:03 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Oct 04 12:37:03 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Oct 04 12:37:03 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Oct 04 12:37:03 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Oct 04 12:37:03 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Oct 04 12:37:03 localhost.localdomain kernel: installing Xen timer for CPU 1 Oct 04 12:37:03 localhost.localdomain kernel: x86: Booting SMP configuration: Oct 04 12:37:03 localhost.localdomain kernel: .... node #0, CPUs: #1 Oct 04 12:37:03 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Oct 04 12:37:03 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Oct 04 12:37:03 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Oct 04 12:37:03 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Oct 04 12:37:03 localhost.localdomain kernel: smpboot: Max logical packages: 8 Oct 04 12:37:03 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Oct 04 12:37:03 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms Oct 04 12:37:03 localhost.localdomain kernel: devtmpfs: initialized Oct 04 12:37:03 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Oct 04 12:37:03 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Oct 04 12:37:03 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 16 Oct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Oct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Oct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Oct 04 12:37:03 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Oct 04 12:37:03 localhost.localdomain kernel: audit: type=2000 audit(1759595824.209:1): state=initialized audit_enabled=0 res=1 Oct 04 12:37:03 localhost.localdomain kernel: cpuidle: using governor menu Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Oct 04 12:37:03 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Oct 04 12:37:03 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Oct 04 12:37:03 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Oct 04 12:37:03 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Interpreter enabled Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Oct 04 12:37:03 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Oct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Oct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [0] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [3] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [4] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [5] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [6] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [7] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [8] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [9] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [10] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [11] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [12] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [13] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [14] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [15] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [16] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [17] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [18] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [19] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [20] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [21] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [22] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [23] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [24] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [25] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [26] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [27] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [28] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [29] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [30] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [31] registered Oct 04 12:37:03 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Oct 04 12:37:03 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Oct 04 12:37:03 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Oct 04 12:37:03 localhost.localdomain kernel: iommu: Default domain type: Passthrough Oct 04 12:37:03 localhost.localdomain kernel: SCSI subsystem initialized Oct 04 12:37:03 localhost.localdomain kernel: ACPI: bus type USB registered Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver hub Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new device driver usb Oct 04 12:37:03 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Oct 04 12:37:03 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Oct 04 12:37:03 localhost.localdomain kernel: PTP clock support registered Oct 04 12:37:03 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Oct 04 12:37:03 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Oct 04 12:37:03 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Oct 04 12:37:03 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: Initializing Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: domain hash size = 128 Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Oct 04 12:37:03 localhost.localdomain kernel: vgaarb: loaded Oct 04 12:37:03 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Oct 04 12:37:03 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Oct 04 12:37:03 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Oct 04 12:37:03 localhost.localdomain kernel: clocksource: Switched to clocksource xen Oct 04 12:37:03 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Oct 04 12:37:03 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Oct 04 12:37:03 localhost.localdomain kernel: pnp: PnP ACPI init Oct 04 12:37:03 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:05: [dma 2] Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Oct 04 12:37:03 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 04 12:37:03 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Oct 04 12:37:03 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 2 Oct 04 12:37:03 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Oct 04 12:37:03 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 1 Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 44 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Oct 04 12:37:03 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Oct 04 12:37:03 localhost.localdomain kernel: Unpacking initramfs... Oct 04 12:37:03 localhost.localdomain kernel: Freeing initrd memory: 30628K Oct 04 12:37:03 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Oct 04 12:37:03 localhost.localdomain kernel: Initialise system trusted keyrings Oct 04 12:37:03 localhost.localdomain kernel: Key type blacklist registered Oct 04 12:37:03 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Oct 04 12:37:03 localhost.localdomain kernel: zbud: loaded Oct 04 12:37:03 localhost.localdomain kernel: pstore: using deflate compression Oct 04 12:37:03 localhost.localdomain kernel: Platform Keyring initialized Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 38 Oct 04 12:37:03 localhost.localdomain kernel: Key type asymmetric registered Oct 04 12:37:03 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Oct 04 12:37:03 localhost.localdomain kernel: Running certificate verification selftests Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Oct 04 12:37:03 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Oct 04 12:37:03 localhost.localdomain kernel: io scheduler mq-deadline registered Oct 04 12:37:03 localhost.localdomain kernel: io scheduler kyber registered Oct 04 12:37:03 localhost.localdomain kernel: io scheduler bfq registered Oct 04 12:37:03 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Oct 04 12:37:03 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Oct 04 12:37:03 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Power Button [PWRF] Oct 04 12:37:03 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Oct 04 12:37:03 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Oct 04 12:37:03 localhost.localdomain kernel: Grant table initialized Oct 04 12:37:03 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Oct 04 12:37:03 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Oct 04 12:37:03 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Oct 04 12:37:03 localhost.localdomain kernel: Non-volatile memory driver v1.3 Oct 04 12:37:03 localhost.localdomain kernel: rdac: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: hp_sw: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: emc: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: alua: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Oct 04 12:37:03 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Oct 04 12:37:03 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Oct 04 12:37:03 localhost.localdomain kernel: i8042: Warning: Keylock active Oct 04 12:37:03 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Oct 04 12:37:03 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Oct 04 12:37:03 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Oct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Oct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Oct 04 12:37:03 localhost.localdomain kernel: intel_pstate: CPU model not supported Oct 04 12:37:03 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Oct 04 12:37:03 localhost.localdomain kernel: usbhid: USB HID core driver Oct 04 12:37:03 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Oct 04 12:37:03 localhost.localdomain kernel: Initializing XFRM netlink socket Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 10 Oct 04 12:37:03 localhost.localdomain kernel: Segment Routing with IPv6 Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 17 Oct 04 12:37:03 localhost.localdomain kernel: mpls_gso: MPLS GSO support Oct 04 12:37:03 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Oct 04 12:37:03 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Oct 04 12:37:03 localhost.localdomain kernel: sched_clock: Marking stable (511770214, 0)->(10875138119, -10363367905) Oct 04 12:37:03 localhost.localdomain kernel: registered taskstats version 1 Oct 04 12:37:03 localhost.localdomain kernel: Loading compiled-in X.509 certificates Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Oct 04 12:37:03 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Oct 04 12:37:03 localhost.localdomain kernel: page_owner is disabled Oct 04 12:37:03 localhost.localdomain kernel: Key type big_key registered Oct 04 12:37:03 localhost.localdomain kernel: Key type encrypted registered Oct 04 12:37:03 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Oct 04 12:37:03 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Oct 04 12:37:03 localhost.localdomain kernel: ima: No architecture policies found Oct 04 12:37:03 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Oct 04 12:37:03 localhost.localdomain kernel: evm: security.selinux Oct 04 12:37:03 localhost.localdomain kernel: evm: security.ima Oct 04 12:37:03 localhost.localdomain kernel: evm: security.capability Oct 04 12:37:03 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Oct 04 12:37:03 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Oct 04 12:37:03 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Oct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-10-04 16:37:03 UTC (1759595823) Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Oct 04 12:37:03 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Oct 04 12:37:03 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Oct 04 12:37:03 localhost.localdomain systemd[1]: Detected virtualization xen. Oct 04 12:37:03 localhost.localdomain systemd[1]: Detected architecture x86-64. Oct 04 12:37:03 localhost.localdomain systemd[1]: Running in initial RAM disk. Oct 04 12:37:03 localhost.localdomain systemd[1]: Set hostname to . Oct 04 12:37:03 localhost.localdomain systemd[1]: Listening on Journal Socket. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Oct 04 12:37:03 localhost.localdomain systemd[1]: Reached target Slices. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Oct 04 12:37:03 localhost.localdomain systemd-journald[219]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Oct 04 12:37:03 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Oct 04 12:37:03 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Oct 04 12:37:03 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Oct 04 12:37:03 localhost.localdomain dracut-cmdline[237]: dracut-8 dracut-049-233.git20240115.el8 Oct 04 12:37:03 localhost.localdomain dracut-cmdline[237]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Oct 04 12:37:03 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd-udevd[298]: Network interface NamePolicy= disabled on kernel command line, ignoring. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 319 (plymouthd). Oct 04 12:37:03 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain kernel: libata version 3.00 loaded. Oct 04 12:37:04 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Oct 04 12:37:04 localhost.localdomain kernel: ACPI: bus type drm_connector registered Oct 04 12:37:04 localhost.localdomain kernel: scsi host0: ata_piix Oct 04 12:37:04 localhost.localdomain kernel: scsi host1: ata_piix Oct 04 12:37:04 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Oct 04 12:37:04 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Oct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Oct 04 12:37:04 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Oct 04 12:37:04 localhost.localdomain systemd-udevd[327]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:04 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Oct 04 12:37:04 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Oct 04 12:37:04 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Oct 04 12:37:04 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Oct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Oct 04 12:37:04 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Oct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Oct 04 12:37:04 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Oct 04 12:37:04 localhost.localdomain kernel: xvda: xvda1 Oct 04 12:37:04 localhost.localdomain systemd-udevd[318]: Using default interface naming scheme 'rhel-8.0'. Oct 04 12:37:04 localhost.localdomain systemd-udevd[318]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:04 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd-fsck[361]: /usr/sbin/fsck.xfs: XFS file system. Oct 04 12:37:04 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.976 MHz Oct 04 12:37:04 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd2c4bdc1, max_idle_ns: 440795271539 ns Oct 04 12:37:04 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Oct 04 12:37:04 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Oct 04 12:37:04 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Oct 04 12:37:04 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Oct 04 12:37:04 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Oct 04 12:37:05 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Oct 04 12:37:05 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reloading. Oct 04 12:37:05 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Switching root. Oct 04 12:37:05 localhost.localdomain systemd-journald[219]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Oct 04 12:37:06 managed-node1 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Oct 04 12:37:06 managed-node1 kernel: audit: type=1404 audit(1759595826.125:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability open_perms=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability always_check_network=0 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Oct 04 12:37:06 managed-node1 kernel: audit: type=1403 audit(1759595826.275:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Oct 04 12:37:06 managed-node1 systemd[1]: Successfully loaded SELinux policy in 151.439ms. Oct 04 12:37:06 managed-node1 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.221ms. Oct 04 12:37:06 managed-node1 systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Oct 04 12:37:06 managed-node1 systemd[1]: Detected virtualization xen. Oct 04 12:37:06 managed-node1 systemd[1]: Detected architecture x86-64. Oct 04 12:37:06 managed-node1 systemd[1]: Set hostname to . Oct 04 12:37:06 managed-node1 systemd[1]: initrd-switch-root.service: Succeeded. Oct 04 12:37:06 managed-node1 systemd[1]: Stopped Switch Root. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Oct 04 12:37:06 managed-node1 systemd[1]: Stopped Journal Service. Oct 04 12:37:06 managed-node1 systemd[1]: Starting Journal Service... Oct 04 12:37:06 managed-node1 systemd-journald[475]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Oct 04 12:37:06 managed-node1 systemd-journald[475]: Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Oct 04 12:37:06 managed-node1 kernel: fuse: init (API version 7.34) Oct 04 12:37:06 managed-node1 systemd-modules-load[485]: Inserted module 'fuse' Oct 04 12:37:06 managed-node1 systemd[1]: Started Load Kernel Modules. -- Subject: Unit systemd-modules-load.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-modules-load.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Oct 04 12:37:06 managed-node1 systemd[1]: Starting Apply Kernel Variables... -- Subject: Unit systemd-sysctl.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has begun starting up. Oct 04 12:37:06 managed-node1 systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Oct 04 12:37:06 managed-node1 systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd-journald[475]: Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Oct 04 12:37:07 managed-node1 systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Received SIGRTMIN+20 from PID 319 (plymouthd). Oct 04 12:37:07 managed-node1 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd-udevd[502]: Network interface NamePolicy= disabled on kernel command line, ignoring. Oct 04 12:37:07 managed-node1 systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Oct 04 12:37:07 managed-node1 auditd[532]: No plugins found, not dispatching events Oct 04 12:37:07 managed-node1 auditd[532]: Init complete, auditd 3.1.2 listening for events (startup state enable) Oct 04 12:37:07 managed-node1 systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered named UNIX socket transport module. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered udp transport module. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered tcp transport module. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 04 12:37:07 managed-node1 systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 augenrules[535]: /sbin/augenrules: No change Oct 04 12:37:07 managed-node1 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Oct 04 12:37:07 managed-node1 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Oct 04 12:37:07 managed-node1 systemd-udevd[538]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:07 managed-node1 augenrules[562]: No rules Oct 04 12:37:07 managed-node1 augenrules[562]: enabled 1 Oct 04 12:37:07 managed-node1 augenrules[562]: failure 1 Oct 04 12:37:07 managed-node1 augenrules[562]: pid 532 Oct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192 Oct 04 12:37:07 managed-node1 augenrules[562]: lost 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog 4 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0 Oct 04 12:37:07 managed-node1 augenrules[562]: enabled 1 Oct 04 12:37:07 managed-node1 augenrules[562]: failure 1 Oct 04 12:37:07 managed-node1 augenrules[562]: pid 532 Oct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192 Oct 04 12:37:07 managed-node1 augenrules[562]: lost 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog 4 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0 Oct 04 12:37:07 managed-node1 augenrules[562]: enabled 1 Oct 04 12:37:07 managed-node1 augenrules[562]: failure 1 Oct 04 12:37:07 managed-node1 augenrules[562]: pid 532 Oct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192 Oct 04 12:37:07 managed-node1 augenrules[562]: lost 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog 4 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0 Oct 04 12:37:07 managed-node1 systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Oct 04 12:37:07 managed-node1 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Oct 04 12:37:07 managed-node1 systemd-udevd[544]: Using default interface naming scheme 'rhel-8.0'. Oct 04 12:37:07 managed-node1 systemd-udevd[544]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:07 managed-node1 systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Oct 04 12:37:07 managed-node1 kernel: EDAC sbridge: Ver: 1.1.2 Oct 04 12:37:07 managed-node1 rngd[586]: Disabling 7: PKCS11 Entropy generator (pkcs11) Oct 04 12:37:07 managed-node1 rngd[586]: Disabling 5: NIST Network Entropy Beacon (nist) Oct 04 12:37:07 managed-node1 rngd[586]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Oct 04 12:37:07 managed-node1 rngd[586]: Initializing available sources Oct 04 12:37:07 managed-node1 rngd[586]: [hwrng ]: Initialization Failed Oct 04 12:37:07 managed-node1 rngd[586]: [rdrand]: Enabling RDRAND rng support Oct 04 12:37:07 managed-node1 rngd[586]: [rdrand]: Initialized Oct 04 12:37:07 managed-node1 rngd[586]: [jitter]: JITTER timeout set to 5 sec Oct 04 12:37:07 managed-node1 chronyd[601]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Oct 04 12:37:07 managed-node1 chronyd[601]: Loaded 0 symmetric keys Oct 04 12:37:07 managed-node1 chronyd[601]: Frequency -8.632 +/- 0.314 ppm read from /var/lib/chrony/drift Oct 04 12:37:07 managed-node1 chronyd[601]: Using right/UTC timezone to obtain leap second data Oct 04 12:37:07 managed-node1 rngd[586]: [jitter]: Initializing AES buffer Oct 04 12:37:07 managed-node1 systemd-logind[590]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Oct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event0 (Power Button) Oct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event1 (Sleep Button) Oct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Oct 04 12:37:07 managed-node1 systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:09 managed-node1 dhclient[613]: Internet Systems Consortium DHCP Client 4.3.6 Oct 04 12:37:09 managed-node1 dhclient[613]: Copyright 2004-2017 Internet Systems Consortium. Oct 04 12:37:09 managed-node1 dhclient[613]: All rights reserved. Oct 04 12:37:09 managed-node1 dhclient[613]: For info, please visit https://www.isc.org/software/dhcp/ Oct 04 12:37:09 managed-node1 dhclient[613]: Oct 04 12:37:09 managed-node1 dhclient[613]: Listening on LPF/eth0/12:6f:96:21:de:ff Oct 04 12:37:09 managed-node1 dhclient[613]: Sending on LPF/eth0/12:6f:96:21:de:ff Oct 04 12:37:09 managed-node1 dhclient[613]: Sending on Socket/fallback Oct 04 12:37:09 managed-node1 dhclient[613]: Created duid "\000\004[\\\205\332\267@K\307\224\015y\021\252\244\262<". Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xac15e828) Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xac15e828) Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPOFFER from 10.31.8.1 Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPACK from 10.31.8.1 (xid=0xac15e828) Oct 04 12:37:09 managed-node1 dhclient[613]: bound to 10.31.10.9 -- renewal in 1471 seconds. Oct 04 12:37:09 managed-node1 cloud-init[611]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Sat, 04 Oct 2025 16:37:09 +0000. Up 6.06 seconds. Oct 04 12:37:09 managed-node1 systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:09 managed-node1 systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:09 managed-node1 systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0339] NetworkManager (version 1.40.16-15.el8) is starting... (boot:ab805d05-fc69-4c24-bbf4-88407ec14f1c) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0361] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Oct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0463] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Oct 04 12:37:10 managed-node1 systemd[1]: Starting Certificate monitoring and PKI enrollment... -- Subject: Unit certmonger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has begun starting up. Oct 04 12:37:10 managed-node1 systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0569] manager[0x560dff4e3080]: monitoring kernel firmware directory '/lib/firmware'. Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=630 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 04 12:37:10 managed-node1 systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Oct 04 12:37:10 managed-node1 systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Started Certificate monitoring and PKI enrollment. -- Subject: Unit certmonger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.hostname1' Oct 04 12:37:10 managed-node1 systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2853] hostname: hostname: using hostnamed Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2854] hostname: static hostname changed from (none) to "managed-node1" Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2859] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2960] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2961] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2966] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2971] manager: Networking is enabled by state file Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=630 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 04 12:37:10 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3076] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3078] settings: Loaded settings plugin: keyfile (internal) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3168] dhcp: init: Using DHCP client 'internal' Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3170] device (lo): carrier: link connected Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3179] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3221] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3265] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Oct 04 12:37:10 managed-node1 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3539] device (eth0): carrier: link connected Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3561] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3605] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3642] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3653] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3685] manager: NetworkManager state is now CONNECTING Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3703] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3744] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3774] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3845] dhcp4 (eth0): state changed new lease, address=10.31.10.9 Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3869] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=630 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4090] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Oct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4316] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4318] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4321] manager: NetworkManager state is now CONNECTED_SITE Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4323] device (eth0): Activation: successful, device activated. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4327] manager: NetworkManager state is now CONNECTED_GLOBAL Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4329] manager: startup complete Oct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.2.32.37 Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.2.32.38 Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.11.160.238 Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.18.100.10 Oct 04 12:37:11 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=634 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Oct 04 12:37:11 managed-node1 systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Oct 04 12:37:11 managed-node1 polkitd[931]: Started polkitd version 0.115 Oct 04 12:37:11 managed-node1 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:11 managed-node1 polkitd[931]: Loading rules from directory /etc/polkit-1/rules.d Oct 04 12:37:11 managed-node1 polkitd[931]: Loading rules from directory /usr/share/polkit-1/rules.d Oct 04 12:37:11 managed-node1 polkitd[931]: Finished loading, compiling and executing 2 rules Oct 04 12:37:12 managed-node1 rngd[586]: [jitter]: Unable to obtain AES key, disabling JITTER source Oct 04 12:37:11 managed-node1 systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:11 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Oct 04 12:37:12 managed-node1 polkitd[931]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Oct 04 12:37:12 managed-node1 rngd[586]: [jitter]: Initialization Failed Oct 04 12:37:12 managed-node1 rngd[586]: Process privileges have been dropped to 2:2 Oct 04 12:37:12 managed-node1 cloud-init[945]: Cloud-init v. 23.4-7.el8.2 running 'init' at Sat, 04 Oct 2025 16:37:11 +0000. Up 8.78 seconds. Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | eth0 | True | 10.31.10.9 | 255.255.252.0 | global | 12:6f:96:21:de:ff | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | eth0 | True | fe80::106f:96ff:fe21:deff/64 | . | link | 12:6f:96:21:de:ff | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Route | Destination | Gateway | Interface | Flags | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 3 | multicast | :: | eth0 | U | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 04 12:37:12 managed-node1 systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Oct 04 12:37:12 managed-node1 sm-notify[980]: Version 2.3.3 starting Oct 04 12:37:12 managed-node1 systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 restraintd[988]: Listening on http://localhost:8081 Oct 04 12:37:12 managed-node1 sshd[985]: Server listening on 0.0.0.0 port 22. Oct 04 12:37:12 managed-node1 sshd[985]: Server listening on :: port 22. Oct 04 12:37:12 managed-node1 systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 rsyslogd[983]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="983" x-info="https://www.rsyslog.com"] start Oct 04 12:37:12 managed-node1 systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 rsyslogd[983]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Oct 04 12:37:12 managed-node1 cloud-init[1238]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Sat, 04 Oct 2025 16:37:12 +0000. Up 9.79 seconds. Oct 04 12:37:12 managed-node1 systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Oct 04 12:37:13 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 319 (plymouthd). Oct 04 12:37:13 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 319 (n/a). Oct 04 12:37:13 managed-node1 systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) STARTUP (1.5.2) Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (Syslog will be used instead of sendmail.) Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.) Oct 04 12:37:13 managed-node1 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Oct 04 12:37:13 managed-node1 systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (running with inotify support) Oct 04 12:37:13 managed-node1 cloud-init[1399]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Sat, 04 Oct 2025 16:37:13 +0000. Up 10.54 seconds. Oct 04 12:37:13 managed-node1 cloud-init[1399]: Cloud-init v. 23.4-7.el8.2 finished at Sat, 04 Oct 2025 16:37:13 +0000. Datasource DataSourceEc2Local. Up 10.67 seconds Oct 04 12:37:13 managed-node1 systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 sshd[1236]: Accepted publickey for root from 10.31.11.222 port 33612 ssh2: ECDSA SHA256:ShTC/U9LU5RFr1+CFhQp22fm29XbqbB3A5tMb8NYBaw Oct 04 12:37:13 managed-node1 systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Oct 04 12:37:13 managed-node1 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Oct 04 12:37:13 managed-node1 systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Oct 04 12:37:13 managed-node1 systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Oct 04 12:37:13 managed-node1 systemd-logind[590]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1236. Oct 04 12:37:13 managed-node1 kdumpctl[989]: kdump: kexec: loaded kdump kernel Oct 04 12:37:13 managed-node1 kdumpctl[989]: kdump: Starting kdump: [OK] Oct 04 12:37:13 managed-node1 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Startup finished in 35ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 35260 microseconds. Oct 04 12:37:13 managed-node1 systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Startup finished in 527ms (kernel) + 2.610s (initrd) + 7.716s (userspace) = 10.854s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 527566 microseconds. -- -- Initial RAM disk start-up required 2610300 microseconds. -- -- Userspace start-up required 7716163 microseconds. Oct 04 12:37:13 managed-node1 sshd[1236]: pam_unix(sshd:session): session opened for user root by (uid=0) Oct 04 12:37:16 managed-node1 platform-python[1711]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:16 managed-node1 chronyd[601]: Selected source 163.123.152.14 (2.centos.pool.ntp.org) Oct 04 12:37:16 managed-node1 chronyd[601]: System clock wrong by 1.194444 seconds Oct 04 12:37:18 managed-node1 chronyd[601]: System clock was stepped by 1.194444 seconds Oct 04 12:37:18 managed-node1 chronyd[601]: System clock TAI offset set to 37 seconds Oct 04 12:37:18 managed-node1 platform-python[1840]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:20 managed-node1 platform-python[1965]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Oct 04 12:37:21 managed-node1 platform-python[2089]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Oct 04 12:37:21 managed-node1 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument Oct 04 12:37:21 managed-node1 systemd[1]: Created slice User Slice of UID 1111. -- Subject: Unit user-1111.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-1111.slice has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[1]: Starting User runtime directory /run/user/1111... -- Subject: Unit user-runtime-dir@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has begun starting up. Oct 04 12:37:21 managed-node1 systemd[1]: Started User runtime directory /run/user/1111. -- Subject: Unit user-runtime-dir@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[1]: Starting User Manager for UID 1111... -- Subject: Unit user@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has begun starting up. Oct 04 12:37:21 managed-node1 systemd[2093]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0) Oct 04 12:37:21 managed-node1 systemd[2093]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Oct 04 12:37:21 managed-node1 systemd[2093]: Started Mark boot as successful after the user session has run 2 minutes. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Startup finished in 33ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 1111 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 33346 microseconds. Oct 04 12:37:21 managed-node1 systemd[1]: Started User Manager for UID 1111. -- Subject: Unit user@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 platform-python[2226]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:22 managed-node1 platform-python[2351]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:22 managed-node1 systemd[1]: var-lib-containers-storage-overlay-compat4229379085-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-compat4229379085-merged.mount has successfully entered the 'dead' state. Oct 04 12:37:22 managed-node1 kernel: evm: overlay not supported Oct 04 12:37: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. Oct 04 12:37:22 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. Oct 04 12:37: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. Oct 04 12:37:24 managed-node1 platform-python[2674]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:25 managed-node1 platform-python[2803]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:25 managed-node1 platform-python[2928]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:26 managed-node1 platform-python[3052]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:28 managed-node1 platform-python[3176]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:28 managed-node1 platform-python[3301]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False 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=198 changed=10 unreachable=0 failed=2 skipped=358 rescued=2 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-10-04T16:37:21.752444+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-10-04T16:37:21.735885+00:00Z", "task_name": "Manage each secret", "task_path": "/tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42" }, { "ansible_version": "2.9.27", "delta": "0:00:00.344039", "end_time": "2025-10-04 12:37:22.393912", "host": "managed-node1", "message": "non-zero return code", "rc": 1, "start_time": "2025-10-04 12:37:22.049873", "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 e88ed4c39c12 5 minutes ago 769 kB\nquay.io/libpod/registry 2.8.2 0030ba3d620c 2 years 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-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270" }, { "ansible_version": "2.9.27", "end_time": "2025-10-04T16:37:28.654275+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-10-04T16:37:28.637498+00:00Z", "task_name": "Manage each secret", "task_path": "/tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42" }, { "ansible_version": "2.9.27", "delta": "0:00:00.020194", "end_time": "2025-10-04 12:37:28.972153", "host": "managed-node1", "message": "No message could be found", "rc": 0, "start_time": "2025-10-04 12:37:28.951959", "stdout": "-- Logs begin at Sat 2025-10-04 12:37:03 EDT, end at Sat 2025-10-04 12:37:28 EDT. --\nOct 04 12:37:03 localhost.localdomain kernel: Linux version 4.18.0-553.5.1.el8.x86_64 (mockbuild@x86-05.stream.rdu2.redhat.com) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Tue May 21 05:46:01 UTC 2024\nOct 04 12:37:03 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1\nOct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\nOct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\nOct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\nOct 04 12:37:03 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nOct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\nOct 04 12:37:03 localhost.localdomain kernel: signal: max sigframe size: 1776\nOct 04 12:37:03 localhost.localdomain kernel: BIOS-provided physical RAM map:\nOct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable\nOct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved\nOct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\nOct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable\nOct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved\nOct 04 12:37:03 localhost.localdomain kernel: NX (Execute Disable) protection: active\nOct 04 12:37:03 localhost.localdomain kernel: SMBIOS 2.7 present.\nOct 04 12:37:03 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006\nOct 04 12:37:03 localhost.localdomain kernel: Hypervisor detected: Xen HVM\nOct 04 12:37:03 localhost.localdomain kernel: Xen version 4.11.\nOct 04 12:37:03 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1\nOct 04 12:37:03 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.\nOct 04 12:37:03 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.\n You might have to change the root device\n from /dev/hd[a-d] to /dev/xvd[a-d]\n in your root= kernel command line option\nOct 04 12:37:03 localhost.localdomain kernel: HVMOP_pagetable_dying not supported\nOct 04 12:37:03 localhost.localdomain kernel: tsc: Detected 2899.998 MHz processor\nOct 04 12:37:03 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved\nOct 04 12:37:03 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable\nOct 04 12:37:03 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000\nOct 04 12:37:03 localhost.localdomain kernel: MTRR default type: write-back\nOct 04 12:37:03 localhost.localdomain kernel: MTRR fixed ranges enabled:\nOct 04 12:37:03 localhost.localdomain kernel: 00000-9FFFF write-back\nOct 04 12:37:03 localhost.localdomain kernel: A0000-BFFFF write-combining\nOct 04 12:37:03 localhost.localdomain kernel: C0000-FFFFF write-back\nOct 04 12:37:03 localhost.localdomain kernel: MTRR variable ranges enabled:\nOct 04 12:37:03 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable\nOct 04 12:37:03 localhost.localdomain kernel: 1 disabled\nOct 04 12:37:03 localhost.localdomain kernel: 2 disabled\nOct 04 12:37:03 localhost.localdomain kernel: 3 disabled\nOct 04 12:37:03 localhost.localdomain kernel: 4 disabled\nOct 04 12:37:03 localhost.localdomain kernel: 5 disabled\nOct 04 12:37:03 localhost.localdomain kernel: 6 disabled\nOct 04 12:37:03 localhost.localdomain kernel: 7 disabled\nOct 04 12:37:03 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \nOct 04 12:37:03 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f]\nOct 04 12:37:03 localhost.localdomain kernel: Using GB pages for direct mapping\nOct 04 12:37:03 localhost.localdomain kernel: BRK [0x67201000, 0x67201fff] PGTABLE\nOct 04 12:37:03 localhost.localdomain kernel: BRK [0x67202000, 0x67202fff] PGTABLE\nOct 04 12:37:03 localhost.localdomain kernel: BRK [0x67203000, 0x67203fff] PGTABLE\nOct 04 12:37:03 localhost.localdomain kernel: BRK [0x67204000, 0x67204fff] PGTABLE\nOct 04 12:37:03 localhost.localdomain kernel: BRK [0x67205000, 0x67205fff] PGTABLE\nOct 04 12:37:03 localhost.localdomain kernel: RAMDISK: [mem 0x3441e000-0x36206fff]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Early table checksum verification disabled\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen )\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000\nOct 04 12:37:03 localhost.localdomain kernel: No NUMA configuration found\nOct 04 12:37:03 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff]\nOct 04 12:37:03 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff]\nOct 04 12:37:03 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation.\nOct 04 12:37:03 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB)\nOct 04 12:37:03 localhost.localdomain kernel: Zone ranges:\nOct 04 12:37:03 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]\nOct 04 12:37:03 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff]\nOct 04 12:37:03 localhost.localdomain kernel: Normal empty\nOct 04 12:37:03 localhost.localdomain kernel: Device empty\nOct 04 12:37:03 localhost.localdomain kernel: Movable zone start for each node\nOct 04 12:37:03 localhost.localdomain kernel: Early memory node ranges\nOct 04 12:37:03 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]\nOct 04 12:37:03 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff]\nOct 04 12:37:03 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages\nOct 04 12:37:03 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff]\nOct 04 12:37:03 localhost.localdomain kernel: On node 0 totalpages: 982941\nOct 04 12:37:03 localhost.localdomain kernel: DMA zone: 64 pages used for memmap\nOct 04 12:37:03 localhost.localdomain kernel: DMA zone: 157 pages reserved\nOct 04 12:37:03 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0\nOct 04 12:37:03 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap\nOct 04 12:37:03 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000\nOct 04 12:37:03 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ0 used by override.\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ5 used by override.\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ9 used by override.\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ10 used by override.\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ11 used by override.\nOct 04 12:37:03 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000\nOct 04 12:37:03 localhost.localdomain kernel: TSC deadline timer available\nOct 04 12:37:03 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs\nOct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\nOct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]\nOct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]\nOct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]\nOct 04 12:37:03 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices\nOct 04 12:37:03 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\nOct 04 12:37:03 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1\nOct 04 12:37:03 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144\nOct 04 12:37:03 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152\nOct 04 12:37:03 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- \nOct 04 12:37:03 localhost.localdomain kernel: xen: PV spinlocks enabled\nOct 04 12:37:03 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)\nOct 04 12:37:03 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424\nOct 04 12:37:03 localhost.localdomain kernel: Policy zone: DMA32\nOct 04 12:37:03 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1\nOct 04 12:37:03 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com.\nOct 04 12:37:03 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346744K reserved, 0K cma-reserved)\nOct 04 12:37:03 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1\nOct 04 12:37:03 localhost.localdomain kernel: Kernel/User page tables isolation: enabled\nOct 04 12:37:03 localhost.localdomain kernel: ftrace: allocating 41062 entries in 161 pages\nOct 04 12:37:03 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups\nOct 04 12:37:03 localhost.localdomain kernel: rcu: Hierarchical RCU implementation.\nOct 04 12:37:03 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15.\nOct 04 12:37:03 localhost.localdomain kernel: Rude variant of Tasks RCU enabled.\nOct 04 12:37:03 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled.\nOct 04 12:37:03 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\nOct 04 12:37:03 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15\nOct 04 12:37:03 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16\nOct 04 12:37:03 localhost.localdomain kernel: xen:events: Using 2-level ABI\nOct 04 12:37:03 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled\nOct 04 12:37:03 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer)\nOct 04 12:37:03 localhost.localdomain kernel: Console: colour VGA+ 80x25\nOct 04 12:37:03 localhost.localdomain kernel: printk: console [tty0] enabled\nOct 04 12:37:03 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Core revision 20220331\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns\nOct 04 12:37:03 localhost.localdomain kernel: hpet clockevent registered\nOct 04 12:37:03 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup\nOct 04 12:37:03 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode\nOct 04 12:37:03 localhost.localdomain kernel: Switched APIC routing to physical flat.\nOct 04 12:37:03 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns\nOct 04 12:37:03 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998)\nOct 04 12:37:03 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301\nOct 04 12:37:03 localhost.localdomain kernel: LSM: Security Framework initializing\nOct 04 12:37:03 localhost.localdomain kernel: Yama: becoming mindful.\nOct 04 12:37:03 localhost.localdomain kernel: SELinux: Initializing.\nOct 04 12:37:03 localhost.localdomain kernel: LSM support for eBPF active\nOct 04 12:37:03 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024\nOct 04 12:37:03 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4\nOct 04 12:37:03 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\nOct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines\nOct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\nOct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\nOct 04 12:37:03 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable\nOct 04 12:37:03 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode\nOct 04 12:37:03 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode\nOct 04 12:37:03 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\nOct 04 12:37:03 localhost.localdomain kernel: Xen: using vcpuop timer interface\nOct 04 12:37:03 localhost.localdomain kernel: installing Xen timer for CPU 0\nOct 04 12:37:03 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2)\nOct 04 12:37:03 localhost.localdomain kernel: cpu 0 spinlock event irq 53\nOct 04 12:37:03 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only.\nOct 04 12:37:03 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation.\nOct 04 12:37:03 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled\nOct 04 12:37:03 localhost.localdomain kernel: smp: Bringing up secondary CPUs ...\nOct 04 12:37:03 localhost.localdomain kernel: installing Xen timer for CPU 1\nOct 04 12:37:03 localhost.localdomain kernel: x86: Booting SMP configuration:\nOct 04 12:37:03 localhost.localdomain kernel: .... node #0, CPUs: #1\nOct 04 12:37:03 localhost.localdomain kernel: cpu 1 spinlock event irq 59\nOct 04 12:37:03 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.\nOct 04 12:37:03 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.\nOct 04 12:37:03 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs\nOct 04 12:37:03 localhost.localdomain kernel: smpboot: Max logical packages: 8\nOct 04 12:37:03 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS)\nOct 04 12:37:03 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms\nOct 04 12:37:03 localhost.localdomain kernel: devtmpfs: initialized\nOct 04 12:37:03 localhost.localdomain kernel: x86/mm: Memory block size: 128MB\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\nOct 04 12:37:03 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 16\nOct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations\nOct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations\nOct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations\nOct 04 12:37:03 localhost.localdomain kernel: audit: initializing netlink subsys (disabled)\nOct 04 12:37:03 localhost.localdomain kernel: audit: type=2000 audit(1759595824.209:1): state=initialized audit_enabled=0 res=1\nOct 04 12:37:03 localhost.localdomain kernel: cpuidle: using governor menu\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\nOct 04 12:37:03 localhost.localdomain kernel: PCI: Using configuration type 1 for base access\nOct 04 12:37:03 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages\nOct 04 12:37:03 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages\nOct 04 12:37:03 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Module Device)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Interpreter enabled\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5)\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing\nOct 04 12:37:03 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\nOct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]\nOct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]\nOct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [0] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [3] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [4] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [5] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [6] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [7] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [8] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [9] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [10] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [11] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [12] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [13] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [14] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [15] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [16] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [17] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [18] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [19] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [20] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [21] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [22] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [23] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [24] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [25] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [26] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [27] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [28] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [29] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [30] registered\nOct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [31] registered\nOct 04 12:37:03 localhost.localdomain kernel: PCI host bridge to bus 0000:00\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\nOct 04 12:37:03 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,\n * this clock source is slow. Consider trying other clock sources\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff]\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref]\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5\nOct 04 12:37:03 localhost.localdomain kernel: xen:balloon: Initialising balloon driver\nOct 04 12:37:03 localhost.localdomain kernel: iommu: Default domain type: Passthrough \nOct 04 12:37:03 localhost.localdomain kernel: SCSI subsystem initialized\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: bus type USB registered\nOct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbfs\nOct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver hub\nOct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new device driver usb\nOct 04 12:37:03 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered\nOct 04 12:37:03 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti \nOct 04 12:37:03 localhost.localdomain kernel: PTP clock support registered\nOct 04 12:37:03 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0\nOct 04 12:37:03 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing\nOct 04 12:37:03 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes\nOct 04 12:37:03 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]\nOct 04 12:37:03 localhost.localdomain kernel: NetLabel: Initializing\nOct 04 12:37:03 localhost.localdomain kernel: NetLabel: domain hash size = 128\nOct 04 12:37:03 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO\nOct 04 12:37:03 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible\nOct 04 12:37:03 localhost.localdomain kernel: vgaarb: loaded\nOct 04 12:37:03 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer\nOct 04 12:37:03 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\nOct 04 12:37:03 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: Switched to clocksource xen\nOct 04 12:37:03 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0\nOct 04 12:37:03 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\nOct 04 12:37:03 localhost.localdomain kernel: pnp: PnP ACPI init\nOct 04 12:37:03 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved\nOct 04 12:37:03 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)\nOct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved\nOct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved\nOct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved\nOct 04 12:37:03 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8)\nOct 04 12:37:03 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12)\nOct 04 12:37:03 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1)\nOct 04 12:37:03 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6)\nOct 04 12:37:03 localhost.localdomain kernel: pnp 00:05: [dma 2]\nOct 04 12:37:03 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4)\nOct 04 12:37:03 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)\nOct 04 12:37:03 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved\nOct 04 12:37:03 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved\nOct 04 12:37:03 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)\nOct 04 12:37:03 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices\nOct 04 12:37:03 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\nOct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window]\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 2\nOct 04 12:37:03 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768)\nOct 04 12:37:03 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 1\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 44\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds\nOct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\nOct 04 12:37:03 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64\nOct 04 12:37:03 localhost.localdomain kernel: Unpacking initramfs...\nOct 04 12:37:03 localhost.localdomain kernel: Freeing initrd memory: 30628K\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: bus type thunderbolt registered\nOct 04 12:37:03 localhost.localdomain kernel: Initialise system trusted keyrings\nOct 04 12:37:03 localhost.localdomain kernel: Key type blacklist registered\nOct 04 12:37:03 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0\nOct 04 12:37:03 localhost.localdomain kernel: zbud: loaded\nOct 04 12:37:03 localhost.localdomain kernel: pstore: using deflate compression\nOct 04 12:37:03 localhost.localdomain kernel: Platform Keyring initialized\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 38\nOct 04 12:37:03 localhost.localdomain kernel: Key type asymmetric registered\nOct 04 12:37:03 localhost.localdomain kernel: Asymmetric key parser 'x509' registered\nOct 04 12:37:03 localhost.localdomain kernel: Running certificate verification selftests\nOct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'\nOct 04 12:37:03 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)\nOct 04 12:37:03 localhost.localdomain kernel: io scheduler mq-deadline registered\nOct 04 12:37:03 localhost.localdomain kernel: io scheduler kyber registered\nOct 04 12:37:03 localhost.localdomain kernel: io scheduler bfq registered\nOct 04 12:37:03 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE\nOct 04 12:37:03 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4\nOct 04 12:37:03 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Power Button [PWRF]\nOct 04 12:37:03 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1\nOct 04 12:37:03 localhost.localdomain kernel: ACPI: Sleep Button [SLPF]\nOct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47)\nOct 04 12:37:03 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout\nOct 04 12:37:03 localhost.localdomain kernel: Grant table initialized\nOct 04 12:37:03 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!\nOct 04 12:37:03 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\nOct 04 12:37:03 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\nOct 04 12:37:03 localhost.localdomain kernel: Non-volatile memory driver v1.3\nOct 04 12:37:03 localhost.localdomain kernel: rdac: device handler registered\nOct 04 12:37:03 localhost.localdomain kernel: hp_sw: device handler registered\nOct 04 12:37:03 localhost.localdomain kernel: emc: device handler registered\nOct 04 12:37:03 localhost.localdomain kernel: alua: device handler registered\nOct 04 12:37:03 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed\nOct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic\nOct 04 12:37:03 localhost.localdomain kernel: usbserial: USB Serial support registered for generic\nOct 04 12:37:03 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12\nOct 04 12:37:03 localhost.localdomain kernel: i8042: Warning: Keylock active\nOct 04 12:37:03 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1\nOct 04 12:37:03 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12\nOct 04 12:37:03 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice\nOct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0\nOct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs\nOct 04 12:37:03 localhost.localdomain kernel: intel_pstate: CPU model not supported\nOct 04 12:37:03 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina\nOct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbhid\nOct 04 12:37:03 localhost.localdomain kernel: usbhid: USB HID core driver\nOct 04 12:37:03 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service\nOct 04 12:37:03 localhost.localdomain kernel: Initializing XFRM netlink socket\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 10\nOct 04 12:37:03 localhost.localdomain kernel: Segment Routing with IPv6\nOct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 17\nOct 04 12:37:03 localhost.localdomain kernel: mpls_gso: MPLS GSO support\nOct 04 12:37:03 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged.\nOct 04 12:37:03 localhost.localdomain kernel: AES CTR mode by8 optimization enabled\nOct 04 12:37:03 localhost.localdomain kernel: sched_clock: Marking stable (511770214, 0)->(10875138119, -10363367905)\nOct 04 12:37:03 localhost.localdomain kernel: registered taskstats version 1\nOct 04 12:37:03 localhost.localdomain kernel: Loading compiled-in X.509 certificates\nOct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f'\nOct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'\nOct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'\nOct 04 12:37:03 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud\nOct 04 12:37:03 localhost.localdomain kernel: page_owner is disabled\nOct 04 12:37:03 localhost.localdomain kernel: Key type big_key registered\nOct 04 12:37:03 localhost.localdomain kernel: Key type encrypted registered\nOct 04 12:37:03 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass!\nOct 04 12:37:03 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256\nOct 04 12:37:03 localhost.localdomain kernel: ima: No architecture policies found\nOct 04 12:37:03 localhost.localdomain kernel: evm: Initialising EVM extended attributes:\nOct 04 12:37:03 localhost.localdomain kernel: evm: security.selinux\nOct 04 12:37:03 localhost.localdomain kernel: evm: security.ima\nOct 04 12:37:03 localhost.localdomain kernel: evm: security.capability\nOct 04 12:37:03 localhost.localdomain kernel: evm: HMAC attrs: 0x1\nOct 04 12:37:03 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768\nOct 04 12:37:03 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0\nOct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-10-04 16:37:03 UTC (1759595823)\nOct 04 12:37:03 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K\nOct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K\nOct 04 12:37:03 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k\nOct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K\nOct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K\nOct 04 12:37:03 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)\nOct 04 12:37:03 localhost.localdomain systemd[1]: Detected virtualization xen.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Detected architecture x86-64.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Running in initial RAM disk.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Set hostname to .\nOct 04 12:37:03 localhost.localdomain systemd[1]: Listening on Journal Socket.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel...\nOct 04 12:37:03 localhost.localdomain systemd[1]: Reached target Slices.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting Apply Kernel Variables...\nOct 04 12:37:03 localhost.localdomain systemd-journald[219]: Journal started\n-- Subject: The journal has been started\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has started up, opened the journal\n-- files for writing and is now ready to process requests.\nOct 04 12:37:03 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nOct 04 12:37:03 localhost.localdomain systemd[1]: memstrack.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit memstrack.service has successfully entered the 'dead' state.\nOct 04 12:37:03 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut cmdline hook...\n-- Subject: Unit dracut-cmdline.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has begun starting up.\nOct 04 12:37:03 localhost.localdomain dracut-cmdline[237]: dracut-8 dracut-049-233.git20240115.el8\nOct 04 12:37:03 localhost.localdomain dracut-cmdline[237]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started dracut cmdline hook.\n-- Subject: Unit dracut-cmdline.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut pre-udev hook...\n-- Subject: Unit dracut-pre-udev.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has begun starting up.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started dracut pre-udev hook.\n-- Subject: Unit dracut-pre-udev.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun starting up.\nOct 04 12:37:03 localhost.localdomain systemd-udevd[298]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices...\n-- Subject: Unit systemd-udev-trigger.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has begun starting up.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen...\n-- Subject: Unit plymouth-start.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-start.service has begun starting up.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut initqueue hook...\n-- Subject: Unit dracut-initqueue.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has begun starting up.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 319 (plymouthd).\nOct 04 12:37:03 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen.\n-- Subject: Unit plymouth-start.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-start.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.\n-- Subject: Unit systemd-ask-password-plymouth.path has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-ask-password-plymouth.path has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:03 localhost.localdomain systemd[1]: Reached target Paths.\n-- Subject: Unit paths.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit paths.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain kernel: libata version 3.00 loaded.\nOct 04 12:37:04 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13\nOct 04 12:37:04 localhost.localdomain kernel: ACPI: bus type drm_connector registered\nOct 04 12:37:04 localhost.localdomain kernel: scsi host0: ata_piix\nOct 04 12:37:04 localhost.localdomain kernel: scsi host1: ata_piix\nOct 04 12:37:04 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14\nOct 04 12:37:04 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15\nOct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console\nOct 04 12:37:04 localhost.localdomain kernel: Console: switching to colour dummy device 80x25\nOct 04 12:37:04 localhost.localdomain systemd-udevd[327]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nOct 04 12:37:04 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2.\nOct 04 12:37:04 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver\nOct 04 12:37:04 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0\nOct 04 12:37:04 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device\nOct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called\nOct 04 12:37:04 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48\nOct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device\nOct 04 12:37:04 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled;\nOct 04 12:37:04 localhost.localdomain kernel: xvda: xvda1\nOct 04 12:37:04 localhost.localdomain systemd-udevd[318]: Using default interface naming scheme 'rhel-8.0'.\nOct 04 12:37:04 localhost.localdomain systemd-udevd[318]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.\n-- Subject: Unit dev-disk-by\\x2duuid-fe591198\\x2d9082\\x2d4b15\\x2d9b62\\x2de83518524cd2.device has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-disk-by\\x2duuid-fe591198\\x2d9082\\x2d4b15\\x2d9b62\\x2de83518524cd2.device has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Initrd Root Device.\n-- Subject: Unit initrd-root-device.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-device.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Started dracut initqueue hook.\n-- Subject: Unit dracut-initqueue.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2...\n-- Subject: Unit systemd-fsck-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-fsck-root.service has begun starting up.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd-fsck[361]: /usr/sbin/fsck.xfs: XFS file system.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.\n-- Subject: Unit systemd-fsck-root.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-fsck-root.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.976 MHz\nOct 04 12:37:04 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd2c4bdc1, max_idle_ns: 440795271539 ns\nOct 04 12:37:04 localhost.localdomain systemd[1]: Mounting /sysroot...\n-- Subject: Unit sysroot.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysroot.mount has begun starting up.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System...\n-- Subject: Unit sys-kernel-config.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-config.mount has begun starting up.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System.\n-- Subject: Unit sys-kernel-config.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-config.mount has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Reached target System Initialization.\n-- Subject: Unit sysinit.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Basic System.\n-- Subject: Unit basic.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:04 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4\nOct 04 12:37:04 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled\nOct 04 12:37:04 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem\nOct 04 12:37:05 localhost.localdomain kernel: XFS (xvda1): Ending clean mount\nOct 04 12:37:05 localhost.localdomain systemd[1]: Mounted /sysroot.\n-- Subject: Unit sysroot.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysroot.mount has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd Root File System.\n-- Subject: Unit initrd-root-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root...\n-- Subject: Unit initrd-parse-etc.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-parse-etc.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Reloading.\nOct 04 12:37:05 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-parse-etc.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root.\n-- Subject: Unit initrd-parse-etc.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-parse-etc.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd File Systems.\n-- Subject: Unit initrd-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd Default Target.\n-- Subject: Unit initrd.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook...\n-- Subject: Unit dracut-pre-pivot.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook.\n-- Subject: Unit dracut-pre-pivot.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons...\n-- Subject: Unit initrd-cleanup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-cleanup.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-pre-pivot.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook.\n-- Subject: Unit dracut-pre-pivot.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Timers.\n-- Subject: Unit timers.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit timers.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-initqueue.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut initqueue hook.\n-- Subject: Unit dracut-initqueue.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Initrd Default Target.\n-- Subject: Unit initrd.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Basic System.\n-- Subject: Unit basic.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Paths.\n-- Subject: Unit paths.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit paths.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Sockets.\n-- Subject: Unit sockets.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sockets.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target System Initialization.\n-- Subject: Unit sysinit.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-sysctl.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables.\n-- Subject: Unit systemd-sysctl.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udev-trigger.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories.\n-- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Swap.\n-- Subject: Unit swap.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit swap.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Local File Systems.\n-- Subject: Unit local-fs.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Slices.\n-- Subject: Unit slices.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit slices.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Initrd Root Device.\n-- Subject: Unit initrd-root-device.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-device.target has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting Plymouth switch root service...\n-- Subject: Unit plymouth-switch-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-switch-root.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting Setup Virtual Console...\n-- Subject: Unit systemd-vconsole-setup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-cleanup.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons.\n-- Subject: Unit initrd-cleanup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-cleanup.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev.\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit kmod-static-nodes.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel.\n-- Subject: Unit kmod-static-nodes.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kmod-static-nodes.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-pre-udev.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook.\n-- Subject: Unit dracut-pre-udev.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-cmdline.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut cmdline hook.\n-- Subject: Unit dracut-cmdline.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Closed udev Kernel Socket.\n-- Subject: Unit systemd-udevd-kernel.socket has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd-kernel.socket has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd-control.socket has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Closed udev Control Socket.\n-- Subject: Unit systemd-udevd-control.socket has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd-control.socket has finished shutting down.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting Cleanup udevd DB...\n-- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-udevadm-cleanup-db.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Started Cleanup udevd DB.\n-- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-udevadm-cleanup-db.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Started Plymouth switch root service.\n-- Subject: Unit plymouth-switch-root.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-switch-root.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Switch Root.\n-- Subject: Unit initrd-switch-root.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-switch-root.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Starting Switch Root...\n-- Subject: Unit initrd-switch-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-switch-root.service has begun starting up.\nOct 04 12:37:05 localhost.localdomain systemd[1]: Switching root.\nOct 04 12:37:05 localhost.localdomain systemd-journald[219]: Journal stopped\n-- Subject: The journal has been stopped\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has shut down and closed all currently\n-- active journal files.\nOct 04 12:37:06 managed-node1 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting\nOct 04 12:37:06 managed-node1 kernel: audit: type=1404 audit(1759595826.125:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nOct 04 12:37:06 managed-node1 kernel: SELinux: policy capability network_peer_controls=1\nOct 04 12:37:06 managed-node1 kernel: SELinux: policy capability open_perms=1\nOct 04 12:37:06 managed-node1 kernel: SELinux: policy capability extended_socket_class=1\nOct 04 12:37:06 managed-node1 kernel: SELinux: policy capability always_check_network=0\nOct 04 12:37:06 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1\nOct 04 12:37:06 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1\nOct 04 12:37:06 managed-node1 kernel: audit: type=1403 audit(1759595826.275:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nOct 04 12:37:06 managed-node1 systemd[1]: Successfully loaded SELinux policy in 151.439ms.\nOct 04 12:37:06 managed-node1 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.221ms.\nOct 04 12:37:06 managed-node1 systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)\nOct 04 12:37:06 managed-node1 systemd[1]: Detected virtualization xen.\nOct 04 12:37:06 managed-node1 systemd[1]: Detected architecture x86-64.\nOct 04 12:37:06 managed-node1 systemd[1]: Set hostname to .\nOct 04 12:37:06 managed-node1 systemd[1]: initrd-switch-root.service: Succeeded.\nOct 04 12:37:06 managed-node1 systemd[1]: Stopped Switch Root.\nOct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.\nOct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nOct 04 12:37:06 managed-node1 systemd[1]: Stopped Journal Service.\nOct 04 12:37:06 managed-node1 systemd[1]: Starting Journal Service...\nOct 04 12:37:06 managed-node1 systemd-journald[475]: Journal started\n-- Subject: The journal has been started\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has started up, opened the journal\n-- files for writing and is now ready to process requests.\nOct 04 12:37:06 managed-node1 systemd-journald[475]: Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nOct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journald.service has successfully entered the 'dead' state.\nOct 04 12:37:06 managed-node1 kernel: fuse: init (API version 7.34)\nOct 04 12:37:06 managed-node1 systemd-modules-load[485]: Inserted module 'fuse'\nOct 04 12:37:06 managed-node1 systemd[1]: Started Load Kernel Modules.\n-- Subject: Unit systemd-modules-load.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-modules-load.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:06 managed-node1 systemd[1]: Mounting FUSE Control File System...\n-- Subject: Unit sys-fs-fuse-connections.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-fs-fuse-connections.mount has begun starting up.\nOct 04 12:37:06 managed-node1 systemd[1]: Starting Apply Kernel Variables...\n-- Subject: Unit systemd-sysctl.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has begun starting up.\nOct 04 12:37:06 managed-node1 systemd[1]: Mounted FUSE Control File System.\n-- Subject: Unit sys-fs-fuse-connections.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-fs-fuse-connections.mount has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:06 managed-node1 systemd[1]: Started Apply Kernel Variables.\n-- Subject: Unit systemd-sysctl.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:06 managed-node1 systemd[1]: Started udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:06 managed-node1 systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nOct 04 12:37:06 managed-node1 systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Remount Root and Kernel File Systems.\n-- Subject: Unit systemd-remount-fs.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-remount-fs.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Create Static Device Nodes in /dev...\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Load/Save Random Seed...\n-- Subject: Unit systemd-random-seed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-random-seed.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd-journald[475]: Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Load/Save Random Seed.\n-- Subject: Unit systemd-random-seed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-random-seed.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Create Static Device Nodes in /dev.\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target Local File Systems (Pre).\n-- Subject: Unit local-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target Local File Systems.\n-- Subject: Unit local-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...\n-- Subject: Unit plymouth-read-write.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-read-write.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Import network configuration from initramfs...\n-- Subject: Unit import-state.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit import-state.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Received SIGRTMIN+20 from PID 319 (plymouthd).\nOct 04 12:37:07 managed-node1 systemd[1]: Started Tell Plymouth To Write Out Runtime Data.\n-- Subject: Unit plymouth-read-write.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-read-write.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd-udevd[502]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Import network configuration from initramfs.\n-- Subject: Unit import-state.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit import-state.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Create Volatile Files and Directories...\n-- Subject: Unit systemd-tmpfiles-setup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Started udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Create Volatile Files and Directories.\n-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Mounting RPC Pipe File System...\n-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting RPC Bind...\n-- Subject: Unit rpcbind.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpcbind.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Security Auditing Service...\n-- Subject: Unit auditd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit auditd.service has begun starting up.\nOct 04 12:37:07 managed-node1 auditd[532]: No plugins found, not dispatching events\nOct 04 12:37:07 managed-node1 auditd[532]: Init complete, auditd 3.1.2 listening for events (startup state enable)\nOct 04 12:37:07 managed-node1 systemd[1]: Started RPC Bind.\n-- Subject: Unit rpcbind.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpcbind.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 kernel: RPC: Registered named UNIX socket transport module.\nOct 04 12:37:07 managed-node1 kernel: RPC: Registered udp transport module.\nOct 04 12:37:07 managed-node1 kernel: RPC: Registered tcp transport module.\nOct 04 12:37:07 managed-node1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nOct 04 12:37:07 managed-node1 systemd[1]: Mounted RPC Pipe File System.\n-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target rpc_pipefs.target.\n-- Subject: Unit rpc_pipefs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc_pipefs.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 augenrules[535]: /sbin/augenrules: No change\nOct 04 12:37:07 managed-node1 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nOct 04 12:37:07 managed-node1 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nOct 04 12:37:07 managed-node1 systemd-udevd[538]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nOct 04 12:37:07 managed-node1 augenrules[562]: No rules\nOct 04 12:37:07 managed-node1 augenrules[562]: enabled 1\nOct 04 12:37:07 managed-node1 augenrules[562]: failure 1\nOct 04 12:37:07 managed-node1 augenrules[562]: pid 532\nOct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192\nOct 04 12:37:07 managed-node1 augenrules[562]: lost 0\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog 4\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0\nOct 04 12:37:07 managed-node1 augenrules[562]: enabled 1\nOct 04 12:37:07 managed-node1 augenrules[562]: failure 1\nOct 04 12:37:07 managed-node1 augenrules[562]: pid 532\nOct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192\nOct 04 12:37:07 managed-node1 augenrules[562]: lost 0\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog 4\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0\nOct 04 12:37:07 managed-node1 augenrules[562]: enabled 1\nOct 04 12:37:07 managed-node1 augenrules[562]: failure 1\nOct 04 12:37:07 managed-node1 augenrules[562]: pid 532\nOct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192\nOct 04 12:37:07 managed-node1 augenrules[562]: lost 0\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog 4\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000\nOct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0\nOct 04 12:37:07 managed-node1 systemd[1]: Started Security Auditing Service.\n-- Subject: Unit auditd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit auditd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Update UTMP about System Boot/Shutdown...\n-- Subject: Unit systemd-update-utmp.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp.service has begun starting up.\nOct 04 12:37:07 managed-node1 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nOct 04 12:37:07 managed-node1 systemd-udevd[544]: Using default interface naming scheme 'rhel-8.0'.\nOct 04 12:37:07 managed-node1 systemd-udevd[544]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Update UTMP about System Boot/Shutdown.\n-- Subject: Unit systemd-update-utmp.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target System Initialization.\n-- Subject: Unit sysinit.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Daily Cleanup of Temporary Directories.\n-- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-clean.timer has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started daily update of the root trust anchor for DNSSEC.\n-- Subject: Unit unbound-anchor.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.timer has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.\n-- Subject: Unit sssd-kcm.socket has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sssd-kcm.socket has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Listening on D-Bus System Message Bus Socket.\n-- Subject: Unit dbus.socket has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dbus.socket has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target Sockets.\n-- Subject: Unit sockets.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sockets.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target Basic System.\n-- Subject: Unit basic.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started irqbalance daemon.\n-- Subject: Unit irqbalance.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit irqbalance.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target User and Group Name Lookups.\n-- Subject: Unit nss-user-lookup.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nss-user-lookup.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Restore /run/initramfs on shutdown...\n-- Subject: Unit dracut-shutdown.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-shutdown.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.\n-- Subject: Unit rngd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rngd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Initial cloud-init job (pre-networking)...\n-- Subject: Unit cloud-init-local.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init-local.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Started D-Bus System Message Bus.\n-- Subject: Unit dbus.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dbus.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting Login Service...\n-- Subject: Unit systemd-logind.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-logind.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Starting NTP client/server...\n-- Subject: Unit chronyd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit chronyd.service has begun starting up.\nOct 04 12:37:07 managed-node1 systemd[1]: Started dnf makecache --timer.\n-- Subject: Unit dnf-makecache.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dnf-makecache.timer has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target Timers.\n-- Subject: Unit timers.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit timers.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Reached target sshd-keygen.target.\n-- Subject: Unit sshd-keygen.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd-keygen.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started Restore /run/initramfs on shutdown.\n-- Subject: Unit dracut-shutdown.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-shutdown.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0\nOct 04 12:37:07 managed-node1 kernel: EDAC sbridge: Ver: 1.1.2 \nOct 04 12:37:07 managed-node1 rngd[586]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nOct 04 12:37:07 managed-node1 rngd[586]: Disabling 5: NIST Network Entropy Beacon (nist)\nOct 04 12:37:07 managed-node1 rngd[586]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nOct 04 12:37:07 managed-node1 rngd[586]: Initializing available sources\nOct 04 12:37:07 managed-node1 rngd[586]: [hwrng ]: Initialization Failed\nOct 04 12:37:07 managed-node1 rngd[586]: [rdrand]: Enabling RDRAND rng support\nOct 04 12:37:07 managed-node1 rngd[586]: [rdrand]: Initialized\nOct 04 12:37:07 managed-node1 rngd[586]: [jitter]: JITTER timeout set to 5 sec\nOct 04 12:37:07 managed-node1 chronyd[601]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nOct 04 12:37:07 managed-node1 chronyd[601]: Loaded 0 symmetric keys\nOct 04 12:37:07 managed-node1 chronyd[601]: Frequency -8.632 +/- 0.314 ppm read from /var/lib/chrony/drift\nOct 04 12:37:07 managed-node1 chronyd[601]: Using right/UTC timezone to obtain leap second data\nOct 04 12:37:07 managed-node1 rngd[586]: [jitter]: Initializing AES buffer\nOct 04 12:37:07 managed-node1 systemd-logind[590]: New seat seat0.\n-- Subject: A new seat seat0 is now available\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new seat seat0 has been configured and is now available.\nOct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event0 (Power Button)\nOct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event1 (Sleep Button)\nOct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nOct 04 12:37:07 managed-node1 systemd[1]: Started Login Service.\n-- Subject: Unit systemd-logind.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-logind.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:07 managed-node1 systemd[1]: Started NTP client/server.\n-- Subject: Unit chronyd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit chronyd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:09 managed-node1 dhclient[613]: Internet Systems Consortium DHCP Client 4.3.6\nOct 04 12:37:09 managed-node1 dhclient[613]: Copyright 2004-2017 Internet Systems Consortium.\nOct 04 12:37:09 managed-node1 dhclient[613]: All rights reserved.\nOct 04 12:37:09 managed-node1 dhclient[613]: For info, please visit https://www.isc.org/software/dhcp/\nOct 04 12:37:09 managed-node1 dhclient[613]: \nOct 04 12:37:09 managed-node1 dhclient[613]: Listening on LPF/eth0/12:6f:96:21:de:ff\nOct 04 12:37:09 managed-node1 dhclient[613]: Sending on LPF/eth0/12:6f:96:21:de:ff\nOct 04 12:37:09 managed-node1 dhclient[613]: Sending on Socket/fallback\nOct 04 12:37:09 managed-node1 dhclient[613]: Created duid \"\\000\\004[\\\\\\205\\332\\267@K\\307\\224\\015y\\021\\252\\244\\262<\".\nOct 04 12:37:09 managed-node1 dhclient[613]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xac15e828)\nOct 04 12:37:09 managed-node1 dhclient[613]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xac15e828)\nOct 04 12:37:09 managed-node1 dhclient[613]: DHCPOFFER from 10.31.8.1\nOct 04 12:37:09 managed-node1 dhclient[613]: DHCPACK from 10.31.8.1 (xid=0xac15e828)\nOct 04 12:37:09 managed-node1 dhclient[613]: bound to 10.31.10.9 -- renewal in 1471 seconds.\nOct 04 12:37:09 managed-node1 cloud-init[611]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Sat, 04 Oct 2025 16:37:09 +0000. Up 6.06 seconds.\nOct 04 12:37:09 managed-node1 systemd[1]: Started Initial cloud-init job (pre-networking).\n-- Subject: Unit cloud-init-local.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init-local.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:09 managed-node1 systemd[1]: Reached target Network (Pre).\n-- Subject: Unit network-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:09 managed-node1 systemd[1]: Starting Network Manager...\n-- Subject: Unit NetworkManager.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager.service has begun starting up.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0339] NetworkManager (version 1.40.16-15.el8) is starting... (boot:ab805d05-fc69-4c24-bbf4-88407ec14f1c)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0361] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)\nOct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager.\n-- Subject: Unit NetworkManager.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Starting Network Manager Wait Online...\n-- Subject: Unit NetworkManager-wait-online.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-wait-online.service has begun starting up.\nOct 04 12:37:10 managed-node1 systemd[1]: Reached target Network.\n-- Subject: Unit network.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Starting Dynamic System Tuning Daemon...\n-- Subject: Unit tuned.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit tuned.service has begun starting up.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0463] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nOct 04 12:37:10 managed-node1 systemd[1]: Starting Certificate monitoring and PKI enrollment...\n-- Subject: Unit certmonger.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit certmonger.service has begun starting up.\nOct 04 12:37:10 managed-node1 systemd[1]: Starting GSSAPI Proxy Daemon...\n-- Subject: Unit gssproxy.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit gssproxy.service has begun starting up.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0569] manager[0x560dff4e3080]: monitoring kernel firmware directory '/lib/firmware'.\nOct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=630 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nOct 04 12:37:10 managed-node1 systemd[1]: Starting Hostname Service...\n-- Subject: Unit systemd-hostnamed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has begun starting up.\nOct 04 12:37:10 managed-node1 systemd[1]: Started GSSAPI Proxy Daemon.\n-- Subject: Unit gssproxy.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit gssproxy.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Reached target NFS client services.\n-- Subject: Unit nfs-client.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nfs-client.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Reached target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Reached target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Started Certificate monitoring and PKI enrollment.\n-- Subject: Unit certmonger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit certmonger.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.hostname1'\nOct 04 12:37:10 managed-node1 systemd[1]: Started Hostname Service.\n-- Subject: Unit systemd-hostnamed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2853] hostname: hostname: using hostnamed\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2854] hostname: static hostname changed from (none) to \"managed-node1\"\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2859] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2960] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2961] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2966] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2971] manager: Networking is enabled by state file\nOct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=630 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nOct 04 12:37:10 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service...\n-- Subject: Unit NetworkManager-dispatcher.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has begun starting up.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3076] settings: Loaded settings plugin: ifcfg-rh (\"/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so\")\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3078] settings: Loaded settings plugin: keyfile (internal)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3168] dhcp: init: Using DHCP client 'internal'\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3170] device (lo): carrier: link connected\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3179] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3221] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3265] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')\nOct 04 12:37:10 managed-node1 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3539] device (eth0): carrier: link connected\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3561] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3605] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3642] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3653] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3685] manager: NetworkManager state is now CONNECTING\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3703] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3744] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3774] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3845] dhcp4 (eth0): state changed new lease, address=10.31.10.9\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3869] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS\nOct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=630 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nOct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4090] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'\nOct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service.\n-- Subject: Unit NetworkManager-dispatcher.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4316] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4318] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4321] manager: NetworkManager state is now CONNECTED_SITE\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4323] device (eth0): Activation: successful, device activated.\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4327] manager: NetworkManager state is now CONNECTED_GLOBAL\nOct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4329] manager: startup complete\nOct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager Wait Online.\n-- Subject: Unit NetworkManager-wait-online.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-wait-online.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:10 managed-node1 systemd[1]: Starting Initial cloud-init job (metadata service crawler)...\n-- Subject: Unit cloud-init.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.service has begun starting up.\nOct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.2.32.37\nOct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.2.32.38\nOct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.11.160.238\nOct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.18.100.10\nOct 04 12:37:11 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=634 comm=\"/usr/libexec/platform-python -Es /usr/sbin/tuned -\" label=\"system_u:system_r:tuned_t:s0\")\nOct 04 12:37:11 managed-node1 systemd[1]: Starting Authorization Manager...\n-- Subject: Unit polkit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit polkit.service has begun starting up.\nOct 04 12:37:11 managed-node1 polkitd[931]: Started polkitd version 0.115\nOct 04 12:37:11 managed-node1 systemd[1]: Started Dynamic System Tuning Daemon.\n-- Subject: Unit tuned.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit tuned.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:11 managed-node1 polkitd[931]: Loading rules from directory /etc/polkit-1/rules.d\nOct 04 12:37:11 managed-node1 polkitd[931]: Loading rules from directory /usr/share/polkit-1/rules.d\nOct 04 12:37:11 managed-node1 polkitd[931]: Finished loading, compiling and executing 2 rules\nOct 04 12:37:12 managed-node1 rngd[586]: [jitter]: Unable to obtain AES key, disabling JITTER source\nOct 04 12:37:11 managed-node1 systemd[1]: Started Authorization Manager.\n-- Subject: Unit polkit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit polkit.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:11 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'\nOct 04 12:37:12 managed-node1 polkitd[931]: Acquired the name org.freedesktop.PolicyKit1 on the system bus\nOct 04 12:37:12 managed-node1 rngd[586]: [jitter]: Initialization Failed\nOct 04 12:37:12 managed-node1 rngd[586]: Process privileges have been dropped to 2:2\nOct 04 12:37:12 managed-node1 cloud-init[945]: Cloud-init v. 23.4-7.el8.2 running 'init' at Sat, 04 Oct 2025 16:37:11 +0000. Up 8.78 seconds.\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | eth0 | True | 10.31.10.9 | 255.255.252.0 | global | 12:6f:96:21:de:ff |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | eth0 | True | fe80::106f:96ff:fe21:deff/64 | . | link | 12:6f:96:21:de:ff |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 1 | fe80::/64 | :: | eth0 | U |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 3 | multicast | :: | eth0 | U |\nOct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+\nOct 04 12:37:12 managed-node1 systemd[1]: Started Initial cloud-init job (metadata service crawler).\n-- Subject: Unit cloud-init.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Reached target Cloud-config availability.\n-- Subject: Unit cloud-config.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Reached target Network is Online.\n-- Subject: Unit network-online.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network-online.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Notify NFS peers of a restart...\n-- Subject: Unit rpc-statd-notify.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc-statd-notify.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting The restraint harness....\n-- Subject: Unit restraintd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit restraintd.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Crash recovery kernel arming...\n-- Subject: Unit kdump.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kdump.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting System Logging Service...\n-- Subject: Unit rsyslog.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rsyslog.service has begun starting up.\nOct 04 12:37:12 managed-node1 sm-notify[980]: Version 2.3.3 starting\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Apply the settings specified in cloud-config...\n-- Subject: Unit cloud-config.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting OpenSSH server daemon...\n-- Subject: Unit sshd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Started Notify NFS peers of a restart.\n-- Subject: Unit rpc-statd-notify.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc-statd-notify.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Started The restraint harness..\n-- Subject: Unit restraintd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit restraintd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 restraintd[988]: Listening on http://localhost:8081\nOct 04 12:37:12 managed-node1 sshd[985]: Server listening on 0.0.0.0 port 22.\nOct 04 12:37:12 managed-node1 sshd[985]: Server listening on :: port 22.\nOct 04 12:37:12 managed-node1 systemd[1]: Started OpenSSH server daemon.\n-- Subject: Unit sshd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 rsyslogd[983]: [origin software=\"rsyslogd\" swVersion=\"8.2102.0-15.el8\" x-pid=\"983\" x-info=\"https://www.rsyslog.com\"] start\nOct 04 12:37:12 managed-node1 systemd[1]: Started System Logging Service.\n-- Subject: Unit rsyslog.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rsyslog.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 rsyslogd[983]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]\nOct 04 12:37:12 managed-node1 cloud-init[1238]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Sat, 04 Oct 2025 16:37:12 +0000. Up 9.79 seconds.\nOct 04 12:37:12 managed-node1 systemd[1]: Started Apply the settings specified in cloud-config.\n-- Subject: Unit cloud-config.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Execute cloud user/final scripts...\n-- Subject: Unit cloud-final.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-final.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Permit User Sessions...\n-- Subject: Unit systemd-user-sessions.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-user-sessions.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Started Permit User Sessions.\n-- Subject: Unit systemd-user-sessions.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-user-sessions.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Hold until boot process finishes up...\n-- Subject: Unit plymouth-quit-wait.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit-wait.service has begun starting up.\nOct 04 12:37:12 managed-node1 systemd[1]: Started Command Scheduler.\n-- Subject: Unit crond.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit crond.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:12 managed-node1 systemd[1]: Starting Terminate Plymouth Boot Screen...\n-- Subject: Unit plymouth-quit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit.service has begun starting up.\nOct 04 12:37:13 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 319 (plymouthd).\nOct 04 12:37:13 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 319 (n/a).\nOct 04 12:37:13 managed-node1 systemd[1]: Started Hold until boot process finishes up.\n-- Subject: Unit plymouth-quit-wait.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit-wait.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Started Terminate Plymouth Boot Screen.\n-- Subject: Unit plymouth-quit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Started Getty on tty1.\n-- Subject: Unit getty@tty1.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit getty@tty1.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Reached target Login Prompts.\n-- Subject: Unit getty.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit getty.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Reached target Multi-User System.\n-- Subject: Unit multi-user.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit multi-user.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Starting Update UTMP about System Runlevel Changes...\n-- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp-runlevel.service has begun starting up.\nOct 04 12:37:13 managed-node1 crond[1306]: (CRON) STARTUP (1.5.2)\nOct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (Syslog will be used instead of sendmail.)\nOct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.)\nOct 04 12:37:13 managed-node1 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.\nOct 04 12:37:13 managed-node1 systemd[1]: Started Update UTMP about System Runlevel Changes.\n-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp-runlevel.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (running with inotify support)\nOct 04 12:37:13 managed-node1 cloud-init[1399]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Sat, 04 Oct 2025 16:37:13 +0000. Up 10.54 seconds.\nOct 04 12:37:13 managed-node1 cloud-init[1399]: Cloud-init v. 23.4-7.el8.2 finished at Sat, 04 Oct 2025 16:37:13 +0000. Datasource DataSourceEc2Local. Up 10.67 seconds\nOct 04 12:37:13 managed-node1 systemd[1]: Started Execute cloud user/final scripts.\n-- Subject: Unit cloud-final.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-final.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Reached target Cloud-init target.\n-- Subject: Unit cloud-init.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.target has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 sshd[1236]: Accepted publickey for root from 10.31.11.222 port 33612 ssh2: ECDSA SHA256:ShTC/U9LU5RFr1+CFhQp22fm29XbqbB3A5tMb8NYBaw\nOct 04 12:37:13 managed-node1 systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument\nOct 04 12:37:13 managed-node1 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument\nOct 04 12:37:13 managed-node1 systemd[1]: Created slice User Slice of UID 0.\n-- Subject: Unit user-0.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-0.slice has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Starting User runtime directory /run/user/0...\n-- Subject: Unit user-runtime-dir@0.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@0.service has begun starting up.\nOct 04 12:37:13 managed-node1 systemd[1]: Started User runtime directory /run/user/0.\n-- Subject: Unit user-runtime-dir@0.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@0.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Starting User Manager for UID 0...\n-- Subject: Unit user@0.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@0.service has begun starting up.\nOct 04 12:37:13 managed-node1 systemd-logind[590]: New session 1 of user root.\n-- Subject: A new session 1 has been created for user root\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new session with the ID 1 has been created for the user root.\n-- \n-- The leading process of the session is 1236.\nOct 04 12:37:13 managed-node1 kdumpctl[989]: kdump: kexec: loaded kdump kernel\nOct 04 12:37:13 managed-node1 kdumpctl[989]: kdump: Starting kdump: [OK]\nOct 04 12:37:13 managed-node1 systemd[1]: Started Crash recovery kernel arming.\n-- Subject: Unit kdump.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kdump.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: pam_unix(systemd-user:session): session opened for user root by (uid=0)\nOct 04 12:37:13 managed-node1 systemd[1402]: Reached target Paths.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: Starting D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has begun starting up.\nOct 04 12:37:13 managed-node1 systemd[1402]: Reached target Timers.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: Listening on D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: Reached target Sockets.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: Reached target Basic System.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: Reached target Default.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1402]: Startup finished in 35ms.\n-- Subject: User manager start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The user manager instance for user 0 has been started. All services queued\n-- for starting have been started. Note that other services might still be starting\n-- up or be started at any later time.\n-- \n-- Startup of the manager took 35260 microseconds.\nOct 04 12:37:13 managed-node1 systemd[1]: Started User Manager for UID 0.\n-- Subject: Unit user@0.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@0.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Started Session 1 of user root.\n-- Subject: Unit session-1.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-1.scope has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:13 managed-node1 systemd[1]: Startup finished in 527ms (kernel) + 2.610s (initrd) + 7.716s (userspace) = 10.854s.\n-- Subject: System start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- All system services necessary queued for starting at boot have been\n-- started. Note that this does not mean that the machine is now idle as services\n-- might still be busy with completing start-up.\n-- \n-- Kernel start-up required 527566 microseconds.\n-- \n-- Initial RAM disk start-up required 2610300 microseconds.\n-- \n-- Userspace start-up required 7716163 microseconds.\nOct 04 12:37:13 managed-node1 sshd[1236]: pam_unix(sshd:session): session opened for user root by (uid=0)\nOct 04 12:37:16 managed-node1 platform-python[1711]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nOct 04 12:37:16 managed-node1 chronyd[601]: Selected source 163.123.152.14 (2.centos.pool.ntp.org)\nOct 04 12:37:16 managed-node1 chronyd[601]: System clock wrong by 1.194444 seconds\nOct 04 12:37:18 managed-node1 chronyd[601]: System clock was stepped by 1.194444 seconds\nOct 04 12:37:18 managed-node1 chronyd[601]: System clock TAI offset set to 37 seconds\nOct 04 12:37:18 managed-node1 platform-python[1840]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nOct 04 12:37:20 managed-node1 platform-python[1965]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None\nOct 04 12:37:21 managed-node1 platform-python[2089]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None\nOct 04 12:37:21 managed-node1 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument\nOct 04 12:37:21 managed-node1 systemd[1]: Created slice User Slice of UID 1111.\n-- Subject: Unit user-1111.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-1111.slice has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[1]: Starting User runtime directory /run/user/1111...\n-- Subject: Unit user-runtime-dir@1111.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@1111.service has begun starting up.\nOct 04 12:37:21 managed-node1 systemd[1]: Started User runtime directory /run/user/1111.\n-- Subject: Unit user-runtime-dir@1111.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@1111.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[1]: Starting User Manager for UID 1111...\n-- Subject: Unit user@1111.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@1111.service has begun starting up.\nOct 04 12:37:21 managed-node1 systemd[2093]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0)\nOct 04 12:37:21 managed-node1 systemd[2093]: Starting D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has begun starting up.\nOct 04 12:37:21 managed-node1 systemd[2093]: Started Mark boot as successful after the user session has run 2 minutes.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Reached target Timers.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Reached target Paths.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Listening on D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Reached target Sockets.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Reached target Basic System.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Reached target Default.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 systemd[2093]: Startup finished in 33ms.\n-- Subject: User manager start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The user manager instance for user 1111 has been started. All services queued\n-- for starting have been started. Note that other services might still be starting\n-- up or be started at any later time.\n-- \n-- Startup of the manager took 33346 microseconds.\nOct 04 12:37:21 managed-node1 systemd[1]: Started User Manager for UID 1111.\n-- Subject: Unit user@1111.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@1111.service has finished starting up.\n-- \n-- The start-up result is done.\nOct 04 12:37:21 managed-node1 platform-python[2226]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nOct 04 12:37:22 managed-node1 platform-python[2351]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nOct 04 12:37:22 managed-node1 systemd[1]: var-lib-containers-storage-overlay-compat4229379085-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-compat4229379085-merged.mount has successfully entered the 'dead' state.\nOct 04 12:37:22 managed-node1 kernel: evm: overlay not supported\nOct 04 12:37: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.\nOct 04 12:37:22 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.\nOct 04 12:37: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.\nOct 04 12:37:24 managed-node1 platform-python[2674]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nOct 04 12:37:25 managed-node1 platform-python[2803]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nOct 04 12:37:25 managed-node1 platform-python[2928]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nOct 04 12:37:26 managed-node1 platform-python[3052]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nOct 04 12:37:28 managed-node1 platform-python[3176]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nOct 04 12:37:28 managed-node1 platform-python[3301]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False 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-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 04 October 2025 12:37:29 -0400 (0:00:00.370) 0:01:20.382 ****** =============================================================================== Reboot ----------------------------------------------------------------- 23.49s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:188 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.73s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.64s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.50s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.46s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.46s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.41s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure container images are present --- 0.98s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Gathering Facts --------------------------------------------------------- 0.95s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.75s /tmp/collections-gxA/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.71s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.71s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Debug3 ------------------------------------------------------------------ 0.69s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.66s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Create user for testing ------------------------------------------------- 0.65s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:125 fedora.linux_system_roles.podman : Refresh systemd ---------------------- 0.61s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 fedora.linux_system_roles.podman : Refresh systemd ---------------------- 0.59s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Enable cgroup controllers ----------------------------------------------- 0.54s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:150 fedora.linux_system_roles.podman : Get podman version ------------------- 0.53s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Configure cgroups in kernel --------------------------------------------- 0.51s /tmp/collections-gxA/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:182 -- Logs begin at Sat 2025-10-04 12:37:03 EDT, end at Sat 2025-10-04 12:37:29 EDT. -- Oct 04 12:37:03 localhost.localdomain kernel: Linux version 4.18.0-553.5.1.el8.x86_64 (mockbuild@x86-05.stream.rdu2.redhat.com) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Tue May 21 05:46:01 UTC 2024 Oct 04 12:37:03 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Oct 04 12:37:03 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Oct 04 12:37:03 localhost.localdomain kernel: signal: max sigframe size: 1776 Oct 04 12:37:03 localhost.localdomain kernel: BIOS-provided physical RAM map: Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Oct 04 12:37:03 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Oct 04 12:37:03 localhost.localdomain kernel: NX (Execute Disable) protection: active Oct 04 12:37:03 localhost.localdomain kernel: SMBIOS 2.7 present. Oct 04 12:37:03 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Oct 04 12:37:03 localhost.localdomain kernel: Hypervisor detected: Xen HVM Oct 04 12:37:03 localhost.localdomain kernel: Xen version 4.11. Oct 04 12:37:03 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Oct 04 12:37:03 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Oct 04 12:37:03 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Oct 04 12:37:03 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Oct 04 12:37:03 localhost.localdomain kernel: tsc: Detected 2899.998 MHz processor Oct 04 12:37:03 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Oct 04 12:37:03 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Oct 04 12:37:03 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Oct 04 12:37:03 localhost.localdomain kernel: MTRR default type: write-back Oct 04 12:37:03 localhost.localdomain kernel: MTRR fixed ranges enabled: Oct 04 12:37:03 localhost.localdomain kernel: 00000-9FFFF write-back Oct 04 12:37:03 localhost.localdomain kernel: A0000-BFFFF write-combining Oct 04 12:37:03 localhost.localdomain kernel: C0000-FFFFF write-back Oct 04 12:37:03 localhost.localdomain kernel: MTRR variable ranges enabled: Oct 04 12:37:03 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Oct 04 12:37:03 localhost.localdomain kernel: 1 disabled Oct 04 12:37:03 localhost.localdomain kernel: 2 disabled Oct 04 12:37:03 localhost.localdomain kernel: 3 disabled Oct 04 12:37:03 localhost.localdomain kernel: 4 disabled Oct 04 12:37:03 localhost.localdomain kernel: 5 disabled Oct 04 12:37:03 localhost.localdomain kernel: 6 disabled Oct 04 12:37:03 localhost.localdomain kernel: 7 disabled Oct 04 12:37:03 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Oct 04 12:37:03 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Oct 04 12:37:03 localhost.localdomain kernel: Using GB pages for direct mapping Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67201000, 0x67201fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67202000, 0x67202fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67203000, 0x67203fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67204000, 0x67204fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: BRK [0x67205000, 0x67205fff] PGTABLE Oct 04 12:37:03 localhost.localdomain kernel: RAMDISK: [mem 0x3441e000-0x36206fff] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Oct 04 12:37:03 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Oct 04 12:37:03 localhost.localdomain kernel: No NUMA configuration found Oct 04 12:37:03 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Oct 04 12:37:03 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Oct 04 12:37:03 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Oct 04 12:37:03 localhost.localdomain kernel: Zone ranges: Oct 04 12:37:03 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Oct 04 12:37:03 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: Normal empty Oct 04 12:37:03 localhost.localdomain kernel: Device empty Oct 04 12:37:03 localhost.localdomain kernel: Movable zone start for each node Oct 04 12:37:03 localhost.localdomain kernel: Early memory node ranges Oct 04 12:37:03 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Oct 04 12:37:03 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Oct 04 12:37:03 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Oct 04 12:37:03 localhost.localdomain kernel: On node 0 totalpages: 982941 Oct 04 12:37:03 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Oct 04 12:37:03 localhost.localdomain kernel: DMA zone: 157 pages reserved Oct 04 12:37:03 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Oct 04 12:37:03 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Oct 04 12:37:03 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Oct 04 12:37:03 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ0 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ5 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ9 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ10 used by override. Oct 04 12:37:03 localhost.localdomain kernel: ACPI: IRQ11 used by override. Oct 04 12:37:03 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Oct 04 12:37:03 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Oct 04 12:37:03 localhost.localdomain kernel: TSC deadline timer available Oct 04 12:37:03 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Oct 04 12:37:03 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Oct 04 12:37:03 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Oct 04 12:37:03 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Oct 04 12:37:03 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Oct 04 12:37:03 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Oct 04 12:37:03 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Oct 04 12:37:03 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Oct 04 12:37:03 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Oct 04 12:37:03 localhost.localdomain kernel: xen: PV spinlocks enabled Oct 04 12:37:03 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Oct 04 12:37:03 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Oct 04 12:37:03 localhost.localdomain kernel: Policy zone: DMA32 Oct 04 12:37:03 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Oct 04 12:37:03 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Oct 04 12:37:03 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346744K reserved, 0K cma-reserved) Oct 04 12:37:03 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Oct 04 12:37:03 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Oct 04 12:37:03 localhost.localdomain kernel: ftrace: allocating 41062 entries in 161 pages Oct 04 12:37:03 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Oct 04 12:37:03 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Oct 04 12:37:03 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Oct 04 12:37:03 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Oct 04 12:37:03 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Oct 04 12:37:03 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Oct 04 12:37:03 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Oct 04 12:37:03 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Oct 04 12:37:03 localhost.localdomain kernel: xen:events: Using 2-level ABI Oct 04 12:37:03 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Oct 04 12:37:03 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Oct 04 12:37:03 localhost.localdomain kernel: Console: colour VGA+ 80x25 Oct 04 12:37:03 localhost.localdomain kernel: printk: console [tty0] enabled Oct 04 12:37:03 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Core revision 20220331 Oct 04 12:37:03 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Oct 04 12:37:03 localhost.localdomain kernel: hpet clockevent registered Oct 04 12:37:03 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Oct 04 12:37:03 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Oct 04 12:37:03 localhost.localdomain kernel: Switched APIC routing to physical flat. Oct 04 12:37:03 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Oct 04 12:37:03 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Oct 04 12:37:03 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Oct 04 12:37:03 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Oct 04 12:37:03 localhost.localdomain kernel: LSM: Security Framework initializing Oct 04 12:37:03 localhost.localdomain kernel: Yama: becoming mindful. Oct 04 12:37:03 localhost.localdomain kernel: SELinux: Initializing. Oct 04 12:37:03 localhost.localdomain kernel: LSM support for eBPF active Oct 04 12:37:03 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Oct 04 12:37:03 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Oct 04 12:37:03 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Oct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Oct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Oct 04 12:37:03 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Oct 04 12:37:03 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Oct 04 12:37:03 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Oct 04 12:37:03 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Oct 04 12:37:03 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Oct 04 12:37:03 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Oct 04 12:37:03 localhost.localdomain kernel: Xen: using vcpuop timer interface Oct 04 12:37:03 localhost.localdomain kernel: installing Xen timer for CPU 0 Oct 04 12:37:03 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Oct 04 12:37:03 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Oct 04 12:37:03 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Oct 04 12:37:03 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Oct 04 12:37:03 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Oct 04 12:37:03 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Oct 04 12:37:03 localhost.localdomain kernel: installing Xen timer for CPU 1 Oct 04 12:37:03 localhost.localdomain kernel: x86: Booting SMP configuration: Oct 04 12:37:03 localhost.localdomain kernel: .... node #0, CPUs: #1 Oct 04 12:37:03 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Oct 04 12:37:03 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Oct 04 12:37:03 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Oct 04 12:37:03 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Oct 04 12:37:03 localhost.localdomain kernel: smpboot: Max logical packages: 8 Oct 04 12:37:03 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Oct 04 12:37:03 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms Oct 04 12:37:03 localhost.localdomain kernel: devtmpfs: initialized Oct 04 12:37:03 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Oct 04 12:37:03 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Oct 04 12:37:03 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 16 Oct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Oct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Oct 04 12:37:03 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Oct 04 12:37:03 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Oct 04 12:37:03 localhost.localdomain kernel: audit: type=2000 audit(1759595824.209:1): state=initialized audit_enabled=0 res=1 Oct 04 12:37:03 localhost.localdomain kernel: cpuidle: using governor menu Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Oct 04 12:37:03 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Oct 04 12:37:03 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Oct 04 12:37:03 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Oct 04 12:37:03 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Interpreter enabled Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Oct 04 12:37:03 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Oct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Oct 04 12:37:03 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [0] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [3] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [4] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [5] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [6] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [7] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [8] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [9] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [10] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [11] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [12] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [13] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [14] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [15] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [16] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [17] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [18] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [19] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [20] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [21] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [22] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [23] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [24] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [25] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [26] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [27] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [28] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [29] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [30] registered Oct 04 12:37:03 localhost.localdomain kernel: acpiphp: Slot [31] registered Oct 04 12:37:03 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Oct 04 12:37:03 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Oct 04 12:37:03 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Oct 04 12:37:03 localhost.localdomain kernel: iommu: Default domain type: Passthrough Oct 04 12:37:03 localhost.localdomain kernel: SCSI subsystem initialized Oct 04 12:37:03 localhost.localdomain kernel: ACPI: bus type USB registered Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver hub Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new device driver usb Oct 04 12:37:03 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Oct 04 12:37:03 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Oct 04 12:37:03 localhost.localdomain kernel: PTP clock support registered Oct 04 12:37:03 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Oct 04 12:37:03 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Oct 04 12:37:03 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Oct 04 12:37:03 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: Initializing Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: domain hash size = 128 Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Oct 04 12:37:03 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Oct 04 12:37:03 localhost.localdomain kernel: vgaarb: loaded Oct 04 12:37:03 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Oct 04 12:37:03 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Oct 04 12:37:03 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Oct 04 12:37:03 localhost.localdomain kernel: clocksource: Switched to clocksource xen Oct 04 12:37:03 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Oct 04 12:37:03 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Oct 04 12:37:03 localhost.localdomain kernel: pnp: PnP ACPI init Oct 04 12:37:03 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:05: [dma 2] Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Oct 04 12:37:03 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Oct 04 12:37:03 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Oct 04 12:37:03 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 04 12:37:03 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Oct 04 12:37:03 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Oct 04 12:37:03 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 2 Oct 04 12:37:03 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Oct 04 12:37:03 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 1 Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 44 Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Oct 04 12:37:03 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Oct 04 12:37:03 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Oct 04 12:37:03 localhost.localdomain kernel: Unpacking initramfs... Oct 04 12:37:03 localhost.localdomain kernel: Freeing initrd memory: 30628K Oct 04 12:37:03 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Oct 04 12:37:03 localhost.localdomain kernel: Initialise system trusted keyrings Oct 04 12:37:03 localhost.localdomain kernel: Key type blacklist registered Oct 04 12:37:03 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Oct 04 12:37:03 localhost.localdomain kernel: zbud: loaded Oct 04 12:37:03 localhost.localdomain kernel: pstore: using deflate compression Oct 04 12:37:03 localhost.localdomain kernel: Platform Keyring initialized Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 38 Oct 04 12:37:03 localhost.localdomain kernel: Key type asymmetric registered Oct 04 12:37:03 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Oct 04 12:37:03 localhost.localdomain kernel: Running certificate verification selftests Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Oct 04 12:37:03 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Oct 04 12:37:03 localhost.localdomain kernel: io scheduler mq-deadline registered Oct 04 12:37:03 localhost.localdomain kernel: io scheduler kyber registered Oct 04 12:37:03 localhost.localdomain kernel: io scheduler bfq registered Oct 04 12:37:03 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Oct 04 12:37:03 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Oct 04 12:37:03 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Power Button [PWRF] Oct 04 12:37:03 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Oct 04 12:37:03 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Oct 04 12:37:03 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Oct 04 12:37:03 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Oct 04 12:37:03 localhost.localdomain kernel: Grant table initialized Oct 04 12:37:03 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Oct 04 12:37:03 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Oct 04 12:37:03 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Oct 04 12:37:03 localhost.localdomain kernel: Non-volatile memory driver v1.3 Oct 04 12:37:03 localhost.localdomain kernel: rdac: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: hp_sw: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: emc: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: alua: device handler registered Oct 04 12:37:03 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Oct 04 12:37:03 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Oct 04 12:37:03 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Oct 04 12:37:03 localhost.localdomain kernel: i8042: Warning: Keylock active Oct 04 12:37:03 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Oct 04 12:37:03 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Oct 04 12:37:03 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Oct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Oct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Oct 04 12:37:03 localhost.localdomain kernel: intel_pstate: CPU model not supported Oct 04 12:37:03 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Oct 04 12:37:03 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Oct 04 12:37:03 localhost.localdomain kernel: usbhid: USB HID core driver Oct 04 12:37:03 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Oct 04 12:37:03 localhost.localdomain kernel: Initializing XFRM netlink socket Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 10 Oct 04 12:37:03 localhost.localdomain kernel: Segment Routing with IPv6 Oct 04 12:37:03 localhost.localdomain kernel: NET: Registered protocol family 17 Oct 04 12:37:03 localhost.localdomain kernel: mpls_gso: MPLS GSO support Oct 04 12:37:03 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Oct 04 12:37:03 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Oct 04 12:37:03 localhost.localdomain kernel: sched_clock: Marking stable (511770214, 0)->(10875138119, -10363367905) Oct 04 12:37:03 localhost.localdomain kernel: registered taskstats version 1 Oct 04 12:37:03 localhost.localdomain kernel: Loading compiled-in X.509 certificates Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Oct 04 12:37:03 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Oct 04 12:37:03 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Oct 04 12:37:03 localhost.localdomain kernel: page_owner is disabled Oct 04 12:37:03 localhost.localdomain kernel: Key type big_key registered Oct 04 12:37:03 localhost.localdomain kernel: Key type encrypted registered Oct 04 12:37:03 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Oct 04 12:37:03 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Oct 04 12:37:03 localhost.localdomain kernel: ima: No architecture policies found Oct 04 12:37:03 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Oct 04 12:37:03 localhost.localdomain kernel: evm: security.selinux Oct 04 12:37:03 localhost.localdomain kernel: evm: security.ima Oct 04 12:37:03 localhost.localdomain kernel: evm: security.capability Oct 04 12:37:03 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Oct 04 12:37:03 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Oct 04 12:37:03 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Oct 04 12:37:03 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-10-04 16:37:03 UTC (1759595823) Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Oct 04 12:37:03 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Oct 04 12:37:03 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Oct 04 12:37:03 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Oct 04 12:37:03 localhost.localdomain systemd[1]: Detected virtualization xen. Oct 04 12:37:03 localhost.localdomain systemd[1]: Detected architecture x86-64. Oct 04 12:37:03 localhost.localdomain systemd[1]: Running in initial RAM disk. Oct 04 12:37:03 localhost.localdomain systemd[1]: Set hostname to . Oct 04 12:37:03 localhost.localdomain systemd[1]: Listening on Journal Socket. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Oct 04 12:37:03 localhost.localdomain systemd[1]: Reached target Slices. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Oct 04 12:37:03 localhost.localdomain systemd-journald[219]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Oct 04 12:37:03 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Oct 04 12:37:03 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Oct 04 12:37:03 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Oct 04 12:37:03 localhost.localdomain dracut-cmdline[237]: dracut-8 dracut-049-233.git20240115.el8 Oct 04 12:37:03 localhost.localdomain dracut-cmdline[237]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Oct 04 12:37:03 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd-udevd[298]: Network interface NamePolicy= disabled on kernel command line, ignoring. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Oct 04 12:37:03 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 319 (plymouthd). Oct 04 12:37:03 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Oct 04 12:37:03 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain kernel: libata version 3.00 loaded. Oct 04 12:37:04 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Oct 04 12:37:04 localhost.localdomain kernel: ACPI: bus type drm_connector registered Oct 04 12:37:04 localhost.localdomain kernel: scsi host0: ata_piix Oct 04 12:37:04 localhost.localdomain kernel: scsi host1: ata_piix Oct 04 12:37:04 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Oct 04 12:37:04 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Oct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Oct 04 12:37:04 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Oct 04 12:37:04 localhost.localdomain systemd-udevd[327]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:04 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Oct 04 12:37:04 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Oct 04 12:37:04 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Oct 04 12:37:04 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Oct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Oct 04 12:37:04 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Oct 04 12:37:04 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Oct 04 12:37:04 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Oct 04 12:37:04 localhost.localdomain kernel: xvda: xvda1 Oct 04 12:37:04 localhost.localdomain systemd-udevd[318]: Using default interface naming scheme 'rhel-8.0'. Oct 04 12:37:04 localhost.localdomain systemd-udevd[318]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:04 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd-fsck[361]: /usr/sbin/fsck.xfs: XFS file system. Oct 04 12:37:04 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.976 MHz Oct 04 12:37:04 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd2c4bdc1, max_idle_ns: 440795271539 ns Oct 04 12:37:04 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Oct 04 12:37:04 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Oct 04 12:37:04 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:04 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Oct 04 12:37:04 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Oct 04 12:37:04 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Oct 04 12:37:05 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Oct 04 12:37:05 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reloading. Oct 04 12:37:05 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Oct 04 12:37:05 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:05 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Oct 04 12:37:05 localhost.localdomain systemd[1]: Switching root. Oct 04 12:37:05 localhost.localdomain systemd-journald[219]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Oct 04 12:37:06 managed-node1 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Oct 04 12:37:06 managed-node1 kernel: audit: type=1404 audit(1759595826.125:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability open_perms=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability always_check_network=0 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Oct 04 12:37:06 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Oct 04 12:37:06 managed-node1 kernel: audit: type=1403 audit(1759595826.275:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Oct 04 12:37:06 managed-node1 systemd[1]: Successfully loaded SELinux policy in 151.439ms. Oct 04 12:37:06 managed-node1 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.221ms. Oct 04 12:37:06 managed-node1 systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Oct 04 12:37:06 managed-node1 systemd[1]: Detected virtualization xen. Oct 04 12:37:06 managed-node1 systemd[1]: Detected architecture x86-64. Oct 04 12:37:06 managed-node1 systemd[1]: Set hostname to . Oct 04 12:37:06 managed-node1 systemd[1]: initrd-switch-root.service: Succeeded. Oct 04 12:37:06 managed-node1 systemd[1]: Stopped Switch Root. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Oct 04 12:37:06 managed-node1 systemd[1]: Stopped Journal Service. Oct 04 12:37:06 managed-node1 systemd[1]: Starting Journal Service... Oct 04 12:37:06 managed-node1 systemd-journald[475]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Oct 04 12:37:06 managed-node1 systemd-journald[475]: Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Oct 04 12:37:06 managed-node1 kernel: fuse: init (API version 7.34) Oct 04 12:37:06 managed-node1 systemd-modules-load[485]: Inserted module 'fuse' Oct 04 12:37:06 managed-node1 systemd[1]: Started Load Kernel Modules. -- Subject: Unit systemd-modules-load.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-modules-load.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Oct 04 12:37:06 managed-node1 systemd[1]: Starting Apply Kernel Variables... -- Subject: Unit systemd-sysctl.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has begun starting up. Oct 04 12:37:06 managed-node1 systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:06 managed-node1 systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Oct 04 12:37:06 managed-node1 systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd-journald[475]: Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/5b5c85dab7404bc7940d7911aaa4b23c) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Oct 04 12:37:07 managed-node1 systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Received SIGRTMIN+20 from PID 319 (plymouthd). Oct 04 12:37:07 managed-node1 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd-udevd[502]: Network interface NamePolicy= disabled on kernel command line, ignoring. Oct 04 12:37:07 managed-node1 systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Oct 04 12:37:07 managed-node1 auditd[532]: No plugins found, not dispatching events Oct 04 12:37:07 managed-node1 auditd[532]: Init complete, auditd 3.1.2 listening for events (startup state enable) Oct 04 12:37:07 managed-node1 systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered named UNIX socket transport module. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered udp transport module. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered tcp transport module. Oct 04 12:37:07 managed-node1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 04 12:37:07 managed-node1 systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 augenrules[535]: /sbin/augenrules: No change Oct 04 12:37:07 managed-node1 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Oct 04 12:37:07 managed-node1 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Oct 04 12:37:07 managed-node1 systemd-udevd[538]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:07 managed-node1 augenrules[562]: No rules Oct 04 12:37:07 managed-node1 augenrules[562]: enabled 1 Oct 04 12:37:07 managed-node1 augenrules[562]: failure 1 Oct 04 12:37:07 managed-node1 augenrules[562]: pid 532 Oct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192 Oct 04 12:37:07 managed-node1 augenrules[562]: lost 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog 4 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0 Oct 04 12:37:07 managed-node1 augenrules[562]: enabled 1 Oct 04 12:37:07 managed-node1 augenrules[562]: failure 1 Oct 04 12:37:07 managed-node1 augenrules[562]: pid 532 Oct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192 Oct 04 12:37:07 managed-node1 augenrules[562]: lost 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog 4 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0 Oct 04 12:37:07 managed-node1 augenrules[562]: enabled 1 Oct 04 12:37:07 managed-node1 augenrules[562]: failure 1 Oct 04 12:37:07 managed-node1 augenrules[562]: pid 532 Oct 04 12:37:07 managed-node1 augenrules[562]: rate_limit 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_limit 8192 Oct 04 12:37:07 managed-node1 augenrules[562]: lost 0 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog 4 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time 60000 Oct 04 12:37:07 managed-node1 augenrules[562]: backlog_wait_time_actual 0 Oct 04 12:37:07 managed-node1 systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Oct 04 12:37:07 managed-node1 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Oct 04 12:37:07 managed-node1 systemd-udevd[544]: Using default interface naming scheme 'rhel-8.0'. Oct 04 12:37:07 managed-node1 systemd-udevd[544]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 04 12:37:07 managed-node1 systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Oct 04 12:37:07 managed-node1 systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Oct 04 12:37:07 managed-node1 kernel: EDAC sbridge: Ver: 1.1.2 Oct 04 12:37:07 managed-node1 rngd[586]: Disabling 7: PKCS11 Entropy generator (pkcs11) Oct 04 12:37:07 managed-node1 rngd[586]: Disabling 5: NIST Network Entropy Beacon (nist) Oct 04 12:37:07 managed-node1 rngd[586]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Oct 04 12:37:07 managed-node1 rngd[586]: Initializing available sources Oct 04 12:37:07 managed-node1 rngd[586]: [hwrng ]: Initialization Failed Oct 04 12:37:07 managed-node1 rngd[586]: [rdrand]: Enabling RDRAND rng support Oct 04 12:37:07 managed-node1 rngd[586]: [rdrand]: Initialized Oct 04 12:37:07 managed-node1 rngd[586]: [jitter]: JITTER timeout set to 5 sec Oct 04 12:37:07 managed-node1 chronyd[601]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Oct 04 12:37:07 managed-node1 chronyd[601]: Loaded 0 symmetric keys Oct 04 12:37:07 managed-node1 chronyd[601]: Frequency -8.632 +/- 0.314 ppm read from /var/lib/chrony/drift Oct 04 12:37:07 managed-node1 chronyd[601]: Using right/UTC timezone to obtain leap second data Oct 04 12:37:07 managed-node1 rngd[586]: [jitter]: Initializing AES buffer Oct 04 12:37:07 managed-node1 systemd-logind[590]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Oct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event0 (Power Button) Oct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event1 (Sleep Button) Oct 04 12:37:07 managed-node1 systemd-logind[590]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Oct 04 12:37:07 managed-node1 systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:07 managed-node1 systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:09 managed-node1 dhclient[613]: Internet Systems Consortium DHCP Client 4.3.6 Oct 04 12:37:09 managed-node1 dhclient[613]: Copyright 2004-2017 Internet Systems Consortium. Oct 04 12:37:09 managed-node1 dhclient[613]: All rights reserved. Oct 04 12:37:09 managed-node1 dhclient[613]: For info, please visit https://www.isc.org/software/dhcp/ Oct 04 12:37:09 managed-node1 dhclient[613]: Oct 04 12:37:09 managed-node1 dhclient[613]: Listening on LPF/eth0/12:6f:96:21:de:ff Oct 04 12:37:09 managed-node1 dhclient[613]: Sending on LPF/eth0/12:6f:96:21:de:ff Oct 04 12:37:09 managed-node1 dhclient[613]: Sending on Socket/fallback Oct 04 12:37:09 managed-node1 dhclient[613]: Created duid "\000\004[\\\205\332\267@K\307\224\015y\021\252\244\262<". Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xac15e828) Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xac15e828) Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPOFFER from 10.31.8.1 Oct 04 12:37:09 managed-node1 dhclient[613]: DHCPACK from 10.31.8.1 (xid=0xac15e828) Oct 04 12:37:09 managed-node1 dhclient[613]: bound to 10.31.10.9 -- renewal in 1471 seconds. Oct 04 12:37:09 managed-node1 cloud-init[611]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Sat, 04 Oct 2025 16:37:09 +0000. Up 6.06 seconds. Oct 04 12:37:09 managed-node1 systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:09 managed-node1 systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:09 managed-node1 systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0339] NetworkManager (version 1.40.16-15.el8) is starting... (boot:ab805d05-fc69-4c24-bbf4-88407ec14f1c) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0361] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Oct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0463] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Oct 04 12:37:10 managed-node1 systemd[1]: Starting Certificate monitoring and PKI enrollment... -- Subject: Unit certmonger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has begun starting up. Oct 04 12:37:10 managed-node1 systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.0569] manager[0x560dff4e3080]: monitoring kernel firmware directory '/lib/firmware'. Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=630 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 04 12:37:10 managed-node1 systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Oct 04 12:37:10 managed-node1 systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Started Certificate monitoring and PKI enrollment. -- Subject: Unit certmonger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.hostname1' Oct 04 12:37:10 managed-node1 systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2853] hostname: hostname: using hostnamed Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2854] hostname: static hostname changed from (none) to "managed-node1" Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2859] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2960] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2961] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2966] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.2971] manager: Networking is enabled by state file Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=630 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 04 12:37:10 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3076] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3078] settings: Loaded settings plugin: keyfile (internal) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3168] dhcp: init: Using DHCP client 'internal' Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3170] device (lo): carrier: link connected Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3179] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3221] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3265] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Oct 04 12:37:10 managed-node1 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3539] device (eth0): carrier: link connected Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3561] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3605] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3642] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3653] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3685] manager: NetworkManager state is now CONNECTING Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3703] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3744] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3774] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3845] dhcp4 (eth0): state changed new lease, address=10.31.10.9 Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.3869] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=630 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4090] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Oct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4316] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4318] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4321] manager: NetworkManager state is now CONNECTED_SITE Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4323] device (eth0): Activation: successful, device activated. Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4327] manager: NetworkManager state is now CONNECTED_GLOBAL Oct 04 12:37:10 managed-node1 NetworkManager[630]: [1759595830.4329] manager: startup complete Oct 04 12:37:10 managed-node1 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:10 managed-node1 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.2.32.37 Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.2.32.38 Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.11.160.238 Oct 04 12:37:10 managed-node1 chronyd[601]: Added source 10.18.100.10 Oct 04 12:37:11 managed-node1 dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=634 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Oct 04 12:37:11 managed-node1 systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Oct 04 12:37:11 managed-node1 polkitd[931]: Started polkitd version 0.115 Oct 04 12:37:11 managed-node1 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:11 managed-node1 polkitd[931]: Loading rules from directory /etc/polkit-1/rules.d Oct 04 12:37:11 managed-node1 polkitd[931]: Loading rules from directory /usr/share/polkit-1/rules.d Oct 04 12:37:11 managed-node1 polkitd[931]: Finished loading, compiling and executing 2 rules Oct 04 12:37:12 managed-node1 rngd[586]: [jitter]: Unable to obtain AES key, disabling JITTER source Oct 04 12:37:11 managed-node1 systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:11 managed-node1 dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Oct 04 12:37:12 managed-node1 polkitd[931]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Oct 04 12:37:12 managed-node1 rngd[586]: [jitter]: Initialization Failed Oct 04 12:37:12 managed-node1 rngd[586]: Process privileges have been dropped to 2:2 Oct 04 12:37:12 managed-node1 cloud-init[945]: Cloud-init v. 23.4-7.el8.2 running 'init' at Sat, 04 Oct 2025 16:37:11 +0000. Up 8.78 seconds. Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | eth0 | True | 10.31.10.9 | 255.255.252.0 | global | 12:6f:96:21:de:ff | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | eth0 | True | fe80::106f:96ff:fe21:deff/64 | . | link | 12:6f:96:21:de:ff | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | Route | Destination | Gateway | Interface | Flags | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: | 3 | multicast | :: | eth0 | U | Oct 04 12:37:12 managed-node1 cloud-init[945]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 04 12:37:12 managed-node1 systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Oct 04 12:37:12 managed-node1 sm-notify[980]: Version 2.3.3 starting Oct 04 12:37:12 managed-node1 systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 restraintd[988]: Listening on http://localhost:8081 Oct 04 12:37:12 managed-node1 sshd[985]: Server listening on 0.0.0.0 port 22. Oct 04 12:37:12 managed-node1 sshd[985]: Server listening on :: port 22. Oct 04 12:37:12 managed-node1 systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 rsyslogd[983]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="983" x-info="https://www.rsyslog.com"] start Oct 04 12:37:12 managed-node1 systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 rsyslogd[983]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Oct 04 12:37:12 managed-node1 cloud-init[1238]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Sat, 04 Oct 2025 16:37:12 +0000. Up 9.79 seconds. Oct 04 12:37:12 managed-node1 systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Oct 04 12:37:12 managed-node1 systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:12 managed-node1 systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Oct 04 12:37:13 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 319 (plymouthd). Oct 04 12:37:13 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 319 (n/a). Oct 04 12:37:13 managed-node1 systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) STARTUP (1.5.2) Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (Syslog will be used instead of sendmail.) Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.) Oct 04 12:37:13 managed-node1 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Oct 04 12:37:13 managed-node1 systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 crond[1306]: (CRON) INFO (running with inotify support) Oct 04 12:37:13 managed-node1 cloud-init[1399]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Sat, 04 Oct 2025 16:37:13 +0000. Up 10.54 seconds. Oct 04 12:37:13 managed-node1 cloud-init[1399]: Cloud-init v. 23.4-7.el8.2 finished at Sat, 04 Oct 2025 16:37:13 +0000. Datasource DataSourceEc2Local. Up 10.67 seconds Oct 04 12:37:13 managed-node1 systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 sshd[1236]: Accepted publickey for root from 10.31.11.222 port 33612 ssh2: ECDSA SHA256:ShTC/U9LU5RFr1+CFhQp22fm29XbqbB3A5tMb8NYBaw Oct 04 12:37:13 managed-node1 systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Oct 04 12:37:13 managed-node1 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Oct 04 12:37:13 managed-node1 systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Oct 04 12:37:13 managed-node1 systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Oct 04 12:37:13 managed-node1 systemd-logind[590]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1236. Oct 04 12:37:13 managed-node1 kdumpctl[989]: kdump: kexec: loaded kdump kernel Oct 04 12:37:13 managed-node1 kdumpctl[989]: kdump: Starting kdump: [OK] Oct 04 12:37:13 managed-node1 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1402]: Startup finished in 35ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 35260 microseconds. Oct 04 12:37:13 managed-node1 systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Oct 04 12:37:13 managed-node1 systemd[1]: Startup finished in 527ms (kernel) + 2.610s (initrd) + 7.716s (userspace) = 10.854s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 527566 microseconds. -- -- Initial RAM disk start-up required 2610300 microseconds. -- -- Userspace start-up required 7716163 microseconds. Oct 04 12:37:13 managed-node1 sshd[1236]: pam_unix(sshd:session): session opened for user root by (uid=0) Oct 04 12:37:16 managed-node1 platform-python[1711]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:16 managed-node1 chronyd[601]: Selected source 163.123.152.14 (2.centos.pool.ntp.org) Oct 04 12:37:16 managed-node1 chronyd[601]: System clock wrong by 1.194444 seconds Oct 04 12:37:18 managed-node1 chronyd[601]: System clock was stepped by 1.194444 seconds Oct 04 12:37:18 managed-node1 chronyd[601]: System clock TAI offset set to 37 seconds Oct 04 12:37:18 managed-node1 platform-python[1840]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:20 managed-node1 platform-python[1965]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Oct 04 12:37:21 managed-node1 platform-python[2089]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Oct 04 12:37:21 managed-node1 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument Oct 04 12:37:21 managed-node1 systemd[1]: Created slice User Slice of UID 1111. -- Subject: Unit user-1111.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-1111.slice has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[1]: Starting User runtime directory /run/user/1111... -- Subject: Unit user-runtime-dir@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has begun starting up. Oct 04 12:37:21 managed-node1 systemd[1]: Started User runtime directory /run/user/1111. -- Subject: Unit user-runtime-dir@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[1]: Starting User Manager for UID 1111... -- Subject: Unit user@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has begun starting up. Oct 04 12:37:21 managed-node1 systemd[2093]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0) Oct 04 12:37:21 managed-node1 systemd[2093]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Oct 04 12:37:21 managed-node1 systemd[2093]: Started Mark boot as successful after the user session has run 2 minutes. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 systemd[2093]: Startup finished in 33ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 1111 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 33346 microseconds. Oct 04 12:37:21 managed-node1 systemd[1]: Started User Manager for UID 1111. -- Subject: Unit user@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has finished starting up. -- -- The start-up result is done. Oct 04 12:37:21 managed-node1 platform-python[2226]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:22 managed-node1 platform-python[2351]: ansible-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 warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:22 managed-node1 systemd[1]: var-lib-containers-storage-overlay-compat4229379085-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-compat4229379085-merged.mount has successfully entered the 'dead' state. Oct 04 12:37:22 managed-node1 kernel: evm: overlay not supported Oct 04 12:37: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. Oct 04 12:37:22 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. Oct 04 12:37: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. Oct 04 12:37:24 managed-node1 platform-python[2674]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:25 managed-node1 platform-python[2803]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:25 managed-node1 platform-python[2928]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:26 managed-node1 platform-python[3052]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:28 managed-node1 platform-python[3176]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 04 12:37:28 managed-node1 platform-python[3301]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 04 12:37:29 managed-node1 sshd[3323]: Accepted publickey for root from 10.31.11.222 port 36008 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 04 12:37:29 managed-node1 systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Oct 04 12:37:29 managed-node1 systemd-logind[590]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 3323. Oct 04 12:37:29 managed-node1 sshd[3323]: pam_unix(sshd:session): session opened for user root by (uid=0) Oct 04 12:37:29 managed-node1 sshd[3326]: Received disconnect from 10.31.11.222 port 36008:11: disconnected by user Oct 04 12:37:29 managed-node1 sshd[3326]: Disconnected from user root 10.31.11.222 port 36008 Oct 04 12:37:29 managed-node1 sshd[3323]: pam_unix(sshd:session): session closed for user root Oct 04 12:37:29 managed-node1 systemd[1]: session-4.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-4.scope has successfully entered the 'dead' state. Oct 04 12:37:29 managed-node1 systemd-logind[590]: Session 4 logged out. Waiting for processes to exit. Oct 04 12:37:29 managed-node1 systemd-logind[590]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Oct 04 12:37:29 managed-node1 sshd[3346]: Accepted publickey for root from 10.31.11.222 port 36024 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 04 12:37:29 managed-node1 systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Oct 04 12:37:29 managed-node1 systemd-logind[590]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 5 has been created for the user root. -- -- The leading process of the session is 3346. Oct 04 12:37:29 managed-node1 sshd[3346]: pam_unix(sshd:session): session opened for user root by (uid=0)