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_example.yml **************************************************** 1 plays in /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 Thursday 05 June 2025 06:00:06 -0400 (0:00:00.017) 0:00:00.017 ********* ok: [managed-node1] META: ran handlers TASK [Make a copy of the service files] **************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:21 Thursday 05 June 2025 06:00:07 -0400 (0:00:00.842) 0:00:00.860 ********* changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "checksum": "c2a7375dacd7ab607a2c16050de7d8efecb35e1e", "dest": "/etc/systemd/system/systemd-journald.service", "gid": 0, "group": "root", "item": "systemd-journald.service", "md5sum": "e1c9d84da74e4387603ac307513e7abd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1537, "src": "/usr/lib/systemd/system/systemd-journald.service", "state": "file", "uid": 0 } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "checksum": "a263af66f98428fedde2287928a1e9e607729b3b", "dest": "/etc/systemd/system/systemd-journal-flush.service", "gid": 0, "group": "root", "item": "systemd-journal-flush.service", "md5sum": "ba4461f71703332d1c3465ef31347c40", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 827, "src": "/usr/lib/systemd/system/systemd-journal-flush.service", "state": "file", "uid": 0 } TASK [Change the startlimit to avoid errors with excessive journald restarts] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:29 Thursday 05 June 2025 06:00:08 -0400 (0:00:00.773) 0:00:01.633 ********* changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "systemd-journald.service" } MSG: line added changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "systemd-journal-flush.service" } MSG: line added TASK [Make a copy of the systemd-journald.service] ***************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:36 Thursday 05 June 2025 06:00:09 -0400 (0:00:00.750) 0:00:02.384 ********* changed: [managed-node1] => { "changed": true, "checksum": "c2a7375dacd7ab607a2c16050de7d8efecb35e1e", "dest": "/etc/systemd/system/systemd-journald.service", "gid": 0, "group": "root", "md5sum": "e1c9d84da74e4387603ac307513e7abd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 1537, "src": "/usr/lib/systemd/system/systemd-journald.service", "state": "file", "uid": 0 } TASK [Change the startlimit to avoid errors with excessive journald restarts] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:43 Thursday 05 June 2025 06:00:09 -0400 (0:00:00.329) 0:00:02.714 ********* changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [Reload systemd to ensure startlimit changes take effect upon restart] **** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:49 Thursday 05 June 2025 06:00:09 -0400 (0:00:00.325) 0:00:03.040 ********* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Run the role] ************************************************************ task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:53 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.731) 0:00:03.771 ********* TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.027) 0:00:03.799 ********* included: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.journald : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.018) 0:00:03.817 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Check if system is ostree] ********** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.040) 0:00:03.857 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.journald : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.439) 0:00:04.297 ********* ok: [managed-node1] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.037) 0:00:04.334 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Thursday 05 June 2025 06:00:10 -0400 (0:00:00.032) 0:00:04.367 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.journald : Ensure required services are enabled] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Thursday 05 June 2025 06:00:13 -0400 (0:00:02.953) 0:00:07.320 ********* ok: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ActiveEnterTimestampMonotonic": "228157062", "ActiveExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ActiveExitTimestampMonotonic": "228129489", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket systemd-journald-dev-log.socket system.slice systemd-journald-audit.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-05 06:00:04 EDT", "AssertTimestampMonotonic": "228132789", "Before": "systemd-journal-flush.service sysinit.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_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ConditionTimestampMonotonic": "228132787", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8662", "ExecMainStartTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ExecMainStartTimestampMonotonic": "228133729", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/etc/systemd/system/systemd-journald.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": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-05 06:00:04 EDT", "InactiveEnterTimestampMonotonic": "228132132", "InactiveExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "InactiveExitTimestampMonotonic": "228133762", "InvocationID": "9b2eedc622e3421182989fce1abb0008", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "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": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8662", "MemoryAccounting": "yes", "MemoryCurrent": "1286144", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "14", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2025-06-05 06:00:04 EDT", "StateChangeTimestampMonotonic": "228157062", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_gettime clock_nanosleep clone close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_setup io_submit ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mincore mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedsend mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat pause personality pipe pipe2 poll ppoll prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx symlink symlinkat sync sync_file_range syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_settime timerfd_create timerfd_gettime timerfd_settime times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket systemd-journald-dev-log.socket", "WatchdogTimestamp": "Thu 2025-06-05 06:00:04 EDT", "WatchdogTimestampMonotonic": "228157363", "WatchdogUSec": "3min" } } ok: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ActiveEnterTimestampMonotonic": "228623546", "ActiveExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ActiveExitTimestampMonotonic": "228604608", "ActiveState": "active", "After": "-.mount systemd-journald.service systemd-remount-fs.service systemd-journald.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-05 06:00:04 EDT", "AssertTimestampMonotonic": "228616647", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "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": "yes", "ConditionTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ConditionTimestampMonotonic": "228616646", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journal-flush.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ExecMainExitTimestampMonotonic": "228623153", "ExecMainPID": "8795", "ExecMainStartTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ExecMainStartTimestampMonotonic": "228617484", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --smart-relinquish-var ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/systemd-journal-flush.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": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-05 06:00:04 EDT", "InactiveEnterTimestampMonotonic": "228615821", "InactiveExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "InactiveExitTimestampMonotonic": "228617529", "InvocationID": "d2066935a7cb4ed380d9f0a0ed0feafb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "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": "0", "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": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2025-06-05 06:00:04 EDT", "StateChangeTimestampMonotonic": "228623546", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.journald : Create journald configuration drop-in directory] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Thursday 05 June 2025 06:00:14 -0400 (0:00:00.906) 0:00:08.226 ********* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/journald.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 49, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Configure persistent journal] ******* task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 Thursday 05 June 2025 06:00:15 -0400 (0:00:00.454) 0:00:08.681 ********* included: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml for managed-node1 TASK [fedora.linux_system_roles.journald : Ensure persistent log store exists] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Thursday 05 June 2025 06:00:15 -0400 (0:00:00.040) 0:00:08.722 ********* changed: [managed-node1] => { "changed": true, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/var/log/journal", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 Thursday 05 June 2025 06:00:15 -0400 (0:00:00.357) 0:00:09.079 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.010680", "end": "2025-06-05 06:00:16.100168", "rc": 0, "start": "2025-06-05 06:00:16.089488" } TASK [fedora.linux_system_roles.journald : Configure volatile journal] ********* task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:40 Thursday 05 June 2025 06:00:16 -0400 (0:00:00.447) 0:00:09.526 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Deploy journald configuration drop-in] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Thursday 05 June 2025 06:00:16 -0400 (0:00:00.034) 0:00:09.561 ********* NOTIFIED HANDLER fedora.linux_system_roles.journald : Restart journald services for managed-node1 changed: [managed-node1] => { "changed": true, "checksum": "a3690c13fb037f3b8fd78a62a83c7fae7057ebbb", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "a71b3a9b3e9ef992056308cedd06d47b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 254, "src": "/root/.ansible/tmp/ansible-tmp-1749117616.2375646-8379-167937693291962/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.journald : Restart journald services] *** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 Thursday 05 June 2025 06:00:16 -0400 (0:00:00.651) 0:00:10.212 ********* changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ActiveEnterTimestampMonotonic": "228157062", "ActiveExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ActiveExitTimestampMonotonic": "228129489", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket systemd-journald-dev-log.socket system.slice systemd-journald-audit.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-05 06:00:04 EDT", "AssertTimestampMonotonic": "228132789", "Before": "systemd-journal-flush.service sysinit.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_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ConditionTimestampMonotonic": "228132787", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8662", "ExecMainStartTimestamp": "Thu 2025-06-05 06:00:04 EDT", "ExecMainStartTimestampMonotonic": "228133729", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/etc/systemd/system/systemd-journald.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": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-05 06:00:04 EDT", "InactiveEnterTimestampMonotonic": "228132132", "InactiveExitTimestamp": "Thu 2025-06-05 06:00:04 EDT", "InactiveExitTimestampMonotonic": "228133762", "InvocationID": "9b2eedc622e3421182989fce1abb0008", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "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": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8662", "MemoryAccounting": "yes", "MemoryCurrent": "1355776", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "14", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2025-06-05 06:00:04 EDT", "StateChangeTimestampMonotonic": "228157062", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_gettime clock_nanosleep clone close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_setup io_submit ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mincore mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedsend mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat pause personality pipe pipe2 poll ppoll prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx symlink symlinkat sync sync_file_range syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_settime timerfd_create timerfd_gettime timerfd_settime times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket systemd-journald-dev-log.socket", "WatchdogTimestamp": "Thu 2025-06-05 06:00:04 EDT", "WatchdogTimestampMonotonic": "228157363", "WatchdogUSec": "3min" } } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ActiveEnterTimestampMonotonic": "241331177", "ActiveExitTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ActiveExitTimestampMonotonic": "241267260", "ActiveState": "active", "After": "-.mount systemd-journald.service systemd-remount-fs.service systemd-journald.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-05 06:00:17 EDT", "AssertTimestampMonotonic": "241324822", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "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": "yes", "ConditionTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ConditionTimestampMonotonic": "241324821", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ExecMainExitTimestampMonotonic": "241330804", "ExecMainPID": "11605", "ExecMainStartTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ExecMainStartTimestampMonotonic": "241325577", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Thu 2025-06-05 06:00:17 EDT] ; stop_time=[Thu 2025-06-05 06:00:17 EDT] ; pid=11605 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --smart-relinquish-var ; ignore_errors=no ; start_time=[Thu 2025-06-05 06:00:17 EDT] ; stop_time=[Thu 2025-06-05 06:00:17 EDT] ; pid=11601 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/systemd-journal-flush.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": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-05 06:00:17 EDT", "InactiveEnterTimestampMonotonic": "241274519", "InactiveExitTimestamp": "Thu 2025-06-05 06:00:17 EDT", "InactiveExitTimestampMonotonic": "241325623", "InvocationID": "42c2fd2f81ce47f3a6b7cd09b62967f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "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": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2025-06-05 06:00:17 EDT", "StateChangeTimestampMonotonic": "241331177", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "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": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Get systemd-journald service state] ************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:63 Thursday 05 June 2025 06:00:17 -0400 (0:00:00.989) 0:00:11.202 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.007453", "end": "2025-06-05 06:00:18.101644", "rc": 0, "start": "2025-06-05 06:00:18.094191" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:70 Thursday 05 June 2025 06:00:18 -0400 (0:00:00.324) 0:00:11.526 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that syslog is set properly] ************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:74 Thursday 05 June 2025 06:00:18 -0400 (0:00:00.034) 0:00:11.561 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "ForwardToSyslog=yes", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002760", "end": "2025-06-05 06:00:18.481888", "rc": 0, "start": "2025-06-05 06:00:18.479128" } STDOUT: ForwardToSyslog=yes TASK [Verify that rate limit interval is set properly] ************************* task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:80 Thursday 05 June 2025 06:00:18 -0400 (0:00:00.347) 0:00:11.909 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "RateLimitIntervalSec=2s", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002160", "end": "2025-06-05 06:00:18.826514", "rc": 0, "start": "2025-06-05 06:00:18.824354" } STDOUT: RateLimitIntervalSec=2s TASK [Verify that rate limit burst is set properly] **************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:86 Thursday 05 June 2025 06:00:18 -0400 (0:00:00.342) 0:00:12.251 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "RateLimitBurst=2000", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002524", "end": "2025-06-05 06:00:19.165652", "rc": 0, "start": "2025-06-05 06:00:19.163128" } STDOUT: RateLimitBurst=2000 TASK [Verify that system keep free is set properly] **************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:92 Thursday 05 June 2025 06:00:19 -0400 (0:00:00.338) 0:00:12.590 ********* fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "grep", "SystemKeepFree=10", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.002305", "end": "2025-06-05 06:00:19.503136", "rc": 1, "start": "2025-06-05 06:00:19.500831" } MSG: non-zero return code TASK [Debug] ******************************************************************* task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:138 Thursday 05 June 2025 06:00:19 -0400 (0:00:00.336) 0:00:12.927 ********* fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "set -x\nexec 1>&2\njournalctl -ex\njournalctl -b -u systemd-journald\ncat \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\"\n", "delta": "0:00:00.027955", "end": "2025-06-05 06:00:19.868752", "failed_when_result": true, "rc": 0, "start": "2025-06-05 06:00:19.840797" } STDERR: + exec + journalctl -ex -- Logs begin at Thu 2025-06-05 05:56:16 EDT, end at Thu 2025-06-05 06:00:19 EDT. -- Jun 05 05:56:16 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 05 05:56:16 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Jun 05 05:56:16 localhost.localdomain kernel: ACPI: Interpreter enabled Jun 05 05:56:16 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Jun 05 05:56:16 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jun 05 05:56:16 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jun 05 05:56:16 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 05 05:56:16 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 05 05:56:16 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jun 05 05:56:16 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [0] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [3] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [4] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [5] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [6] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [7] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [8] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [9] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [10] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [11] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [12] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [13] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [14] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [15] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [16] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [17] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [18] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [19] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [20] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [21] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [22] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [23] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [24] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [25] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [26] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [27] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [28] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [29] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [30] registered Jun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [31] registered Jun 05 05:56:16 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jun 05 05:56:16 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 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Jun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jun 05 05:56:16 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jun 05 05:56:16 localhost.localdomain kernel: iommu: Default domain type: Passthrough Jun 05 05:56:16 localhost.localdomain kernel: SCSI subsystem initialized Jun 05 05:56:16 localhost.localdomain kernel: ACPI: bus type USB registered Jun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver hub Jun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new device driver usb Jun 05 05:56:16 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Jun 05 05:56:16 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jun 05 05:56:16 localhost.localdomain kernel: PTP clock support registered Jun 05 05:56:16 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jun 05 05:56:16 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jun 05 05:56:16 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jun 05 05:56:16 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jun 05 05:56:16 localhost.localdomain kernel: NetLabel: Initializing Jun 05 05:56:16 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jun 05 05:56:16 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 05 05:56:16 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jun 05 05:56:16 localhost.localdomain kernel: vgaarb: loaded Jun 05 05:56:16 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jun 05 05:56:16 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jun 05 05:56:16 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jun 05 05:56:16 localhost.localdomain kernel: clocksource: Switched to clocksource xen Jun 05 05:56:16 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Jun 05 05:56:16 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 05 05:56:16 localhost.localdomain kernel: pnp: PnP ACPI init Jun 05 05:56:16 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jun 05 05:56:16 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jun 05 05:56:16 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jun 05 05:56:16 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jun 05 05:56:16 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jun 05 05:56:16 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Jun 05 05:56:16 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Jun 05 05:56:16 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Jun 05 05:56:16 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Jun 05 05:56:16 localhost.localdomain kernel: pnp 00:05: [dma 2] Jun 05 05:56:16 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Jun 05 05:56:16 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jun 05 05:56:16 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jun 05 05:56:16 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jun 05 05:56:16 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jun 05 05:56:16 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jun 05 05:56:16 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 2 Jun 05 05:56:16 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jun 05 05:56:16 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 1 Jun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 44 Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jun 05 05:56:16 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jun 05 05:56:16 localhost.localdomain kernel: Unpacking initramfs... Jun 05 05:56:16 localhost.localdomain kernel: Freeing initrd memory: 30628K Jun 05 05:56:16 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Jun 05 05:56:16 localhost.localdomain kernel: Initialise system trusted keyrings Jun 05 05:56:16 localhost.localdomain kernel: Key type blacklist registered Jun 05 05:56:16 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jun 05 05:56:16 localhost.localdomain kernel: zbud: loaded Jun 05 05:56:16 localhost.localdomain kernel: pstore: using deflate compression Jun 05 05:56:16 localhost.localdomain kernel: Platform Keyring initialized Jun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 38 Jun 05 05:56:16 localhost.localdomain kernel: Key type asymmetric registered Jun 05 05:56:16 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jun 05 05:56:16 localhost.localdomain kernel: Running certificate verification selftests Jun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Jun 05 05:56:16 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Jun 05 05:56:16 localhost.localdomain kernel: io scheduler mq-deadline registered Jun 05 05:56:16 localhost.localdomain kernel: io scheduler kyber registered Jun 05 05:56:16 localhost.localdomain kernel: io scheduler bfq registered Jun 05 05:56:16 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jun 05 05:56:16 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jun 05 05:56:16 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jun 05 05:56:16 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jun 05 05:56:16 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jun 05 05:56:16 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Jun 05 05:56:16 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jun 05 05:56:16 localhost.localdomain kernel: Grant table initialized Jun 05 05:56:16 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 05 05:56:16 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jun 05 05:56:16 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jun 05 05:56:16 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jun 05 05:56:16 localhost.localdomain kernel: rdac: device handler registered Jun 05 05:56:16 localhost.localdomain kernel: hp_sw: device handler registered Jun 05 05:56:16 localhost.localdomain kernel: emc: device handler registered Jun 05 05:56:16 localhost.localdomain kernel: alua: device handler registered Jun 05 05:56:16 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jun 05 05:56:16 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jun 05 05:56:16 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jun 05 05:56:16 localhost.localdomain kernel: i8042: Warning: Keylock active Jun 05 05:56:16 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 05 05:56:16 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 05 05:56:16 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jun 05 05:56:16 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Jun 05 05:56:16 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jun 05 05:56:16 localhost.localdomain kernel: intel_pstate: CPU model not supported Jun 05 05:56:16 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Jun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jun 05 05:56:16 localhost.localdomain kernel: usbhid: USB HID core driver Jun 05 05:56:16 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jun 05 05:56:16 localhost.localdomain kernel: Initializing XFRM netlink socket Jun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 10 Jun 05 05:56:16 localhost.localdomain kernel: Segment Routing with IPv6 Jun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 17 Jun 05 05:56:16 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jun 05 05:56:16 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jun 05 05:56:16 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jun 05 05:56:16 localhost.localdomain kernel: sched_clock: Marking stable (510175743, 0)->(20339264200, -19829088457) Jun 05 05:56:16 localhost.localdomain kernel: registered taskstats version 1 Jun 05 05:56:16 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Jun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Jun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Jun 05 05:56:16 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Jun 05 05:56:16 localhost.localdomain kernel: page_owner is disabled Jun 05 05:56:16 localhost.localdomain kernel: Key type big_key registered Jun 05 05:56:16 localhost.localdomain kernel: Key type encrypted registered Jun 05 05:56:16 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Jun 05 05:56:16 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Jun 05 05:56:16 localhost.localdomain kernel: ima: No architecture policies found Jun 05 05:56:16 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Jun 05 05:56:16 localhost.localdomain kernel: evm: security.selinux Jun 05 05:56:16 localhost.localdomain kernel: evm: security.ima Jun 05 05:56:16 localhost.localdomain kernel: evm: security.capability Jun 05 05:56:16 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Jun 05 05:56:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jun 05 05:56:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jun 05 05:56:16 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-06-05 09:56:16 UTC (1749117376) Jun 05 05:56:16 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Jun 05 05:56:16 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Jun 05 05:56:16 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Jun 05 05:56:16 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Jun 05 05:56:16 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Jun 05 05:56:16 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) Jun 05 05:56:16 localhost.localdomain systemd[1]: Detected virtualization xen. Jun 05 05:56:16 localhost.localdomain systemd[1]: Detected architecture x86-64. Jun 05 05:56:16 localhost.localdomain systemd[1]: Running in initial RAM disk. Jun 05 05:56:16 localhost.localdomain systemd[1]: Set hostname to . Jun 05 05:56:16 localhost.localdomain systemd[1]: Reached target Local File Systems. Jun 05 05:56:16 localhost.localdomain systemd[1]: Listening on Journal Socket. Jun 05 05:56:16 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service. Jun 05 05:56:16 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Jun 05 05:56:16 localhost.localdomain systemd[1]: Starting Setup Virtual Console... Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 localhost.localdomain dracut-cmdline[247]: dracut-8 dracut-049-233.git20240115.el8 Jun 05 05:56:16 localhost.localdomain dracut-cmdline[247]: 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 Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 localhost.localdomain systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:16 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. Jun 05 05:56:17 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 334 (plymouthd). Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Jun 05 05:56:17 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jun 05 05:56:17 localhost.localdomain systemd-udevd[332]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 05 05:56:17 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jun 05 05:56:17 localhost.localdomain kernel: xvda: xvda1 Jun 05 05:56:17 localhost.localdomain kernel: libata version 3.00 loaded. Jun 05 05:56:17 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jun 05 05:56:17 localhost.localdomain kernel: ACPI: bus type drm_connector registered Jun 05 05:56:17 localhost.localdomain kernel: scsi host0: ata_piix Jun 05 05:56:17 localhost.localdomain kernel: scsi host1: ata_piix Jun 05 05:56:17 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jun 05 05:56:17 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jun 05 05:56:17 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 05 05:56:17 localhost.localdomain systemd-udevd[332]: Using default interface naming scheme 'rhel-8.0'. Jun 05 05:56:17 localhost.localdomain systemd-udevd[332]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 05 05:56:17 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Jun 05 05:56:17 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jun 05 05:56:17 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 05 05:56:17 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Jun 05 05:56:17 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jun 05 05:56:17 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 localhost.localdomain systemd-fsck[376]: /usr/sbin/fsck.xfs: XFS file system. Jun 05 05:56:17 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. Jun 05 05:56:17 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. Jun 05 05:56:17 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2900.004 MHz Jun 05 05:56:17 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd46bef3b, max_idle_ns: 440795246859 ns Jun 05 05:56:17 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Jun 05 05:56:17 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Jun 05 05:56:17 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Jun 05 05:56:19 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 localhost.localdomain systemd[1]: Reloading. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:19 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. Jun 05 05:56:20 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. Jun 05 05:56:20 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. Jun 05 05:56:20 localhost.localdomain systemd[1]: Switching root. Jun 05 05:56:20 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. Jun 05 05:56:25 localhost.localdomain kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Jun 05 05:56:25 localhost.localdomain kernel: audit: type=1404 audit(1749117381.733:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1 Jun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability open_perms=1 Jun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1 Jun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability always_check_network=0 Jun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1 Jun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1 Jun 05 05:56:25 localhost.localdomain kernel: audit: type=1403 audit(1749117382.515:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jun 05 05:56:25 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 812.718ms. Jun 05 05:56:25 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 15.205ms. Jun 05 05:56:25 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) Jun 05 05:56:25 localhost.localdomain systemd[1]: Detected virtualization xen. Jun 05 05:56:25 localhost.localdomain systemd[1]: Detected architecture x86-64. Jun 05 05:56:25 localhost.localdomain systemd[1]: Set hostname to . Jun 05 05:56:25 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Jun 05 05:56:25 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Jun 05 05:56:25 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded. Jun 05 05:56:25 localhost.localdomain systemd[1]: Stopped Switch Root. Jun 05 05:56:25 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Jun 05 05:56:25 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jun 05 05:56:25 localhost.localdomain systemd-journald[497]: 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. Jun 05 05:56:25 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) 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/ec7eaaadb8584ecaa5771a833041ff81) 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. Jun 05 05:56:25 localhost.localdomain 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. Jun 05 05:56:25 localhost.localdomain systemd[1]: Mounted Kernel Debug File System. -- Subject: Unit sys-kernel-debug.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-debug.mount has finished starting up. -- -- The start-up result is done. Jun 05 05:56:25 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System. -- Subject: Unit dev-mqueue.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-mqueue.mount has finished starting up. -- -- The start-up result is done. Jun 05 05:56:25 localhost.localdomain systemd[1]: Mounted Huge Pages File System. -- Subject: Unit dev-hugepages.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-hugepages.mount has finished starting up. -- -- The start-up result is done. Jun 05 05:56:25 localhost.localdomain 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. Jun 05 05:56:25 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit nis-domainname.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nis-domainname.service has finished starting up. -- -- The start-up result is done. Jun 05 05:56:25 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Jun 05 05:56:26 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) 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/ec7eaaadb8584ecaa5771a833041ff81) 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 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. Jun 05 05:56:26 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk... -- Subject: Unit systemd-machine-id-commit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has begun starting up. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 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. Jun 05 05:56:26 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Jun 05 05:56:26 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk. -- Subject: Unit systemd-machine-id-commit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Jun 05 05:56:26 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 334 (plymouthd). Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain systemd-udevd[534]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain 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. Jun 05 05:56:26 localhost.localdomain auditd[556]: No plugins found, not dispatching events Jun 05 05:56:26 localhost.localdomain auditd[556]: Init complete, auditd 3.1.2 listening for events (startup state enable) Jun 05 05:56:27 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Jun 05 05:56:27 localhost.localdomain kernel: RPC: Registered udp transport module. Jun 05 05:56:27 localhost.localdomain kernel: RPC: Registered tcp transport module. Jun 05 05:56:27 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain augenrules[559]: /sbin/augenrules: No change Jun 05 05:56:27 localhost.localdomain augenrules[572]: No rules Jun 05 05:56:27 localhost.localdomain augenrules[572]: enabled 1 Jun 05 05:56:27 localhost.localdomain augenrules[572]: failure 1 Jun 05 05:56:27 localhost.localdomain augenrules[572]: pid 556 Jun 05 05:56:27 localhost.localdomain augenrules[572]: rate_limit 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_limit 8192 Jun 05 05:56:27 localhost.localdomain augenrules[572]: lost 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time 60000 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time_actual 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: enabled 1 Jun 05 05:56:27 localhost.localdomain augenrules[572]: failure 1 Jun 05 05:56:27 localhost.localdomain augenrules[572]: pid 556 Jun 05 05:56:27 localhost.localdomain augenrules[572]: rate_limit 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_limit 8192 Jun 05 05:56:27 localhost.localdomain augenrules[572]: lost 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog 4 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time 60000 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time_actual 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: enabled 1 Jun 05 05:56:27 localhost.localdomain augenrules[572]: failure 1 Jun 05 05:56:27 localhost.localdomain augenrules[572]: pid 556 Jun 05 05:56:27 localhost.localdomain augenrules[572]: rate_limit 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_limit 8192 Jun 05 05:56:27 localhost.localdomain augenrules[572]: lost 0 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog 6 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time 60000 Jun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time_actual 0 Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 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. Jun 05 05:56:27 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound... -- Subject: Unit unbound-anchor.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has begun starting up. Jun 05 05:56:27 localhost.localdomain 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. Jun 05 05:56:27 localhost.localdomain chronyd[603]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jun 05 05:56:27 localhost.localdomain chronyd[603]: Loaded 0 symmetric keys Jun 05 05:56:27 localhost.localdomain systemd-logind[598]: 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. Jun 05 05:56:27 localhost.localdomain rngd[599]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jun 05 05:56:27 localhost.localdomain rngd[599]: Disabling 5: NIST Network Entropy Beacon (nist) Jun 05 05:56:27 localhost.localdomain rngd[599]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jun 05 05:56:27 localhost.localdomain rngd[599]: Initializing available sources Jun 05 05:56:27 localhost.localdomain rngd[599]: [hwrng ]: Initialization Failed Jun 05 05:56:27 localhost.localdomain rngd[599]: [rdrand]: Enabling RDRAND rng support Jun 05 05:56:27 localhost.localdomain rngd[599]: [rdrand]: Initialized Jun 05 05:56:27 localhost.localdomain rngd[599]: [jitter]: JITTER timeout set to 5 sec Jun 05 05:56:27 localhost.localdomain chronyd[603]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jun 05 05:56:27 localhost.localdomain rngd[599]: [jitter]: Initializing AES buffer Jun 05 05:56:27 localhost.localdomain chronyd[603]: Using right/UTC timezone to obtain leap second data Jun 05 05:56:28 localhost.localdomain systemd-logind[598]: Watching system buttons on /dev/input/event0 (Power Button) Jun 05 05:56:28 localhost.localdomain systemd-logind[598]: Watching system buttons on /dev/input/event1 (Sleep Button) Jun 05 05:56:28 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jun 05 05:56:28 localhost.localdomain systemd-logind[598]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jun 05 05:56:28 localhost.localdomain systemd-udevd[591]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 05 05:56:28 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jun 05 05:56:28 localhost.localdomain 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. Jun 05 05:56:28 localhost.localdomain systemd-udevd[581]: Using default interface naming scheme 'rhel-8.0'. Jun 05 05:56:28 localhost.localdomain systemd-udevd[581]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 05 05:56:28 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jun 05 05:56:28 localhost.localdomain 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. Jun 05 05:56:28 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit unbound-anchor.service has successfully entered the 'dead' state. Jun 05 05:56:28 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound. -- Subject: Unit unbound-anchor.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has finished starting up. -- -- The start-up result is done. Jun 05 05:56:28 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jun 05 05:56:28 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Jun 05 05:56:32 localhost.localdomain rngd[599]: [jitter]: Unable to obtain AES key, disabling JITTER source Jun 05 05:56:32 localhost.localdomain rngd[599]: [jitter]: Initialization Failed Jun 05 05:56:32 localhost.localdomain rngd[599]: Process privileges have been dropped to 2:2 Jun 05 05:56:34 localhost.localdomain dhclient[642]: Internet Systems Consortium DHCP Client 4.3.6 Jun 05 05:56:34 localhost.localdomain dhclient[642]: Copyright 2004-2017 Internet Systems Consortium. Jun 05 05:56:34 localhost.localdomain dhclient[642]: All rights reserved. Jun 05 05:56:34 localhost.localdomain dhclient[642]: For info, please visit https://www.isc.org/software/dhcp/ Jun 05 05:56:34 localhost.localdomain dhclient[642]: Jun 05 05:56:34 localhost.localdomain dhclient[642]: Listening on LPF/eth0/02:c4:82:c8:25:3b Jun 05 05:56:34 localhost.localdomain dhclient[642]: Sending on LPF/eth0/02:c4:82:c8:25:3b Jun 05 05:56:34 localhost.localdomain dhclient[642]: Sending on Socket/fallback Jun 05 05:56:34 localhost.localdomain dhclient[642]: Created duid "\000\004\354~\252\255\270XN\312\245w\032\2030A\377\201". Jun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5cbb1062) Jun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5cbb1062) Jun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPOFFER from 10.31.44.1 Jun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPACK from 10.31.44.1 (xid=0x5cbb1062) Jun 05 05:56:34 localhost.localdomain dhclient[642]: bound to 10.31.46.164 -- renewal in 1361 seconds. Jun 05 05:56:35 localhost.localdomain dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=657 comm="hostnamectl set-hostname ip-10-31-46-164.testing-f" label="system_u:system_r:cloud_init_t:s0") Jun 05 05:56:35 localhost.localdomain 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. Jun 05 05:56:35 localhost.localdomain dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Jun 05 05:56:35 localhost.localdomain 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[658]: Changed static host name to 'ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com' Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[658]: Changed host name to 'ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com' Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[640]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Thu, 05 Jun 2025 09:56:34 +0000. Up 18.14 seconds. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8144] NetworkManager (version 1.40.16-15.el8) is starting... (boot:b48eb94d-8a3f-4062-8d7e-5b04623a29dc) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8166] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8223] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8331] manager[0x563c00264080]: monitoring kernel firmware directory '/lib/firmware'. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8360] hostname: hostname: using hostnamed Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8360] hostname: static hostname changed from (none) to "ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com" Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8364] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8460] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8460] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8461] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8462] manager: Networking is enabled by state file Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=663 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8551] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8551] settings: Loaded settings plugin: keyfile (internal) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8644] dhcp: init: Using DHCP client 'internal' Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8644] device (lo): carrier: link connected Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8650] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8670] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8692] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8725] device (eth0): carrier: link connected Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8726] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8731] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8738] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8739] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8741] manager: NetworkManager state is now CONNECTING Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8743] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8748] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8773] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8803] dhcp4 (eth0): state changed new lease, address=10.31.46.164 Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8812] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=663 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8896] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9217] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9219] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9221] manager: NetworkManager state is now CONNECTED_SITE Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9223] device (eth0): Activation: successful, device activated. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9227] manager: NetworkManager state is now CONNECTED_GLOBAL Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9230] manager: startup complete Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.2.32.37 Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.2.32.38 Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.11.160.238 Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.18.100.10 Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Cloud-init v. 23.4-7.el8.2 running 'init' at Thu, 05 Jun 2025 09:56:36 +0000. Up 20.35 seconds. Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | eth0 | True | 10.31.46.164 | 255.255.252.0 | global | 02:c4:82:c8:25:3b | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | eth0 | True | fe80::c4:82ff:fec8:253b/64 | . | link | 02:c4:82:c8:25:3b | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | lo | True | ::1/128 | . | host | . | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 3 | multicast | :: | eth0 | U | Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=666 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Started polkitd version 0.115 Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Loading rules from directory /etc/polkit-1/rules.d Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Loading rules from directory /usr/share/polkit-1/rules.d Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Finished loading, compiling and executing 2 rules Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private rsa key pair. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:mvZa3T1mSo/7D+38Dd5CimyXGMWYvIWvlGR1yioRL64 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +---[RSA 3072]----+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | . . . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + B o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | o O * | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .S= B | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | oo.*..... | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | +..+.=o+B .| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .Eo *.+B.B.| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .... .+o+oO| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private dsa key pair. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:mWiHF5NS+s1CVa6CWkg9Xiv7P7A4Gwa8ExQgyJeVDiI root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +---[DSA 1024]----+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |+ ..+.. . ... | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |E+ + + o o . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |. o = = * . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + + X O . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | = O S + | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | B =.o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + +. o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ooo. . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .o.... | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private ecdsa key pair. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:bNakSAnboArJ91V3Xuoyw9m3F+OFeuQGy25v1jm+xI8 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +---[ECDSA 256]---+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | o . . . . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |.. . = .. . o o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |o.... +. . o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |... ...o +. + . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |. .. S .*.oo+.| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | o .+*+ =| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + +*o| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ..o+++| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ..+Eo+| Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private ed25519 key pair. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:nCn/FinHid1LngBKaxi8or0297OaJbi8cIHbdJJaQR0 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is: Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +--[ED25519 256]--+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ..E. | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | . . | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .. | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | . oo ...o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |. * .=.oS= + | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | *.=o +oo O o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |+o+.... .o = o | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |.++..+. .. + | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .==oooo .. | Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+ Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sm-notify[1022]: Version 2.3.3 starting Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[1026]: Server listening on 0.0.0.0 port 22. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[1026]: Server listening on :: port 22. Jun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com rsyslogd[1025]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1025" x-info="https://www.rsyslog.com"] start Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com rsyslogd[1025]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: Detected change(s) in the following file(s): /etc/fstab Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com restraintd[1044]: Listening on http://localhost:8081 Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1221]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Thu, 05 Jun 2025 09:56:41 +0000. Up 25.36 seconds. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) STARTUP (1.5.2) Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (Syslog will be used instead of sendmail.) Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 19% if used.) Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 334 (plymouthd). Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (running with inotify support) Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 334 (n/a). Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Selected source 10.11.160.238 Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: System clock TAI offset set to 37 seconds Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1290]: ############################################################# Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1291]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1293]: 1024 SHA256:mWiHF5NS+s1CVa6CWkg9Xiv7P7A4Gwa8ExQgyJeVDiI root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (DSA) Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1295]: 256 SHA256:bNakSAnboArJ91V3Xuoyw9m3F+OFeuQGy25v1jm+xI8 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (ECDSA) Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1297]: 256 SHA256:nCn/FinHid1LngBKaxi8or0297OaJbi8cIHbdJJaQR0 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (ED25519) Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1299]: 3072 SHA256:mvZa3T1mSo/7D+38Dd5CimyXGMWYvIWvlGR1yioRL64 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (RSA) Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1300]: -----END SSH HOST KEY FINGERPRINTS----- Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1303]: ############################################################# Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1288]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Thu, 05 Jun 2025 09:56:41 +0000. Up 25.90 seconds. Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1288]: Cloud-init v. 23.4-7.el8.2 finished at Thu, 05 Jun 2025 09:56:42 +0000. Datasource DataSourceEc2Local. Up 26.30 seconds Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1581]: dracut-049-233.git20240115.el8 Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64 Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: memstrack is available Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Selected source 162.159.200.1 (2.centos.pool.ntp.org) Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: bash *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: systemd *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: systemd-initrd *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: watchdog-modules *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: nss-softokn *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: rngd *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: i18n *** Jun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: drm *** Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: prefixdevname *** Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: kernel-modules *** Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: kernel-modules-extra *** Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: configuration source "/run/depmod.d/" does not exist Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf" Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: fstab-sys *** Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: rootfs-block *** Jun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: terminfo *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: udev-rules *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Skipping udev rule: 91-permissions.rules Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Skipping udev rule: 80-drivers-modprobe.rules Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: biosdevname *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: dracut-systemd *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: usrmount *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: base *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: fs-lib *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: kdumpbase *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: memstrack *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: microcode_ctl-fw_dir_override *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl module: mangling fw_dir Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-55-04" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: shutdown *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: squash *** Jun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including modules done *** Jun 05 05:56:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Installing kernel module dependencies *** Jun 05 05:56:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Installing kernel module dependencies done *** Jun 05 05:56:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Resolving executable dependencies *** Jun 05 05:56:48 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Resolving executable dependencies done*** Jun 05 05:56:48 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Hardlinking files *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Hardlinking files done *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Generating early-microcode cpio image *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Constructing GenuineIntel.bin *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Constructing GenuineIntel.bin *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Store current command line parameters *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Stored kernel commandline: Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: No dracut internal kernel commandline stored in the initramfs Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Install squash loader *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Stripping files *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Stripping files done *** Jun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Squashing the files inside the initramfs *** Jun 05 05:56:58 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Squashing the files inside the initramfs done *** Jun 05 05:56:58 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' *** Jun 05 05:56:58 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done *** Jun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: kexec: loaded kdump kernel Jun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: Starting kdump: [OK] Jun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 527ms (kernel) + 5.156s (initrd) + 37.536s (userspace) = 43.220s. -- 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 527164 microseconds. -- -- Initial RAM disk start-up required 5156527 microseconds. -- -- Userspace start-up required 37536360 microseconds. Jun 05 05:57:05 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Jun 05 05:57:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Selected source 64.246.132.14 (2.centos.pool.ntp.org) Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5069]: Accepted publickey for root from 10.30.33.24 port 36344 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: 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 5069. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: Startup finished in 30ms. -- 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 30833 microseconds. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5069]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5083]: Received disconnect from 10.30.33.24 port 36344:11: disconnected by user Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5083]: Disconnected from user root 10.30.33.24 port 36344 Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5069]: pam_unix(sshd:session): session closed for user root Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-1.scope has successfully entered the 'dead' state. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Session 1 logged out. Waiting for processes to exit. Jun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Removed session 1. -- Subject: Session 1 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 1 has been terminated. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5104]: Accepted publickey for root from 10.31.9.51 port 48052 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5103]: Accepted publickey for root from 10.31.9.51 port 48044 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: New session 3 of user root. -- Subject: A new session 3 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 3 has been created for the user root. -- -- The leading process of the session is 5104. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: 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 5103. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5104]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5103]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5109]: Received disconnect from 10.31.9.51 port 48052:11: disconnected by user Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5109]: Disconnected from user root 10.31.9.51 port 48052 Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5104]: pam_unix(sshd:session): session closed for user root Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-3.scope has successfully entered the 'dead' state. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Session 3 logged out. Waiting for processes to exit. Jun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Removed session 3. -- Subject: Session 3 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 3 has been terminated. Jun 05 05:58:54 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com unknown: Running test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1) with reboot count 0 and test restart count 0. (Be aware the test name is sanitized!) Jun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.24' (uid=0 pid=6708 comm="hostnamectl set-hostname managed-node1 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Jun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Jun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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. Jun 05 05:58:55 managed-node1 systemd-hostnamed[6709]: Changed static host name to 'managed-node1' Jun 05 05:58:55 managed-node1 systemd-hostnamed[6709]: Changed host name to 'managed-node1' Jun 05 05:58:55 managed-node1 NetworkManager[663]: [1749117535.1255] hostname: static hostname changed from "ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com" to "managed-node1" Jun 05 05:58:55 managed-node1 dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=663 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jun 05 05:58:55 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. Jun 05 05:58:55 managed-node1 NetworkManager[663]: [1749117535.1349] policy: set-hostname: set hostname to 'managed-node1' (from system configuration) Jun 05 05:58:55 managed-node1 dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jun 05 05:58:55 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. Jun 05 05:58:55 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!) Jun 05 05:59:05 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. Jun 05 05:59:25 managed-node1 systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Jun 05 05:59:44 managed-node1 sshd[7229]: Accepted publickey for root from 10.31.9.183 port 40408 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jun 05 05:59:44 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. Jun 05 05:59:44 managed-node1 systemd-logind[598]: 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 7229. Jun 05 05:59:44 managed-node1 sshd[7229]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 05 05:59:45 managed-node1 platform-python[7374]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jun 05 05:59:46 managed-node1 platform-python[7522]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 05 05:59:46 managed-node1 platform-python[7645]: ansible-dnf Invoked with name=['systemd'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 05 06:00:01 managed-node1 platform-python[7804]: ansible-systemd Invoked with name=systemd-journald.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Jun 05 06:00:01 managed-node1 platform-python[7931]: ansible-systemd Invoked with name=systemd-journal-flush.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Jun 05 06:00:01 managed-node1 platform-python[8058]: ansible-file Invoked with path=/etc/systemd/journald.conf.d state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jun 05 06:00:02 managed-node1 platform-python[8181]: ansible-file Invoked with path=/run/log/journal state=directory owner=root group=systemd-journal mode=2755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jun 05 06:00:02 managed-node1 platform-python[8304]: ansible-command Invoked with _raw_params=systemd-tmpfiles --create --prefix=/run/log/journal /usr/lib/tmpfiles.d/systemd.conf 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 Jun 05 06:00:03 managed-node1 platform-python[8428]: ansible-stat Invoked with path=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Jun 05 06:00:03 managed-node1 platform-python[8527]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1749117602.9831834-7973-14877967843766/source dest=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf owner=root group=root mode=0644 follow=False _original_basename=journald.conf.j2 checksum=4e2f890fe96bc321f60c04da591a95d5ff2d362e backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Jun 05 06:00:04 managed-node1 platform-python[8652]: ansible-systemd Invoked with name=systemd-journald.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None Jun 05 06:00:04 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun shutting down. Jun 05 06:00:04 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journal-flush.service has successfully entered the 'dead' state. Jun 05 06:00:04 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished shutting down. Jun 05 06:00:04 managed-node1 systemd-journald[497]: 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. Jun 05 06:00:04 managed-node1 systemd[1]: Stopping Journal Service... Jun 05 06:00:04 managed-node1 systemd[1]: systemd-journald.service: Succeeded. Jun 05 06:00:04 managed-node1 systemd[1]: Stopped Journal Service. Jun 05 06:00:04 managed-node1 systemd[1]: Starting Journal Service... Jun 05 06:00:04 managed-node1 systemd-journald[8662]: 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. Jun 05 06:00:04 managed-node1 systemd-journald[8662]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) 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/ec7eaaadb8584ecaa5771a833041ff81) 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. Jun 05 06:00:04 managed-node1 systemd[1]: Started Journal Service. Jun 05 06:00:04 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. Jun 05 06:00:04 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. Jun 05 06:00:04 managed-node1 platform-python[8786]: ansible-systemd Invoked with name=systemd-journal-flush.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None Jun 05 06:00:04 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun shutting down. Jun 05 06:00:04 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journal-flush.service has successfully entered the 'dead' state. Jun 05 06:00:04 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished shutting down. Jun 05 06:00:04 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. Jun 05 06:00:04 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. Jun 05 06:00:04 managed-node1 platform-python[8918]: ansible-command Invoked with _raw_params=systemctl show --property SubState systemd-journald.service 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 Jun 05 06:00:05 managed-node1 platform-python[9042]: ansible-stat Invoked with path=/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81/system.journal follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 05 06:00:05 managed-node1 platform-python[9167]: ansible-command Invoked with _raw_params=set -euo pipefail; journalctl --header --file /run/log/journal/ec7eaaadb8584ecaa5771a833041ff81/system.journal | grep -q 'State: ONLINE' _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 Jun 05 06:00:06 managed-node1 platform-python[9293]: ansible-command Invoked with _raw_params=set -euo pipefail; journalctl --header --file /run/log/journal/ec7eaaadb8584ecaa5771a833041ff81/system.journal | grep -q COMPRESSED _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 Jun 05 06:00:07 managed-node1 platform-python[9458]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jun 05 06:00:07 managed-node1 platform-python[9606]: ansible-copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Jun 05 06:00:08 managed-node1 platform-python[9731]: ansible-copy Invoked with src=/usr/lib/systemd/system/systemd-journal-flush.service dest=/etc/systemd/system/systemd-journal-flush.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Jun 05 06:00:08 managed-node1 platform-python[9856]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jun 05 06:00:08 managed-node1 platform-python[9979]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journal-flush.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jun 05 06:00:09 managed-node1 platform-python[10102]: ansible-copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Jun 05 06:00:09 managed-node1 platform-python[10227]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jun 05 06:00:10 managed-node1 platform-python[10350]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None scope=None Jun 05 06:00:10 managed-node1 systemd[1]: Reloading. Jun 05 06:00:10 managed-node1 platform-python[10498]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 05 06:00:11 managed-node1 platform-python[10621]: ansible-dnf Invoked with name=['systemd'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 05 06:00:14 managed-node1 platform-python[10744]: ansible-systemd Invoked with name=systemd-journald.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Jun 05 06:00:14 managed-node1 platform-python[10871]: ansible-systemd Invoked with name=systemd-journal-flush.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Jun 05 06:00:15 managed-node1 platform-python[10998]: ansible-file Invoked with path=/etc/systemd/journald.conf.d state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jun 05 06:00:15 managed-node1 platform-python[11121]: ansible-file Invoked with path=/var/log/journal state=directory owner=root group=systemd-journal mode=2755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jun 05 06:00:16 managed-node1 platform-python[11244]: ansible-command Invoked with _raw_params=systemd-tmpfiles --create --prefix=/var/log/journal /usr/lib/tmpfiles.d/systemd.conf 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 Jun 05 06:00:16 managed-node1 platform-python[11368]: ansible-stat Invoked with path=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Jun 05 06:00:16 managed-node1 platform-python[11469]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1749117616.2375646-8379-167937693291962/source dest=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf owner=root group=root mode=0644 follow=False _original_basename=journald.conf.j2 checksum=a3690c13fb037f3b8fd78a62a83c7fae7057ebbb backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Jun 05 06:00:17 managed-node1 platform-python[11594]: ansible-systemd Invoked with name=systemd-journald.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None Jun 05 06:00:17 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun shutting down. Jun 05 06:00:17 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journal-flush.service has successfully entered the 'dead' state. Jun 05 06:00:17 managed-node1 systemd[1]: Stopping Journal Service... Jun 05 06:00:17 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished shutting down. Jun 05 06:00:17 managed-node1 systemd-journald[8662]: 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. Jun 05 06:00:17 managed-node1 systemd-journald[11604]: Time spent on flushing to /var is 13.995ms for 1190 entries. Jun 05 06:00:17 managed-node1 systemd[1]: systemd-journald.service: Succeeded. Jun 05 06:00:17 managed-node1 systemd[1]: Stopped Journal Service. Jun 05 06:00:17 managed-node1 systemd[1]: Starting Journal Service... Jun 05 06:00:17 managed-node1 systemd-journald[11604]: 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. Jun 05 06:00:17 managed-node1 systemd-journald[11604]: System journal (/var/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 2.0G, 1.9G free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- System journal (/var/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is currently using 8.0M. -- Maximum allowed usage is set to 2.0G. -- Leaving at least 0B free (of currently available 245.4G of disk space). -- Enforced usage limit is thus 2.0G, of which 1.9G 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. Jun 05 06:00:17 managed-node1 systemd[1]: Started Journal Service. Jun 05 06:00:17 managed-node1 rsyslogd[1025]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Jun 05 06:00:17 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. Jun 05 06:00:17 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. Jun 05 06:00:17 managed-node1 platform-python[11728]: ansible-systemd Invoked with name=systemd-journal-flush.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None Jun 05 06:00:17 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun shutting down. Jun 05 06:00:17 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journal-flush.service has successfully entered the 'dead' state. Jun 05 06:00:17 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished shutting down. Jun 05 06:00:17 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. Jun 05 06:00:17 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. Jun 05 06:00:18 managed-node1 platform-python[11860]: ansible-command Invoked with _raw_params=systemctl show --property SubState systemd-journald.service 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 Jun 05 06:00:18 managed-node1 platform-python[11984]: ansible-command Invoked with _raw_params=grep ForwardToSyslog=yes "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" 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 Jun 05 06:00:18 managed-node1 platform-python[12108]: ansible-command Invoked with _raw_params=grep RateLimitIntervalSec=2s "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" 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 Jun 05 06:00:19 managed-node1 platform-python[12232]: ansible-command Invoked with _raw_params=grep RateLimitBurst=2000 "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" 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 Jun 05 06:00:19 managed-node1 platform-python[12356]: ansible-command Invoked with _raw_params=grep SystemKeepFree=10 "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" 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 Jun 05 06:00:19 managed-node1 platform-python[12480]: ansible-command Invoked with _raw_params=set -x exec 1>&2 journalctl -ex journalctl -b -u systemd-journald cat "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" _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 + journalctl -b -u systemd-journald -- Logs begin at Thu 2025-06-05 05:56:16 EDT, end at Thu 2025-06-05 06:00:19 EDT. -- Jun 05 05:56:16 localhost.localdomain systemd-journald[219]: Journal started Jun 05 05:56:16 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. Jun 05 05:56:20 localhost.localdomain systemd-journald[219]: Journal stopped Jun 05 05:56:25 localhost.localdomain systemd-journald[497]: Journal started Jun 05 05:56:25 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 176.9M, 168.9M free. Jun 05 05:56:25 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded. Jun 05 05:56:26 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 176.9M, 168.9M free. Jun 05 06:00:04 managed-node1 systemd-journald[497]: Journal stopped Jun 05 06:00:04 managed-node1 systemd-journald[8662]: Journal started Jun 05 06:00:04 managed-node1 systemd-journald[8662]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 176.9M, 168.9M free. Jun 05 06:00:17 managed-node1 systemd-journald[8662]: Journal stopped Jun 05 06:00:17 managed-node1 systemd-journald[11604]: Time spent on flushing to /var is 13.995ms for 1190 entries. Jun 05 06:00:17 managed-node1 systemd-journald[11604]: Journal started Jun 05 06:00:17 managed-node1 systemd-journald[11604]: System journal (/var/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 2.0G, 1.9G free. + cat /etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf # SPDX-License-Identifier: MIT # # Ansible managed # # system_role:journald [Journal] Storage=persistent SystemMaxUse=2048M SplitMode=uid SyncIntervalSec=1m SystemKeepFree=0M Compress=yes ForwardToSyslog=yes RateLimitIntervalSec=2s RateLimitBurst=2000 TASK [Cleanup] ***************************************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:149 Thursday 05 June 2025 06:00:19 -0400 (0:00:00.414) 0:00:13.342 ********* changed: [managed-node1] => { "changed": true, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Remove copy of the service files] **************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:154 Thursday 05 June 2025 06:00:20 -0400 (0:00:00.360) 0:00:13.703 ********* changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "path": "/etc/systemd/system/systemd-journald.service", "state": "absent" } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "path": "/etc/systemd/system/systemd-journal-flush.service", "state": "absent" } TASK [Reload systemd to cleanup] *********************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:160 Thursday 05 June 2025 06:00:20 -0400 (0:00:00.661) 0:00:14.364 ********* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Restart journald services] *********************************************** task path: /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:164 Thursday 05 June 2025 06:00:21 -0400 (0:00:00.545) 0:00:14.910 ********* changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ActiveEnterTimestampMonotonic": "241324183", "ActiveExitTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ActiveExitTimestampMonotonic": "241275304", "ActiveState": "active", "After": "syslog.socket systemd-journald.socket systemd-journald-audit.socket systemd-journald-dev-log.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-05 06:00:17 EDT", "AssertTimestampMonotonic": "241278587", "Before": "systemd-journal-flush.service sysinit.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_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ConditionTimestampMonotonic": "241278585", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11604", "ExecMainStartTimestamp": "Thu 2025-06-05 06:00:17 EDT", "ExecMainStartTimestampMonotonic": "241279511", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.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": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-05 06:00:17 EDT", "InactiveEnterTimestampMonotonic": "241277891", "InactiveExitTimestamp": "Thu 2025-06-05 06:00:17 EDT", "InactiveExitTimestampMonotonic": "241279561", "InvocationID": "4bee746a942e4859ae455f9c2a68bc33", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "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": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11604", "MemoryAccounting": "yes", "MemoryCurrent": "9814016", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "14", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2025-06-05 06:00:17 EDT", "StateChangeTimestampMonotonic": "241324183", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_gettime clock_nanosleep clone close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_setup io_submit ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mincore mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedsend mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat pause personality pipe pipe2 poll ppoll prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx symlink symlinkat sync sync_file_range syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_settime timerfd_create timerfd_gettime timerfd_settime times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-dev-log.socket systemd-journald-audit.socket systemd-journald.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket systemd-journald-dev-log.socket", "WatchdogTimestamp": "Thu 2025-06-05 06:00:17 EDT", "WatchdogTimestampMonotonic": "241324807", "WatchdogUSec": "3min" } } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2025-06-05 06:00:22 EDT", "ActiveEnterTimestampMonotonic": "246024106", "ActiveExitTimestamp": "Thu 2025-06-05 06:00:21 EDT", "ActiveExitTimestampMonotonic": "245970787", "ActiveState": "active", "After": "systemd-remount-fs.service systemd-journald.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2025-06-05 06:00:21 EDT", "AssertTimestampMonotonic": "246016513", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.service", "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": "yes", "ConditionTimestamp": "Thu 2025-06-05 06:00:21 EDT", "ConditionTimestampMonotonic": "246016511", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Thu 2025-06-05 06:00:22 EDT", "ExecMainExitTimestampMonotonic": "246023727", "ExecMainPID": "13134", "ExecMainStartTimestamp": "Thu 2025-06-05 06:00:21 EDT", "ExecMainStartTimestampMonotonic": "246017362", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Thu 2025-06-05 06:00:21 EDT] ; stop_time=[Thu 2025-06-05 06:00:22 EDT] ; pid=13134 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --smart-relinquish-var ; ignore_errors=no ; start_time=[Thu 2025-06-05 06:00:21 EDT] ; stop_time=[Thu 2025-06-05 06:00:21 EDT] ; pid=13130 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.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": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2025-06-05 06:00:21 EDT", "InactiveEnterTimestampMonotonic": "245977348", "InactiveExitTimestamp": "Thu 2025-06-05 06:00:21 EDT", "InactiveExitTimestampMonotonic": "246017406", "InvocationID": "0478bdcf22df4264801c66f69b5f6d8b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "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": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "-.mount systemd-journald.service system.slice", "RequiresMountsFor": "/var/log/journal", "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", "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]", "StateChangeTimestamp": "Thu 2025-06-05 06:00:22 EDT", "StateChangeTimestampMonotonic": "246024106", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "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": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed-node1 : ok=26 changed=10 unreachable=0 failed=1 skipped=3 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "delta": "0:00:00.002305", "end_time": "2025-06-05 06:00:19.503136", "host": "managed-node1", "message": "non-zero return code", "rc": 1, "start_time": "2025-06-05 06:00:19.500831", "task_name": "Verify that system keep free is set properly", "task_path": "/tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:92" }, { "ansible_version": "2.9.27", "delta": "0:00:00.027955", "end_time": "2025-06-05 06:00:19.868752", "host": "managed-node1", "message": "No message could be found", "rc": 0, "start_time": "2025-06-05 06:00:19.840797", "stderr": "+ exec\n+ journalctl -ex\n-- Logs begin at Thu 2025-06-05 05:56:16 EDT, end at Thu 2025-06-05 06:00:19 EDT. --\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device)\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9)\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: Interpreter enabled\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5)\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing\nJun 05 05:56:16 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\nJun 05 05:56:16 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]\nJun 05 05:56:16 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]\nJun 05 05:56:16 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [0] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [3] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [4] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [5] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [6] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [7] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [8] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [9] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [10] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [11] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [12] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [13] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [14] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [15] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [16] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [17] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [18] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [19] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [20] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [21] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [22] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [23] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [24] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [25] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [26] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [27] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [28] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [29] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [30] registered\nJun 05 05:56:16 localhost.localdomain kernel: acpiphp: Slot [31] registered\nJun 05 05:56:16 localhost.localdomain kernel: PCI host bridge to bus 0000:00\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\nJun 05 05:56:16 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\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff]\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref]\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5\nJun 05 05:56:16 localhost.localdomain kernel: xen:balloon: Initialising balloon driver\nJun 05 05:56:16 localhost.localdomain kernel: iommu: Default domain type: Passthrough \nJun 05 05:56:16 localhost.localdomain kernel: SCSI subsystem initialized\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: bus type USB registered\nJun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver usbfs\nJun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver hub\nJun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new device driver usb\nJun 05 05:56:16 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered\nJun 05 05:56:16 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti \nJun 05 05:56:16 localhost.localdomain kernel: PTP clock support registered\nJun 05 05:56:16 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0\nJun 05 05:56:16 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing\nJun 05 05:56:16 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes\nJun 05 05:56:16 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]\nJun 05 05:56:16 localhost.localdomain kernel: NetLabel: Initializing\nJun 05 05:56:16 localhost.localdomain kernel: NetLabel: domain hash size = 128\nJun 05 05:56:16 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO\nJun 05 05:56:16 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible\nJun 05 05:56:16 localhost.localdomain kernel: vgaarb: loaded\nJun 05 05:56:16 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer\nJun 05 05:56:16 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\nJun 05 05:56:16 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter\nJun 05 05:56:16 localhost.localdomain kernel: clocksource: Switched to clocksource xen\nJun 05 05:56:16 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0\nJun 05 05:56:16 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\nJun 05 05:56:16 localhost.localdomain kernel: pnp: PnP ACPI init\nJun 05 05:56:16 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved\nJun 05 05:56:16 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)\nJun 05 05:56:16 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved\nJun 05 05:56:16 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved\nJun 05 05:56:16 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved\nJun 05 05:56:16 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8)\nJun 05 05:56:16 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12)\nJun 05 05:56:16 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1)\nJun 05 05:56:16 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6)\nJun 05 05:56:16 localhost.localdomain kernel: pnp 00:05: [dma 2]\nJun 05 05:56:16 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4)\nJun 05 05:56:16 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)\nJun 05 05:56:16 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved\nJun 05 05:56:16 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved\nJun 05 05:56:16 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)\nJun 05 05:56:16 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices\nJun 05 05:56:16 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\nJun 05 05:56:16 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window]\nJun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 2\nJun 05 05:56:16 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768)\nJun 05 05:56:16 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nJun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 1\nJun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 44\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds\nJun 05 05:56:16 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\nJun 05 05:56:16 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64\nJun 05 05:56:16 localhost.localdomain kernel: Unpacking initramfs...\nJun 05 05:56:16 localhost.localdomain kernel: Freeing initrd memory: 30628K\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: bus type thunderbolt registered\nJun 05 05:56:16 localhost.localdomain kernel: Initialise system trusted keyrings\nJun 05 05:56:16 localhost.localdomain kernel: Key type blacklist registered\nJun 05 05:56:16 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0\nJun 05 05:56:16 localhost.localdomain kernel: zbud: loaded\nJun 05 05:56:16 localhost.localdomain kernel: pstore: using deflate compression\nJun 05 05:56:16 localhost.localdomain kernel: Platform Keyring initialized\nJun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 38\nJun 05 05:56:16 localhost.localdomain kernel: Key type asymmetric registered\nJun 05 05:56:16 localhost.localdomain kernel: Asymmetric key parser 'x509' registered\nJun 05 05:56:16 localhost.localdomain kernel: Running certificate verification selftests\nJun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'\nJun 05 05:56:16 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)\nJun 05 05:56:16 localhost.localdomain kernel: io scheduler mq-deadline registered\nJun 05 05:56:16 localhost.localdomain kernel: io scheduler kyber registered\nJun 05 05:56:16 localhost.localdomain kernel: io scheduler bfq registered\nJun 05 05:56:16 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE\nJun 05 05:56:16 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4\nJun 05 05:56:16 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: Power Button [PWRF]\nJun 05 05:56:16 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1\nJun 05 05:56:16 localhost.localdomain kernel: ACPI: Sleep Button [SLPF]\nJun 05 05:56:16 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47)\nJun 05 05:56:16 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout\nJun 05 05:56:16 localhost.localdomain kernel: Grant table initialized\nJun 05 05:56:16 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!\nJun 05 05:56:16 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\nJun 05 05:56:16 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\nJun 05 05:56:16 localhost.localdomain kernel: Non-volatile memory driver v1.3\nJun 05 05:56:16 localhost.localdomain kernel: rdac: device handler registered\nJun 05 05:56:16 localhost.localdomain kernel: hp_sw: device handler registered\nJun 05 05:56:16 localhost.localdomain kernel: emc: device handler registered\nJun 05 05:56:16 localhost.localdomain kernel: alua: device handler registered\nJun 05 05:56:16 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed\nJun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic\nJun 05 05:56:16 localhost.localdomain kernel: usbserial: USB Serial support registered for generic\nJun 05 05:56:16 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12\nJun 05 05:56:16 localhost.localdomain kernel: i8042: Warning: Keylock active\nJun 05 05:56:16 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1\nJun 05 05:56:16 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12\nJun 05 05:56:16 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice\nJun 05 05:56:16 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0\nJun 05 05:56:16 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs\nJun 05 05:56:16 localhost.localdomain kernel: intel_pstate: CPU model not supported\nJun 05 05:56:16 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina\nJun 05 05:56:16 localhost.localdomain kernel: usbcore: registered new interface driver usbhid\nJun 05 05:56:16 localhost.localdomain kernel: usbhid: USB HID core driver\nJun 05 05:56:16 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service\nJun 05 05:56:16 localhost.localdomain kernel: Initializing XFRM netlink socket\nJun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 10\nJun 05 05:56:16 localhost.localdomain kernel: Segment Routing with IPv6\nJun 05 05:56:16 localhost.localdomain kernel: NET: Registered protocol family 17\nJun 05 05:56:16 localhost.localdomain kernel: mpls_gso: MPLS GSO support\nJun 05 05:56:16 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged.\nJun 05 05:56:16 localhost.localdomain kernel: AES CTR mode by8 optimization enabled\nJun 05 05:56:16 localhost.localdomain kernel: sched_clock: Marking stable (510175743, 0)->(20339264200, -19829088457)\nJun 05 05:56:16 localhost.localdomain kernel: registered taskstats version 1\nJun 05 05:56:16 localhost.localdomain kernel: Loading compiled-in X.509 certificates\nJun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f'\nJun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'\nJun 05 05:56:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'\nJun 05 05:56:16 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud\nJun 05 05:56:16 localhost.localdomain kernel: page_owner is disabled\nJun 05 05:56:16 localhost.localdomain kernel: Key type big_key registered\nJun 05 05:56:16 localhost.localdomain kernel: Key type encrypted registered\nJun 05 05:56:16 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass!\nJun 05 05:56:16 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256\nJun 05 05:56:16 localhost.localdomain kernel: ima: No architecture policies found\nJun 05 05:56:16 localhost.localdomain kernel: evm: Initialising EVM extended attributes:\nJun 05 05:56:16 localhost.localdomain kernel: evm: security.selinux\nJun 05 05:56:16 localhost.localdomain kernel: evm: security.ima\nJun 05 05:56:16 localhost.localdomain kernel: evm: security.capability\nJun 05 05:56:16 localhost.localdomain kernel: evm: HMAC attrs: 0x1\nJun 05 05:56:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768\nJun 05 05:56:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0\nJun 05 05:56:16 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-06-05 09:56:16 UTC (1749117376)\nJun 05 05:56:16 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K\nJun 05 05:56:16 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K\nJun 05 05:56:16 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k\nJun 05 05:56:16 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K\nJun 05 05:56:16 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K\nJun 05 05:56:16 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)\nJun 05 05:56:16 localhost.localdomain systemd[1]: Detected virtualization xen.\nJun 05 05:56:16 localhost.localdomain systemd[1]: Detected architecture x86-64.\nJun 05 05:56:16 localhost.localdomain systemd[1]: Running in initial RAM disk.\nJun 05 05:56:16 localhost.localdomain systemd[1]: Set hostname to .\nJun 05 05:56:16 localhost.localdomain systemd[1]: Reached target Local File Systems.\nJun 05 05:56:16 localhost.localdomain systemd[1]: Listening on Journal Socket.\nJun 05 05:56:16 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service.\nJun 05 05:56:16 localhost.localdomain systemd[1]: Starting Apply Kernel Variables...\nJun 05 05:56:16 localhost.localdomain systemd[1]: Starting Setup Virtual Console...\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 localhost.localdomain dracut-cmdline[247]: dracut-8 dracut-049-233.git20240115.el8\nJun 05 05:56:16 localhost.localdomain dracut-cmdline[247]: 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\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 localhost.localdomain systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:16 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.\nJun 05 05:56:17 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 334 (plymouthd).\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2.\nJun 05 05:56:17 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver\nJun 05 05:56:17 localhost.localdomain systemd-udevd[332]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJun 05 05:56:17 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled;\nJun 05 05:56:17 localhost.localdomain kernel: xvda: xvda1\nJun 05 05:56:17 localhost.localdomain kernel: libata version 3.00 loaded.\nJun 05 05:56:17 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13\nJun 05 05:56:17 localhost.localdomain kernel: ACPI: bus type drm_connector registered\nJun 05 05:56:17 localhost.localdomain kernel: scsi host0: ata_piix\nJun 05 05:56:17 localhost.localdomain kernel: scsi host1: ata_piix\nJun 05 05:56:17 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14\nJun 05 05:56:17 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15\nJun 05 05:56:17 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console\nJun 05 05:56:17 localhost.localdomain systemd-udevd[332]: Using default interface naming scheme 'rhel-8.0'.\nJun 05 05:56:17 localhost.localdomain systemd-udevd[332]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJun 05 05:56:17 localhost.localdomain kernel: Console: switching to colour dummy device 80x25\nJun 05 05:56:17 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0\nJun 05 05:56:17 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device\nJun 05 05:56:17 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called\nJun 05 05:56:17 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48\nJun 05 05:56:17 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 localhost.localdomain systemd-fsck[376]: /usr/sbin/fsck.xfs: XFS file system.\nJun 05 05:56:17 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.\nJun 05 05:56:17 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.\nJun 05 05:56:17 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2900.004 MHz\nJun 05 05:56:17 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd46bef3b, max_idle_ns: 440795246859 ns\nJun 05 05:56:17 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled\nJun 05 05:56:17 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem\nJun 05 05:56:17 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4\nJun 05 05:56:19 localhost.localdomain kernel: XFS (xvda1): Ending clean mount\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 localhost.localdomain systemd[1]: Reloading.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:19 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.\nJun 05 05:56:20 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.\nJun 05 05:56:20 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.\nJun 05 05:56:20 localhost.localdomain systemd[1]: Switching root.\nJun 05 05:56:20 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.\nJun 05 05:56:25 localhost.localdomain kernel: printk: systemd: 16 output lines suppressed due to ratelimiting\nJun 05 05:56:25 localhost.localdomain kernel: audit: type=1404 audit(1749117381.733:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nJun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1\nJun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability open_perms=1\nJun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1\nJun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability always_check_network=0\nJun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1\nJun 05 05:56:25 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1\nJun 05 05:56:25 localhost.localdomain kernel: audit: type=1403 audit(1749117382.515:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nJun 05 05:56:25 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 812.718ms.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 15.205ms.\nJun 05 05:56:25 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)\nJun 05 05:56:25 localhost.localdomain systemd[1]: Detected virtualization xen.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Detected architecture x86-64.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Set hostname to .\nJun 05 05:56:25 localhost.localdomain systemd[1]: Initializing machine ID from random generator.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file.\nJun 05 05:56:25 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Stopped Switch Root.\nJun 05 05:56:25 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.\nJun 05 05:56:25 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nJun 05 05:56:25 localhost.localdomain systemd-journald[497]: 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.\nJun 05 05:56:25 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) 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/ec7eaaadb8584ecaa5771a833041ff81) 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.\nJun 05 05:56:25 localhost.localdomain 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.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Mounted Kernel Debug File System.\n-- Subject: Unit sys-kernel-debug.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-debug.mount has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System.\n-- Subject: Unit dev-mqueue.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-mqueue.mount has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Mounted Huge Pages File System.\n-- Subject: Unit dev-hugepages.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-hugepages.mount has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:25 localhost.localdomain 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.\nJun 05 05:56:25 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network.\n-- Subject: Unit nis-domainname.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nis-domainname.service has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:25 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel.\n-- Subject: Unit kmod-static-nodes.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kmod-static-nodes.service has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:26 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) 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/ec7eaaadb8584ecaa5771a833041ff81) 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 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.\nJun 05 05:56:26 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk...\n-- Subject: Unit systemd-machine-id-commit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-machine-id-commit.service has begun starting up.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 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.\nJun 05 05:56:26 localhost.localdomain systemd[1]: etc-machine\\x2did.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit etc-machine\\x2did.mount has successfully entered the 'dead' state.\nJun 05 05:56:26 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk.\n-- Subject: Unit systemd-machine-id-commit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-machine-id-commit.service has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:26 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 334 (plymouthd).\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain systemd-udevd[534]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain 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.\nJun 05 05:56:26 localhost.localdomain auditd[556]: No plugins found, not dispatching events\nJun 05 05:56:26 localhost.localdomain auditd[556]: Init complete, auditd 3.1.2 listening for events (startup state enable)\nJun 05 05:56:27 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module.\nJun 05 05:56:27 localhost.localdomain kernel: RPC: Registered udp transport module.\nJun 05 05:56:27 localhost.localdomain kernel: RPC: Registered tcp transport module.\nJun 05 05:56:27 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain augenrules[559]: /sbin/augenrules: No change\nJun 05 05:56:27 localhost.localdomain augenrules[572]: No rules\nJun 05 05:56:27 localhost.localdomain augenrules[572]: enabled 1\nJun 05 05:56:27 localhost.localdomain augenrules[572]: failure 1\nJun 05 05:56:27 localhost.localdomain augenrules[572]: pid 556\nJun 05 05:56:27 localhost.localdomain augenrules[572]: rate_limit 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_limit 8192\nJun 05 05:56:27 localhost.localdomain augenrules[572]: lost 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time 60000\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time_actual 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: enabled 1\nJun 05 05:56:27 localhost.localdomain augenrules[572]: failure 1\nJun 05 05:56:27 localhost.localdomain augenrules[572]: pid 556\nJun 05 05:56:27 localhost.localdomain augenrules[572]: rate_limit 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_limit 8192\nJun 05 05:56:27 localhost.localdomain augenrules[572]: lost 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog 4\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time 60000\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time_actual 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: enabled 1\nJun 05 05:56:27 localhost.localdomain augenrules[572]: failure 1\nJun 05 05:56:27 localhost.localdomain augenrules[572]: pid 556\nJun 05 05:56:27 localhost.localdomain augenrules[572]: rate_limit 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_limit 8192\nJun 05 05:56:27 localhost.localdomain augenrules[572]: lost 0\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog 6\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time 60000\nJun 05 05:56:27 localhost.localdomain augenrules[572]: backlog_wait_time_actual 0\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 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.\nJun 05 05:56:27 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound...\n-- Subject: Unit unbound-anchor.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.service has begun starting up.\nJun 05 05:56:27 localhost.localdomain 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.\nJun 05 05:56:27 localhost.localdomain chronyd[603]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nJun 05 05:56:27 localhost.localdomain chronyd[603]: Loaded 0 symmetric keys\nJun 05 05:56:27 localhost.localdomain systemd-logind[598]: 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.\nJun 05 05:56:27 localhost.localdomain rngd[599]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nJun 05 05:56:27 localhost.localdomain rngd[599]: Disabling 5: NIST Network Entropy Beacon (nist)\nJun 05 05:56:27 localhost.localdomain rngd[599]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nJun 05 05:56:27 localhost.localdomain rngd[599]: Initializing available sources\nJun 05 05:56:27 localhost.localdomain rngd[599]: [hwrng ]: Initialization Failed\nJun 05 05:56:27 localhost.localdomain rngd[599]: [rdrand]: Enabling RDRAND rng support\nJun 05 05:56:27 localhost.localdomain rngd[599]: [rdrand]: Initialized\nJun 05 05:56:27 localhost.localdomain rngd[599]: [jitter]: JITTER timeout set to 5 sec\nJun 05 05:56:27 localhost.localdomain chronyd[603]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift\nJun 05 05:56:27 localhost.localdomain rngd[599]: [jitter]: Initializing AES buffer\nJun 05 05:56:27 localhost.localdomain chronyd[603]: Using right/UTC timezone to obtain leap second data\nJun 05 05:56:28 localhost.localdomain systemd-logind[598]: Watching system buttons on /dev/input/event0 (Power Button)\nJun 05 05:56:28 localhost.localdomain systemd-logind[598]: Watching system buttons on /dev/input/event1 (Sleep Button)\nJun 05 05:56:28 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nJun 05 05:56:28 localhost.localdomain systemd-logind[598]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nJun 05 05:56:28 localhost.localdomain systemd-udevd[591]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJun 05 05:56:28 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nJun 05 05:56:28 localhost.localdomain 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.\nJun 05 05:56:28 localhost.localdomain systemd-udevd[581]: Using default interface naming scheme 'rhel-8.0'.\nJun 05 05:56:28 localhost.localdomain systemd-udevd[581]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJun 05 05:56:28 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nJun 05 05:56:28 localhost.localdomain 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.\nJun 05 05:56:28 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit unbound-anchor.service has successfully entered the 'dead' state.\nJun 05 05:56:28 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound.\n-- Subject: Unit unbound-anchor.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.service has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:56:28 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0\nJun 05 05:56:28 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 \nJun 05 05:56:32 localhost.localdomain rngd[599]: [jitter]: Unable to obtain AES key, disabling JITTER source\nJun 05 05:56:32 localhost.localdomain rngd[599]: [jitter]: Initialization Failed\nJun 05 05:56:32 localhost.localdomain rngd[599]: Process privileges have been dropped to 2:2\nJun 05 05:56:34 localhost.localdomain dhclient[642]: Internet Systems Consortium DHCP Client 4.3.6\nJun 05 05:56:34 localhost.localdomain dhclient[642]: Copyright 2004-2017 Internet Systems Consortium.\nJun 05 05:56:34 localhost.localdomain dhclient[642]: All rights reserved.\nJun 05 05:56:34 localhost.localdomain dhclient[642]: For info, please visit https://www.isc.org/software/dhcp/\nJun 05 05:56:34 localhost.localdomain dhclient[642]: \nJun 05 05:56:34 localhost.localdomain dhclient[642]: Listening on LPF/eth0/02:c4:82:c8:25:3b\nJun 05 05:56:34 localhost.localdomain dhclient[642]: Sending on LPF/eth0/02:c4:82:c8:25:3b\nJun 05 05:56:34 localhost.localdomain dhclient[642]: Sending on Socket/fallback\nJun 05 05:56:34 localhost.localdomain dhclient[642]: Created duid \"\\000\\004\\354~\\252\\255\\270XN\\312\\245w\\032\\2030A\\377\\201\".\nJun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5cbb1062)\nJun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5cbb1062)\nJun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPOFFER from 10.31.44.1\nJun 05 05:56:34 localhost.localdomain dhclient[642]: DHCPACK from 10.31.44.1 (xid=0x5cbb1062)\nJun 05 05:56:34 localhost.localdomain dhclient[642]: bound to 10.31.46.164 -- renewal in 1361 seconds.\nJun 05 05:56:35 localhost.localdomain dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=657 comm=\"hostnamectl set-hostname ip-10-31-46-164.testing-f\" label=\"system_u:system_r:cloud_init_t:s0\")\nJun 05 05:56:35 localhost.localdomain 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.\nJun 05 05:56:35 localhost.localdomain dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1'\nJun 05 05:56:35 localhost.localdomain 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[658]: Changed static host name to 'ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com'\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[658]: Changed host name to 'ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com'\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[640]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Thu, 05 Jun 2025 09:56:34 +0000. Up 18.14 seconds.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8144] NetworkManager (version 1.40.16-15.el8) is starting... (boot:b48eb94d-8a3f-4062-8d7e-5b04623a29dc)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8166] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8223] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8331] manager[0x563c00264080]: monitoring kernel firmware directory '/lib/firmware'.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8360] hostname: hostname: using hostnamed\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8360] hostname: static hostname changed from (none) to \"ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com\"\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8364] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8460] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8460] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8461] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8462] manager: Networking is enabled by state file\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=663 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8551] settings: Loaded settings plugin: ifcfg-rh (\"/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so\")\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8551] settings: Loaded settings plugin: keyfile (internal)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8644] dhcp: init: Using DHCP client 'internal'\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8644] device (lo): carrier: link connected\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8650] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8670] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8692] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8725] device (eth0): carrier: link connected\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8726] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8731] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8738] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8739] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8741] manager: NetworkManager state is now CONNECTING\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8743] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8748] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8773] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8803] dhcp4 (eth0): state changed new lease, address=10.31.46.164\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8812] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=663 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.8896] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9217] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9219] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9221] manager: NetworkManager state is now CONNECTED_SITE\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9223] device (eth0): Activation: successful, device activated.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9227] manager: NetworkManager state is now CONNECTED_GLOBAL\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com NetworkManager[663]: [1749117395.9230] manager: startup complete\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:35 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.2.32.37\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.2.32.38\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.11.160.238\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Added source 10.18.100.10\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Cloud-init v. 23.4-7.el8.2 running 'init' at Thu, 05 Jun 2025 09:56:36 +0000. Up 20.35 seconds.\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | eth0 | True | 10.31.46.164 | 255.255.252.0 | global | 02:c4:82:c8:25:3b |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | eth0 | True | fe80::c4:82ff:fec8:253b/64 | . | link | 02:c4:82:c8:25:3b |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | lo | True | ::1/128 | . | host | . |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+---------+-----------+-------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+---------+-----------+-------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 1 | fe80::/64 | :: | eth0 | U |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: | 3 | multicast | :: | eth0 | U |\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: ci-info: +-------+-------------+---------+-----------+-------+\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=666 comm=\"/usr/libexec/platform-python -Es /usr/sbin/tuned -\" label=\"system_u:system_r:tuned_t:s0\")\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Started polkitd version 0.115\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Loading rules from directory /etc/polkit-1/rules.d\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Loading rules from directory /usr/share/polkit-1/rules.d\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Finished loading, compiling and executing 2 rules\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:36 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com polkitd[982]: Acquired the name org.freedesktop.PolicyKit1 on the system bus\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private rsa key pair.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:mvZa3T1mSo/7D+38Dd5CimyXGMWYvIWvlGR1yioRL64 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +---[RSA 3072]----+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | . . . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + B o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | o O * |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .S= B |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | oo.*..... |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | +..+.=o+B .|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .Eo *.+B.B.|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .... .+o+oO|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private dsa key pair.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:mWiHF5NS+s1CVa6CWkg9Xiv7P7A4Gwa8ExQgyJeVDiI root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +---[DSA 1024]----+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |+ ..+.. . ... |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |E+ + + o o . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |. o = = * . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + + X O . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | = O S + |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | B =.o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + +. o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ooo. . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .o.... |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private ecdsa key pair.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:bNakSAnboArJ91V3Xuoyw9m3F+OFeuQGy25v1jm+xI8 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +---[ECDSA 256]---+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | o . . . . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |.. . = .. . o o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |o.... +. . o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |... ...o +. + . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |. .. S .*.oo+.|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | o .+*+ =|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | + +*o|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ..o+++|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ..+Eo+|\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Generating public/private ed25519 key pair.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key fingerprint is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: SHA256:nCn/FinHid1LngBKaxi8or0297OaJbi8cIHbdJJaQR0 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: The key's randomart image is:\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +--[ED25519 256]--+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | ..E. |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | . . |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .. |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | . oo ...o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |. * .=.oS= + |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | *.=o +oo O o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |+o+.... .o = o |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: |.++..+. .. + |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: | .==oooo .. |\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[752]: +----[SHA256]-----+\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sm-notify[1022]: Version 2.3.3 starting\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[1026]: Server listening on 0.0.0.0 port 22.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[1026]: Server listening on :: port 22.\nJun 05 05:56:40 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com rsyslogd[1025]: [origin software=\"rsyslogd\" swVersion=\"8.2102.0-15.el8\" x-pid=\"1025\" x-info=\"https://www.rsyslog.com\"] start\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com rsyslogd[1025]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: Detected change(s) in the following file(s): /etc/fstab\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com restraintd[1044]: Listening on http://localhost:8081\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1221]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Thu, 05 Jun 2025 09:56:41 +0000. Up 25.36 seconds.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) STARTUP (1.5.2)\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (Syslog will be used instead of sendmail.)\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 19% if used.)\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 334 (plymouthd).\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (running with inotify support)\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 334 (n/a).\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:41 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Selected source 10.11.160.238\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: System clock TAI offset set to 37 seconds\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1290]: #############################################################\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1291]: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1293]: 1024 SHA256:mWiHF5NS+s1CVa6CWkg9Xiv7P7A4Gwa8ExQgyJeVDiI root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (DSA)\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1295]: 256 SHA256:bNakSAnboArJ91V3Xuoyw9m3F+OFeuQGy25v1jm+xI8 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (ECDSA)\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1297]: 256 SHA256:nCn/FinHid1LngBKaxi8or0297OaJbi8cIHbdJJaQR0 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (ED25519)\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1299]: 3072 SHA256:mvZa3T1mSo/7D+38Dd5CimyXGMWYvIWvlGR1yioRL64 root@ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com (RSA)\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1300]: -----END SSH HOST KEY FINGERPRINTS-----\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1303]: #############################################################\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1288]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Thu, 05 Jun 2025 09:56:41 +0000. Up 25.90 seconds.\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com cloud-init[1288]: Cloud-init v. 23.4-7.el8.2 finished at Thu, 05 Jun 2025 09:56:42 +0000. Datasource DataSourceEc2Local. Up 26.30 seconds\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:42 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1581]: dracut-049-233.git20240115.el8\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o \"plymouth dash resume ifcfg earlykdump\" --compress=xz --mount \"/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target\" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!\nJun 05 05:56:43 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'resume' will not be installed, because it's in the list to be omitted!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: memstrack is available\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Selected source 162.159.200.1 (2.centos.pool.ntp.org)\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: bash ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: systemd ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: systemd-initrd ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: watchdog-modules ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: nss-softokn ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: rngd ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: i18n ***\nJun 05 05:56:44 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: drm ***\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: prefixdevname ***\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: kernel-modules ***\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: kernel-modules-extra ***\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: configuration source \"/run/depmod.d/\" does not exist\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: configuration source \"/lib/depmod.d/\" does not exist\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: parsing configuration file \"/etc/depmod.d//dist.conf\"\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: kernel-modules-extra: /etc/depmod.d//dist.conf: added \"updates extra built-in weak-updates\" to the list of search directories\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: fstab-sys ***\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: rootfs-block ***\nJun 05 05:56:45 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: terminfo ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: udev-rules ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Skipping udev rule: 91-permissions.rules\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Skipping udev rule: 80-drivers-modprobe.rules\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: biosdevname ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: dracut-systemd ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: usrmount ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: base ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: fs-lib ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: kdumpbase ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: memstrack ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: microcode_ctl-fw_dir_override ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl module: mangling fw_dir\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: reset fw_dir to \"/lib/firmware/updates /lib/firmware\"\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: intel: caveats check for kernel version \"4.18.0-553.5.1.el8.x86_64\" passed, adding \"/usr/share/microcode_ctl/ucode_with_caveats/intel\" to fw_dir variable\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-2d-07\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-4e-03\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-4f-01\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-55-04\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-5e-03\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-8c-01\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-8e-9e-0x-0xca\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell\"...\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: configuration \"intel-06-8e-9e-0x-dell\" is ignored\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: microcode_ctl: final fw_dir: \"/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware\"\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: shutdown ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including module: squash ***\nJun 05 05:56:46 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Including modules done ***\nJun 05 05:56:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Installing kernel module dependencies ***\nJun 05 05:56:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Installing kernel module dependencies done ***\nJun 05 05:56:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Resolving executable dependencies ***\nJun 05 05:56:48 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Resolving executable dependencies done***\nJun 05 05:56:48 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Hardlinking files ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Hardlinking files done ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Generating early-microcode cpio image ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Constructing GenuineIntel.bin ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Constructing GenuineIntel.bin ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Store current command line parameters ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: Stored kernel commandline:\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: No dracut internal kernel commandline stored in the initramfs\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Install squash loader ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Stripping files ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Stripping files done ***\nJun 05 05:56:49 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Squashing the files inside the initramfs ***\nJun 05 05:56:58 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Squashing the files inside the initramfs done ***\nJun 05 05:56:58 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' ***\nJun 05 05:56:58 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dracut[1583]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done ***\nJun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: kexec: loaded kdump kernel\nJun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com kdumpctl[1029]: kdump: Starting kdump: [OK]\nJun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:56:59 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 527ms (kernel) + 5.156s (initrd) + 37.536s (userspace) = 43.220s.\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 527164 microseconds.\n-- \n-- Initial RAM disk start-up required 5156527 microseconds.\n-- \n-- Userspace start-up required 37536360 microseconds.\nJun 05 05:57:05 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nJun 05 05:57:47 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com chronyd[603]: Selected source 64.246.132.14 (2.centos.pool.ntp.org)\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5069]: Accepted publickey for root from 10.30.33.24 port 36344 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: 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 5069.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: pam_unix(systemd-user:session): session opened for user root by (uid=0)\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[5073]: Startup finished in 30ms.\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 30833 microseconds.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5069]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5083]: Received disconnect from 10.30.33.24 port 36344:11: disconnected by user\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5083]: Disconnected from user root 10.30.33.24 port 36344\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5069]: pam_unix(sshd:session): session closed for user root\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit session-1.scope has successfully entered the 'dead' state.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Session 1 logged out. Waiting for processes to exit.\nJun 05 05:58:16 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Removed session 1.\n-- Subject: Session 1 has been terminated\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A session with the ID 1 has been terminated.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5104]: Accepted publickey for root from 10.31.9.51 port 48052 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5103]: Accepted publickey for root from 10.31.9.51 port 48044 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: New session 3 of user root.\n-- Subject: A new session 3 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 3 has been created for the user root.\n-- \n-- The leading process of the session is 5104.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root.\n-- Subject: Unit session-3.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-3.scope has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root.\n-- Subject: Unit session-4.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-4.scope has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: New session 4 of user root.\n-- Subject: A new session 4 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 4 has been created for the user root.\n-- \n-- The leading process of the session is 5103.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5104]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5103]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5109]: Received disconnect from 10.31.9.51 port 48052:11: disconnected by user\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5109]: Disconnected from user root 10.31.9.51 port 48052\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com sshd[5104]: pam_unix(sshd:session): session closed for user root\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit session-3.scope has successfully entered the 'dead' state.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Session 3 logged out. Waiting for processes to exit.\nJun 05 05:58:26 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com systemd-logind[598]: Removed session 3.\n-- Subject: Session 3 has been terminated\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A session with the ID 3 has been terminated.\nJun 05 05:58:54 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com unknown: Running test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1) with reboot count 0 and test restart count 0. (Be aware the test name is sanitized!)\nJun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.24' (uid=0 pid=6708 comm=\"hostnamectl set-hostname managed-node1 \" label=\"unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023\")\nJun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1'\nJun 05 05:58:55 ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com 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.\nJun 05 05:58:55 managed-node1 systemd-hostnamed[6709]: Changed static host name to 'managed-node1'\nJun 05 05:58:55 managed-node1 systemd-hostnamed[6709]: Changed host name to 'managed-node1'\nJun 05 05:58:55 managed-node1 NetworkManager[663]: [1749117535.1255] hostname: static hostname changed from \"ip-10-31-46-164.testing-farm.us-east-1.aws.redhat.com\" to \"managed-node1\"\nJun 05 05:58:55 managed-node1 dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=663 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJun 05 05:58:55 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.\nJun 05 05:58:55 managed-node1 NetworkManager[663]: [1749117535.1349] policy: set-hostname: set hostname to 'managed-node1' (from system configuration)\nJun 05 05:58:55 managed-node1 dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'\nJun 05 05:58:55 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.\nJun 05 05:58:55 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!)\nJun 05 05:59:05 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.\nJun 05 05:59:25 managed-node1 systemd[1]: systemd-hostnamed.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nJun 05 05:59:44 managed-node1 sshd[7229]: Accepted publickey for root from 10.31.9.183 port 40408 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nJun 05 05:59:44 managed-node1 systemd[1]: Started Session 5 of user root.\n-- Subject: Unit session-5.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-5.scope has finished starting up.\n-- \n-- The start-up result is done.\nJun 05 05:59:44 managed-node1 systemd-logind[598]: New session 5 of user root.\n-- Subject: A new session 5 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 5 has been created for the user root.\n-- \n-- The leading process of the session is 7229.\nJun 05 05:59:44 managed-node1 sshd[7229]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJun 05 05:59:45 managed-node1 platform-python[7374]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d\nJun 05 05:59:46 managed-node1 platform-python[7522]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJun 05 05:59:46 managed-node1 platform-python[7645]: ansible-dnf Invoked with name=['systemd'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None\nJun 05 06:00:01 managed-node1 platform-python[7804]: ansible-systemd Invoked with name=systemd-journald.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None\nJun 05 06:00:01 managed-node1 platform-python[7931]: ansible-systemd Invoked with name=systemd-journal-flush.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None\nJun 05 06:00:01 managed-node1 platform-python[8058]: ansible-file Invoked with path=/etc/systemd/journald.conf.d state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJun 05 06:00:02 managed-node1 platform-python[8181]: ansible-file Invoked with path=/run/log/journal state=directory owner=root group=systemd-journal mode=2755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJun 05 06:00:02 managed-node1 platform-python[8304]: ansible-command Invoked with _raw_params=systemd-tmpfiles --create\n --prefix=/run/log/journal\n /usr/lib/tmpfiles.d/systemd.conf\n 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\nJun 05 06:00:03 managed-node1 platform-python[8428]: ansible-stat Invoked with path=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True\nJun 05 06:00:03 managed-node1 platform-python[8527]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1749117602.9831834-7973-14877967843766/source dest=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf owner=root group=root mode=0644 follow=False _original_basename=journald.conf.j2 checksum=4e2f890fe96bc321f60c04da591a95d5ff2d362e backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None\nJun 05 06:00:04 managed-node1 platform-python[8652]: ansible-systemd Invoked with name=systemd-journald.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None\nJun 05 06:00:04 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun shutting down.\nJun 05 06:00:04 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journal-flush.service has successfully entered the 'dead' state.\nJun 05 06:00:04 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished shutting down.\nJun 05 06:00:04 managed-node1 systemd-journald[497]: 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.\nJun 05 06:00:04 managed-node1 systemd[1]: Stopping Journal Service...\nJun 05 06:00:04 managed-node1 systemd[1]: systemd-journald.service: Succeeded.\nJun 05 06:00:04 managed-node1 systemd[1]: Stopped Journal Service.\nJun 05 06:00:04 managed-node1 systemd[1]: Starting Journal Service...\nJun 05 06:00:04 managed-node1 systemd-journald[8662]: 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.\nJun 05 06:00:04 managed-node1 systemd-journald[8662]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) 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/ec7eaaadb8584ecaa5771a833041ff81) 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.\nJun 05 06:00:04 managed-node1 systemd[1]: Started Journal Service.\nJun 05 06:00:04 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.\nJun 05 06:00:04 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.\nJun 05 06:00:04 managed-node1 platform-python[8786]: ansible-systemd Invoked with name=systemd-journal-flush.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None\nJun 05 06:00:04 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun shutting down.\nJun 05 06:00:04 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journal-flush.service has successfully entered the 'dead' state.\nJun 05 06:00:04 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished shutting down.\nJun 05 06:00:04 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.\nJun 05 06:00:04 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.\nJun 05 06:00:04 managed-node1 platform-python[8918]: ansible-command Invoked with _raw_params=systemctl show --property SubState systemd-journald.service 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\nJun 05 06:00:05 managed-node1 platform-python[9042]: ansible-stat Invoked with path=/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81/system.journal follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJun 05 06:00:05 managed-node1 platform-python[9167]: ansible-command Invoked with _raw_params=set -euo pipefail; journalctl --header --file /run/log/journal/ec7eaaadb8584ecaa5771a833041ff81/system.journal | grep -q 'State: ONLINE'\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\nJun 05 06:00:06 managed-node1 platform-python[9293]: ansible-command Invoked with _raw_params=set -euo pipefail; journalctl --header --file /run/log/journal/ec7eaaadb8584ecaa5771a833041ff81/system.journal | grep -q COMPRESSED\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\nJun 05 06:00:07 managed-node1 platform-python[9458]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d\nJun 05 06:00:07 managed-node1 platform-python[9606]: ansible-copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None\nJun 05 06:00:08 managed-node1 platform-python[9731]: ansible-copy Invoked with src=/usr/lib/systemd/system/systemd-journal-flush.service dest=/etc/systemd/system/systemd-journal-flush.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None\nJun 05 06:00:08 managed-node1 platform-python[9856]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\\[Unit\\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None\nJun 05 06:00:08 managed-node1 platform-python[9979]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journal-flush.service insertafter=^\\[Unit\\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None\nJun 05 06:00:09 managed-node1 platform-python[10102]: ansible-copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None\nJun 05 06:00:09 managed-node1 platform-python[10227]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\\[Unit\\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False follow=False unsafe_writes=False regexp=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None\nJun 05 06:00:10 managed-node1 platform-python[10350]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None scope=None\nJun 05 06:00:10 managed-node1 systemd[1]: Reloading.\nJun 05 06:00:10 managed-node1 platform-python[10498]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJun 05 06:00:11 managed-node1 platform-python[10621]: ansible-dnf Invoked with name=['systemd'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None\nJun 05 06:00:14 managed-node1 platform-python[10744]: ansible-systemd Invoked with name=systemd-journald.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None\nJun 05 06:00:14 managed-node1 platform-python[10871]: ansible-systemd Invoked with name=systemd-journal-flush.service state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None\nJun 05 06:00:15 managed-node1 platform-python[10998]: ansible-file Invoked with path=/etc/systemd/journald.conf.d state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJun 05 06:00:15 managed-node1 platform-python[11121]: ansible-file Invoked with path=/var/log/journal state=directory owner=root group=systemd-journal mode=2755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJun 05 06:00:16 managed-node1 platform-python[11244]: ansible-command Invoked with _raw_params=systemd-tmpfiles --create\n --prefix=/var/log/journal\n /usr/lib/tmpfiles.d/systemd.conf\n 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\nJun 05 06:00:16 managed-node1 platform-python[11368]: ansible-stat Invoked with path=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True\nJun 05 06:00:16 managed-node1 platform-python[11469]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1749117616.2375646-8379-167937693291962/source dest=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf owner=root group=root mode=0644 follow=False _original_basename=journald.conf.j2 checksum=a3690c13fb037f3b8fd78a62a83c7fae7057ebbb backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None\nJun 05 06:00:17 managed-node1 platform-python[11594]: ansible-systemd Invoked with name=systemd-journald.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None\nJun 05 06:00:17 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun shutting down.\nJun 05 06:00:17 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journal-flush.service has successfully entered the 'dead' state.\nJun 05 06:00:17 managed-node1 systemd[1]: Stopping Journal Service...\nJun 05 06:00:17 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished shutting down.\nJun 05 06:00:17 managed-node1 systemd-journald[8662]: 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.\nJun 05 06:00:17 managed-node1 systemd-journald[11604]: Time spent on flushing to /var is 13.995ms for 1190 entries.\nJun 05 06:00:17 managed-node1 systemd[1]: systemd-journald.service: Succeeded.\nJun 05 06:00:17 managed-node1 systemd[1]: Stopped Journal Service.\nJun 05 06:00:17 managed-node1 systemd[1]: Starting Journal Service...\nJun 05 06:00:17 managed-node1 systemd-journald[11604]: 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.\nJun 05 06:00:17 managed-node1 systemd-journald[11604]: System journal (/var/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 2.0G, 1.9G free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- System journal (/var/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is currently using 8.0M.\n-- Maximum allowed usage is set to 2.0G.\n-- Leaving at least 0B free (of currently available 245.4G of disk space).\n-- Enforced usage limit is thus 2.0G, of which 1.9G 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.\nJun 05 06:00:17 managed-node1 systemd[1]: Started Journal Service.\nJun 05 06:00:17 managed-node1 rsyslogd[1025]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]\nJun 05 06:00:17 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.\nJun 05 06:00:17 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.\nJun 05 06:00:17 managed-node1 platform-python[11728]: ansible-systemd Invoked with name=systemd-journal-flush.service state=restarted daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None\nJun 05 06:00:17 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun shutting down.\nJun 05 06:00:17 managed-node1 systemd[1]: systemd-journal-flush.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journal-flush.service has successfully entered the 'dead' state.\nJun 05 06:00:17 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished shutting down.\nJun 05 06:00:17 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.\nJun 05 06:00:17 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.\nJun 05 06:00:18 managed-node1 platform-python[11860]: ansible-command Invoked with _raw_params=systemctl show --property SubState systemd-journald.service 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\nJun 05 06:00:18 managed-node1 platform-python[11984]: ansible-command Invoked with _raw_params=grep ForwardToSyslog=yes \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\" 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\nJun 05 06:00:18 managed-node1 platform-python[12108]: ansible-command Invoked with _raw_params=grep RateLimitIntervalSec=2s \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\" 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\nJun 05 06:00:19 managed-node1 platform-python[12232]: ansible-command Invoked with _raw_params=grep RateLimitBurst=2000 \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\" 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\nJun 05 06:00:19 managed-node1 platform-python[12356]: ansible-command Invoked with _raw_params=grep SystemKeepFree=10 \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\" 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\nJun 05 06:00:19 managed-node1 platform-python[12480]: ansible-command Invoked with _raw_params=set -x\n exec 1>&2\n journalctl -ex\n journalctl -b -u systemd-journald\n cat \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\"\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\n+ journalctl -b -u systemd-journald\n-- Logs begin at Thu 2025-06-05 05:56:16 EDT, end at Thu 2025-06-05 06:00:19 EDT. --\nJun 05 05:56:16 localhost.localdomain systemd-journald[219]: Journal started\nJun 05 05:56:16 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free.\nJun 05 05:56:20 localhost.localdomain systemd-journald[219]: Journal stopped\nJun 05 05:56:25 localhost.localdomain systemd-journald[497]: Journal started\nJun 05 05:56:25 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 176.9M, 168.9M free.\nJun 05 05:56:25 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded.\nJun 05 05:56:26 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 176.9M, 168.9M free.\nJun 05 06:00:04 managed-node1 systemd-journald[497]: Journal stopped\nJun 05 06:00:04 managed-node1 systemd-journald[8662]: Journal started\nJun 05 06:00:04 managed-node1 systemd-journald[8662]: Runtime journal (/run/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 176.9M, 168.9M free.\nJun 05 06:00:17 managed-node1 systemd-journald[8662]: Journal stopped\nJun 05 06:00:17 managed-node1 systemd-journald[11604]: Time spent on flushing to /var is 13.995ms for 1190 entries.\nJun 05 06:00:17 managed-node1 systemd-journald[11604]: Journal started\nJun 05 06:00:17 managed-node1 systemd-journald[11604]: System journal (/var/log/journal/ec7eaaadb8584ecaa5771a833041ff81) is 8.0M, max 2.0G, 1.9G free.\n+ cat /etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\n# SPDX-License-Identifier: MIT\n\n#\n# Ansible managed\n#\n# system_role:journald\n\n[Journal]\nStorage=persistent\nSystemMaxUse=2048M\nSplitMode=uid\nSyncIntervalSec=1m\nSystemKeepFree=0M\nCompress=yes\nForwardToSyslog=yes\nRateLimitIntervalSec=2s\nRateLimitBurst=2000", "task_name": "Debug", "task_path": "/tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:138" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 05 June 2025 06:00:22 -0400 (0:00:00.992) 0:00:15.902 ********* =============================================================================== fedora.linux_system_roles.journald : Ensure required packages are installed --- 2.95s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Restart journald services ----------------------------------------------- 0.99s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:164 fedora.linux_system_roles.journald : Restart journald services ---------- 0.99s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 fedora.linux_system_roles.journald : Ensure required services are enabled --- 0.91s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Gathering Facts --------------------------------------------------------- 0.84s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 Make a copy of the service files ---------------------------------------- 0.77s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:21 Change the startlimit to avoid errors with excessive journald restarts --- 0.75s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:29 Reload systemd to ensure startlimit changes take effect upon restart ---- 0.73s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:49 Remove copy of the service files ---------------------------------------- 0.66s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:154 fedora.linux_system_roles.journald : Deploy journald configuration drop-in --- 0.65s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Reload systemd to cleanup ----------------------------------------------- 0.55s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:160 fedora.linux_system_roles.journald : Create journald configuration drop-in directory --- 0.45s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.45s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.44s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Debug ------------------------------------------------------------------- 0.41s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:138 Cleanup ----------------------------------------------------------------- 0.36s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:149 fedora.linux_system_roles.journald : Ensure persistent log store exists --- 0.36s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Verify that syslog is set properly -------------------------------------- 0.35s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:74 Verify that rate limit interval is set properly ------------------------- 0.34s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:80 Verify that rate limit burst is set properly ---------------------------- 0.34s /tmp/collections-8Tc/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:86