[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/tmp.5t8NHEMq1H executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_share_system_dir.yml ******************************************* 1 plays in /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml PLAY [Ensure that the role can share tangd.socket.d directory with other files] *** TASK [Create the tangd.socket.d directory] ************************************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:14 Saturday 27 July 2024 09:04:14 -0400 (0:00:00.009) 0:00:00.009 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. changed: [managed_node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3.12" }, "changed": true, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create a customization systemd file] ************************************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:20 Saturday 27 July 2024 09:04:15 -0400 (0:00:00.582) 0:00:00.591 ********* changed: [managed_node1] => { "changed": true, "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "dest": "/etc/systemd/system/tangd.socket.d/override2.conf", "gid": 0, "group": "root", "md5sum": "fb9de2e8557683271457053efbe78252", "mode": "0664", "owner": "root", "secontext": "system_u:object_r:tangd_unit_file_t:s0", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1722085455.3881445-8782-184560503090714/.source.conf", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:28 Saturday 27 July 2024 09:04:16 -0400 (0:00:00.843) 0:00:01.435 ********* included: fedora.linux_system_roles.nbde_server for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 27 July 2024 09:04:16 -0400 (0:00:00.018) 0:00:01.453 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 27 July 2024 09:04:16 -0400 (0:00:00.015) 0:00:01.469 ********* ok: [managed_node1] TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 27 July 2024 09:04:16 -0400 (0:00:00.682) 0:00:02.152 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 27 July 2024 09:04:17 -0400 (0:00:00.353) 0:00:02.506 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 27 July 2024 09:04:17 -0400 (0:00:00.020) 0:00:02.526 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 27 July 2024 09:04:17 -0400 (0:00:00.021) 0:00:02.548 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 27 July 2024 09:04:17 -0400 (0:00:00.022) 0:00:02.570 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 27 July 2024 09:04:18 -0400 (0:00:01.186) 0:00:03.757 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 27 July 2024 09:04:18 -0400 (0:00:00.016) 0:00:03.773 ********* changed: [managed_node1] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 27 July 2024 09:04:18 -0400 (0:00:00.461) 0:00:04.235 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Saturday 27 July 2024 09:04:19 -0400 (0:00:00.016) 0:00:04.252 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for managed_node1 TASK [Ensure tang port is labeled tangd_port_t for SELinux] ******************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:2 Saturday 27 July 2024 09:04:19 -0400 (0:00:00.020) 0:00:04.273 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Saturday 27 July 2024 09:04:19 -0400 (0:00:00.017) 0:00:04.291 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722085455.273347, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722085456.1363523, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 396361858, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1722085456.1363523, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "1813638143", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Saturday 27 July 2024 09:04:19 -0400 (0:00:00.360) 0:00:04.651 ********* ok: [managed_node1] => { "changed": false, "examined": 1, "files": [ { "atime": 1722085456.1233523, "ctime": 1722085456.1383524, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 398459013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0664", "mtime": 1722085455.77835, "nlink": 1, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Saturday 27 July 2024 09:04:19 -0400 (0:00:00.440) 0:00:05.092 ********* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 28, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Saturday 27 July 2024 09:04:20 -0400 (0:00:00.379) 0:00:05.471 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_port | int != 80", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Saturday 27 July 2024 09:04:20 -0400 (0:00:00.017) 0:00:05.488 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_port_changed": false }, "changed": false } TASK [Ensure the desired port is added to firewalld] *************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:57 Saturday 27 July 2024 09:04:20 -0400 (0:00:00.018) 0:00:05.507 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Saturday 27 July 2024 09:04:20 -0400 (0:00:00.016) 0:00:05.523 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__nbde_server_port_changed | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Saturday 27 July 2024 09:04:20 -0400 (0:00:00.016) 0:00:05.540 ********* ok: [managed_node1] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-27 09:04:12 EDT", "ActiveEnterTimestampMonotonic": "343285649", "ActiveExitTimestamp": "Sat 2024-07-27 09:04:08 EDT", "ActiveExitTimestampMonotonic": "340056398", "ActiveState": "active", "After": "system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-27 09:04:12 EDT", "AssertTimestampMonotonic": "343234157", "Backlog": "2147483647", "Before": "sockets.target shutdown.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "12283000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-27 09:04:12 EDT", "ConditionTimestampMonotonic": "343234153", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/tangd.socket", "ControlGroupId": "4696", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "\"man:tang(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700940800", "EffectiveMemoryMax": "3700940800", "EffectiveTasksMax": "22402", "ExecStartPre": "{ path=/usr/bin/chown ; argv[]=/usr/bin/chown -R tang:tang /var/db/tang ; ignore_errors=yes ; start_time=[Sat 2024-07-27 09:04:12 EDT] ; stop_time=[Sat 2024-07-27 09:04:12 EDT] ; pid=25068 ; code=exited ; status=0 }", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorName": "tangd.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-07-27 09:04:08 EDT", "InactiveEnterTimestampMonotonic": "340056398", "InactiveExitTimestamp": "Sat 2024-07-27 09:04:12 EDT", "InactiveExitTimestampMonotonic": "343235656", "InvocationID": "5b02d97bf2d141308889560e8d9a1aeb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:80 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "3298271232", "MemoryCurrent": "8192", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1146880", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassFileDescriptorsToExec": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "PollLimitBurst": "150", "PollLimitIntervalUSec": "2s", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "sysinit.target system.slice", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-27 09:04:12 EDT", "StateChangeTimestampMonotonic": "343285649", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "listening", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22402", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "sockets.target", "WatchdogSignal": "6", "Writable": "no" } } TASK [Check tangd socket dir] ************************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:33 Saturday 27 July 2024 09:04:21 -0400 (0:00:01.103) 0:00:06.644 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722085459.791375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722085456.1363523, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 396361858, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1722085456.1363523, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "1813638143", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Check custom file] ******************************************************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:39 Saturday 27 July 2024 09:04:21 -0400 (0:00:00.350) 0:00:06.994 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722085461.3283844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "ctime": 1722085456.1383524, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398459013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0664", "mtime": 1722085455.77835, "nlink": 1, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "3943698531", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify role reported no changes] ***************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:45 Saturday 27 July 2024 09:04:23 -0400 (0:00:01.586) 0:00:08.581 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with a custom port] ***************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:49 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.018) 0:00:08.599 ********* included: fedora.linux_system_roles.nbde_server for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.020) 0:00:08.620 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.015) 0:00:08.635 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__nbde_server_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.019) 0:00:08.655 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.016) 0:00:08.671 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.016) 0:00:08.688 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.023) 0:00:08.711 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 27 July 2024 09:04:23 -0400 (0:00:00.018) 0:00:08.730 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 27 July 2024 09:04:24 -0400 (0:00:01.062) 0:00:09.792 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 27 July 2024 09:04:24 -0400 (0:00:00.015) 0:00:09.808 ********* ok: [managed_node1] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": false, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 27 July 2024 09:04:24 -0400 (0:00:00.350) 0:00:10.158 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Saturday 27 July 2024 09:04:24 -0400 (0:00:00.015) 0:00:10.174 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for managed_node1 TASK [Ensure tang port is labeled tangd_port_t for SELinux] ******************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:2 Saturday 27 July 2024 09:04:24 -0400 (0:00:00.018) 0:00:10.193 ********* redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed_node1 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 27 July 2024 09:04:25 -0400 (0:00:00.056) 0:00:10.250 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node1 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 27 July 2024 09:04:25 -0400 (0:00:00.023) 0:00:10.273 ********* ok: [managed_node1] TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 27 July 2024 09:04:25 -0400 (0:00:00.499) 0:00:10.772 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node1 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 July 2024 09:04:25 -0400 (0:00:00.023) 0:00:10.796 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 July 2024 09:04:25 -0400 (0:00:00.354) 0:00:11.151 ********* ok: [managed_node1] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Saturday 27 July 2024 09:04:25 -0400 (0:00:00.023) 0:00:11.174 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Saturday 27 July 2024 09:04:26 -0400 (0:00:00.352) 0:00:11.527 ********* ok: [managed_node1] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Saturday 27 July 2024 09:04:26 -0400 (0:00:00.022) 0:00:11.550 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Saturday 27 July 2024 09:04:26 -0400 (0:00:00.016) 0:00:11.567 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Saturday 27 July 2024 09:04:27 -0400 (0:00:01.082) 0:00:12.649 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Saturday 27 July 2024 09:04:27 -0400 (0:00:00.017) 0:00:12.667 ********* changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.6-5.el10.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Saturday 27 July 2024 09:04:28 -0400 (0:00:01.455) 0:00:14.123 ********* skipping: [managed_node1] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Saturday 27 July 2024 09:04:28 -0400 (0:00:00.019) 0:00:14.142 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Saturday 27 July 2024 09:04:28 -0400 (0:00:00.019) 0:00:14.162 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Saturday 27 July 2024 09:04:28 -0400 (0:00:00.018) 0:00:14.180 ********* ok: [managed_node1] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.945) 0:00:15.126 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.012) 0:00:15.138 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.011) 0:00:15.150 ********* ok: [managed_node1] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.025) 0:00:15.176 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.012) 0:00:15.188 ********* skipping: [managed_node1] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.012) 0:00:15.201 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.016) 0:00:15.217 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 27 July 2024 09:04:29 -0400 (0:00:00.016) 0:00:15.234 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 27 July 2024 09:04:30 -0400 (0:00:00.020) 0:00:15.254 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 27 July 2024 09:04:30 -0400 (0:00:00.016) 0:00:15.271 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 27 July 2024 09:04:30 -0400 (0:00:00.016) 0:00:15.288 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 27 July 2024 09:04:30 -0400 (0:00:00.011) 0:00:15.299 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 27 July 2024 09:04:30 -0400 (0:00:00.014) 0:00:15.314 ********* changed: [managed_node1] => (item={'ports': 7500, 'proto': 'tcp', 'setype': 'tangd_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": 7500, "proto": "tcp", "setype": "tangd_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "7500" ], "proto": "tcp", "setype": "tangd_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 27 July 2024 09:04:38 -0400 (0:00:08.586) 0:00:23.901 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 27 July 2024 09:04:38 -0400 (0:00:00.012) 0:00:23.913 ********* ok: [managed_node1] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:d097d6711f0b31c706c8a186a615dcaf2b91d070a69304c05d5d7868c88bab5f", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:0ba49ca3a3b4ee2a184893238a3c5d9641b5f2102d82d8bed816b25446d05fd9", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:71d70863868480f3976abcd9b997bfb085df43b339c2a444eb00694325995e01", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:e574ad0e9907c4bc5a21ad9ae7c4a33d779353e4a77467a75dd66cc3006c7d55", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:22a3b0a03022193144c0dd36e88790eba187e817714f0da14de286c37c32eb00", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1bb5095ae763a4d56558d3599cdff31fe5ee5f86ebc16049b7c1709bbd6c4665", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:f51e2b820929b6b7e3ff75de0c6b944683c0c9572388fd4b55d125d167145d41", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:5e3a2fc741d1af016f86fbde3354381f3ad12e84f40242d25e4331536f2f65ce", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:635002e81e9e5489b5fbc07aee1b89a3e7d4b46be280280aeee168b2658129c2", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:63f40223047bddf6e1ce757013bb2fbdf91e0394f684572c7df4a023550f09cd", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 27 July 2024 09:04:41 -0400 (0:00:03.158) 0:00:27.072 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 27 July 2024 09:04:41 -0400 (0:00:00.029) 0:00:27.102 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 27 July 2024 09:04:41 -0400 (0:00:00.022) 0:00:27.124 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Saturday 27 July 2024 09:04:41 -0400 (0:00:00.030) 0:00:27.154 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722085459.791375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722085456.1363523, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 396361858, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1722085456.1363523, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "1813638143", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Saturday 27 July 2024 09:04:42 -0400 (0:00:00.372) 0:00:27.527 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_port | int == 80", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Saturday 27 July 2024 09:04:42 -0400 (0:00:00.027) 0:00:27.555 ********* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 28, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Saturday 27 July 2024 09:04:42 -0400 (0:00:00.391) 0:00:27.946 ********* changed: [managed_node1] => { "changed": true, "checksum": "cab519df8c21e60fd06ac780e2c7bd41ad441042", "dest": "/etc/systemd/system/tangd.socket.d/override.conf", "gid": 0, "group": "root", "md5sum": "fc727969e0bd264a9cc7f9c6bc56714c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tangd_unit_file_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1722085482.7431815-9044-65934965929337/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Saturday 27 July 2024 09:04:43 -0400 (0:00:00.704) 0:00:28.650 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_port_changed": true }, "changed": false } TASK [Ensure the desired port is added to firewalld] *************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:57 Saturday 27 July 2024 09:04:43 -0400 (0:00:00.026) 0:00:28.677 ********* included: fedora.linux_system_roles.firewall for managed_node1 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 27 July 2024 09:04:43 -0400 (0:00:00.080) 0:00:28.758 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 27 July 2024 09:04:43 -0400 (0:00:00.042) 0:00:28.800 ********* ok: [managed_node1] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 27 July 2024 09:04:44 -0400 (0:00:00.537) 0:00:29.337 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 27 July 2024 09:04:44 -0400 (0:00:00.358) 0:00:29.696 ********* ok: [managed_node1] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Saturday 27 July 2024 09:04:44 -0400 (0:00:00.030) 0:00:29.727 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Saturday 27 July 2024 09:04:44 -0400 (0:00:00.360) 0:00:30.088 ********* ok: [managed_node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Saturday 27 July 2024 09:04:44 -0400 (0:00:00.032) 0:00:30.120 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Saturday 27 July 2024 09:04:45 -0400 (0:00:01.073) 0:00:31.194 ********* skipping: [managed_node1] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Saturday 27 July 2024 09:04:45 -0400 (0:00:00.027) 0:00:31.221 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Saturday 27 July 2024 09:04:46 -0400 (0:00:00.030) 0:00:31.251 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 27 July 2024 09:04:46 -0400 (0:00:00.027) 0:00:31.279 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 27 July 2024 09:04:46 -0400 (0:00:00.027) 0:00:31.306 ********* skipping: [managed_node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 27 July 2024 09:04:46 -0400 (0:00:00.033) 0:00:31.340 ********* ok: [managed_node1] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target polkit.service dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "nftables.service ip6tables.service ebtables.service shutdown.target iptables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700940800", "EffectiveMemoryMax": "3700940800", "EffectiveTasksMax": "22402", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3307106304", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 27 July 2024 09:04:46 -0400 (0:00:00.641) 0:00:31.981 ********* changed: [managed_node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target polkit.service dbus.socket system.slice dbus-broker.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service shutdown.target ebtables.service ipset.service nftables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700940800", "EffectiveMemoryMax": "3700940800", "EffectiveTasksMax": "22402", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3306151936", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 27 July 2024 09:04:48 -0400 (0:00:02.122) 0:00:34.103 ********* ok: [managed_node1] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 27 July 2024 09:04:48 -0400 (0:00:00.039) 0:00:34.143 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 27 July 2024 09:04:48 -0400 (0:00:00.026) 0:00:34.170 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 27 July 2024 09:04:48 -0400 (0:00:00.028) 0:00:34.198 ********* changed: [managed_node1] => (item={'port': '7500/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "immediate": true, "permanent": true, "port": "7500/tcp", "state": "enabled", "zone": "public" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 27 July 2024 09:04:50 -0400 (0:00:01.177) 0:00:35.375 ********* skipping: [managed_node1] => (item={'port': '7500/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "immediate": true, "permanent": true, "port": "7500/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.047) 0:00:35.423 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.036) 0:00:35.459 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.031) 0:00:35.490 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.028) 0:00:35.519 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.028) 0:00:35.548 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.026) 0:00:35.574 ********* skipping: [managed_node1] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Saturday 27 July 2024 09:04:50 -0400 (0:00:00.036) 0:00:35.611 ********* ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Saturday 27 July 2024 09:04:51 -0400 (0:00:00.720) 0:00:36.331 ********* changed: [managed_node1] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-27 09:04:12 EDT", "ActiveEnterTimestampMonotonic": "343285649", "ActiveExitTimestamp": "Sat 2024-07-27 09:04:08 EDT", "ActiveExitTimestampMonotonic": "340056398", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-27 09:04:12 EDT", "AssertTimestampMonotonic": "343234157", "Backlog": "2147483647", "Before": "sockets.target shutdown.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "12283000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-27 09:04:12 EDT", "ConditionTimestampMonotonic": "343234153", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/tangd.socket", "ControlGroupId": "4696", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "\"man:tang(8)\"", "DropInPaths": "/etc/systemd/system/tangd.socket.d/override.conf /etc/systemd/system/tangd.socket.d/override2.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3700940800", "EffectiveMemoryMax": "3700940800", "EffectiveTasksMax": "22402", "ExecStartPre": "{ path=/usr/bin/chown ; argv[]=/usr/bin/chown -R tang:tang /var/db/tang ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorName": "tangd.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-07-27 09:04:08 EDT", "InactiveEnterTimestampMonotonic": "340056398", "InactiveExitTimestamp": "Sat 2024-07-27 09:04:12 EDT", "InactiveExitTimestampMonotonic": "343235656", "InvocationID": "5b02d97bf2d141308889560e8d9a1aeb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:7500 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "128", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "3271741440", "MemoryCurrent": "4096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1146880", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassFileDescriptorsToExec": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "PollLimitBurst": "150", "PollLimitIntervalUSec": "2s", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "sysinit.target system.slice", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-27 09:04:12 EDT", "StateChangeTimestampMonotonic": "343285649", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "listening", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22402", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "sockets.target", "WatchdogSignal": "6", "Writable": "no" } } TASK [Check tangd socket dir] ************************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:58 Saturday 27 July 2024 09:04:51 -0400 (0:00:00.619) 0:00:36.950 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722085487.1855261, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722085483.3405135, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 396361858, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1722085483.3405135, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 49, "uid": 0, "version": "1813638143", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Check custom file] ******************************************************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:64 Saturday 27 July 2024 09:04:52 -0400 (0:00:00.372) 0:00:37.322 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722085461.3283844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "ctime": 1722085456.1383524, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398459013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0664", "mtime": 1722085455.77835, "nlink": 1, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "3943698531", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify role reported no changes] ***************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:70 Saturday 27 July 2024 09:04:52 -0400 (0:00:00.372) 0:00:37.695 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:74 Saturday 27 July 2024 09:04:52 -0400 (0:00:00.027) 0:00:37.722 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/check_header.yml for managed_node1 TASK [Get file] **************************************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/check_header.yml:3 Saturday 27 July 2024 09:04:52 -0400 (0:00:00.032) 0:00:37.755 ********* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6bmJkZV9zZXJ2ZXIKCltTb2NrZXRdCkxpc3RlblN0cmVhbT0KTGlzdGVuU3RyZWFtPTc1MDAK", "encoding": "base64", "source": "/etc/systemd/system/tangd.socket.d/override.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/check_header.yml:9 Saturday 27 July 2024 09:04:52 -0400 (0:00:00.439) 0:00:38.194 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove custom file] ****************************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:80 Saturday 27 July 2024 09:04:52 -0400 (0:00:00.049) 0:00:38.244 ********* changed: [managed_node1] => { "changed": true, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "state": "absent" } TASK [Run the role with default port] ****************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:85 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.366) 0:00:38.610 ********* included: fedora.linux_system_roles.nbde_server for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.039) 0:00:38.649 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.033) 0:00:38.682 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__nbde_server_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.030) 0:00:38.713 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.028) 0:00:38.741 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.026) 0:00:38.768 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.040) 0:00:38.809 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed_node1 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 27 July 2024 09:04:53 -0400 (0:00:00.036) 0:00:38.845 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 27 July 2024 09:04:54 -0400 (0:00:01.074) 0:00:39.919 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 27 July 2024 09:04:54 -0400 (0:00:00.025) 0:00:39.945 ********* ok: [managed_node1] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": false, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 27 July 2024 09:04:55 -0400 (0:00:00.367) 0:00:40.313 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Saturday 27 July 2024 09:04:55 -0400 (0:00:00.026) 0:00:40.339 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for managed_node1 TASK [Ensure tang port is labeled tangd_port_t for SELinux] ******************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:2 Saturday 27 July 2024 09:04:55 -0400 (0:00:00.035) 0:00:40.374 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Saturday 27 July 2024 09:04:55 -0400 (0:00:00.027) 0:00:40.402 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722085487.1855261, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722085493.3035464, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 396361858, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1722085493.3035464, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "1813638143", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Saturday 27 July 2024 09:04:55 -0400 (0:00:00.398) 0:00:40.801 ********* ok: [managed_node1] => { "changed": false, "examined": 1, "files": [], "matched": 0, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Saturday 27 July 2024 09:04:55 -0400 (0:00:00.365) 0:00:41.166 ********* changed: [managed_node1] => { "changed": true, "path": "/etc/systemd/system/tangd.socket.d", "state": "absent" } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Saturday 27 July 2024 09:04:56 -0400 (0:00:00.375) 0:00:41.542 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_port | int != 80", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Saturday 27 July 2024 09:04:56 -0400 (0:00:00.027) 0:00:41.569 ********* ok: [managed_node1] => { "ansible_facts": { "__nbde_server_port_changed": true }, "changed": false } TASK [Ensure the desired port is added to firewalld] *************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:57 Saturday 27 July 2024 09:04:56 -0400 (0:00:00.029) 0:00:41.599 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Saturday 27 July 2024 09:04:56 -0400 (0:00:00.029) 0:00:41.629 ********* ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Saturday 27 July 2024 09:04:57 -0400 (0:00:00.720) 0:00:42.349 ********* changed: [managed_node1] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-27 09:04:51 EDT", "ActiveEnterTimestampMonotonic": "382665687", "ActiveExitTimestamp": "Sat 2024-07-27 09:04:51 EDT", "ActiveExitTimestampMonotonic": "382629468", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-27 09:04:51 EDT", "AssertTimestampMonotonic": "382630097", "Backlog": "2147483647", "Before": "sockets.target shutdown.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "11546000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-27 09:04:51 EDT", "ConditionTimestampMonotonic": "382630094", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/tangd.socket", "ControlGroupId": "5051", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "\"man:tang(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700940800", "EffectiveMemoryMax": "3700940800", "EffectiveTasksMax": "22402", "ExecStartPre": "{ path=/usr/bin/chown ; argv[]=/usr/bin/chown -R tang:tang /var/db/tang ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorName": "tangd.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-07-27 09:04:51 EDT", "InactiveEnterTimestampMonotonic": "382629468", "InactiveExitTimestamp": "Sat 2024-07-27 09:04:51 EDT", "InactiveExitTimestampMonotonic": "382631732", "InvocationID": "9351371ad49947f590682b056bdab355", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:80 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "3286233088", "MemoryCurrent": "4096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1220608", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassFileDescriptorsToExec": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "PollLimitBurst": "150", "PollLimitIntervalUSec": "2s", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "system.slice sysinit.target", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-07-27 09:04:51 EDT", "StateChangeTimestampMonotonic": "382665687", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "listening", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22402", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "sockets.target", "WatchdogSignal": "6", "Writable": "no" } } TASK [Check tangd socket dir is absent] **************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:89 Saturday 27 July 2024 09:04:57 -0400 (0:00:00.597) 0:00:42.947 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Debug] ******************************************************************* task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:96 Saturday 27 July 2024 09:04:58 -0400 (0:00:00.361) 0:00:43.309 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:01.032481", "end": "2024-07-27 09:04:59.474913", "rc": 0, "start": "2024-07-27 09:04:58.442432" } STDOUT: Jul 27 08:58:48 localhost systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Jul 27 08:58:48 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Jul 27 08:58:48 localhost systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device. Jul 27 08:58:48 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). Jul 27 08:58:48 localhost systemd[1]: Starting systemd-journald.service - Journal Service... Jul 27 08:58:48 localhost systemd[1]: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met. Jul 27 08:58:48 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Jul 27 08:58:48 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jul 27 08:58:48 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Jul 27 08:58:48 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jul 27 08:58:48 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jul 27 08:58:48 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... Jul 27 08:58:48 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jul 27 08:58:48 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Jul 27 08:58:48 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jul 27 08:58:48 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jul 27 08:58:48 localhost systemd-journald[477]: Collecting audit messages is disabled. Jul 27 08:58:48 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. Jul 27 08:58:48 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Jul 27 08:58:48 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Jul 27 08:58:48 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Jul 27 08:58:48 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jul 27 08:58:48 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Jul 27 08:58:48 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Jul 27 08:58:48 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Jul 27 08:58:48 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Jul 27 08:58:48 localhost systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. Jul 27 08:58:48 localhost systemd-journald[477]: 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. Jul 27 08:58:48 localhost systemd-journald[477]: Runtime Journal (/run/log/journal/ec2768e2404bbf9efa8068502e336f56) is 8M, max 70.5M, 62.5M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec2768e2404bbf9efa8068502e336f56) is currently using 8M. ░░ Maximum allowed usage is set to 70.5M. ░░ Leaving at least 35.2M free (of currently available 689.8M of disk space). ░░ Enforced usage limit is thus 70.5M, of which 62.5M 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. Jul 27 08:58:48 localhost systemd[1]: Queued start job for default target multi-user.target. Jul 27 08:58:48 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Jul 27 08:58:48 localhost systemd[1]: Started systemd-journald.service - Journal Service. Jul 27 08:58:48 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. ░░ Subject: A start job for unit systemd-network-generator.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-network-generator.service has finished successfully. ░░ ░░ The job identifier is 149. Jul 27 08:58:48 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. ░░ Subject: A start job for unit systemd-remount-fs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-remount-fs.service has finished successfully. ░░ ░░ The job identifier is 134. Jul 27 08:58:48 localhost kernel: loop: module loaded Jul 27 08:58:48 localhost systemd[1]: modprobe@loop.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@loop.service has successfully entered the 'dead' state. Jul 27 08:58:48 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. ░░ Subject: A start job for unit modprobe@loop.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@loop.service has finished successfully. ░░ ░░ The job identifier is 182. Jul 27 08:58:48 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jul 27 08:58:48 localhost kernel: device-mapper: uevent: version 1.0.3 Jul 27 08:58:48 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev Jul 27 08:58:48 localhost kernel: fuse: init (API version 7.40) Jul 27 08:58:48 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@dm_mod.service has successfully entered the 'dead' state. Jul 27 08:58:48 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. ░░ Subject: A start job for unit modprobe@dm_mod.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@dm_mod.service has finished successfully. ░░ ░░ The job identifier is 183. Jul 27 08:58:48 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Jul 27 08:58:48 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 173. Jul 27 08:58:48 localhost systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). ░░ Subject: A start job for unit systemd-hwdb-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hwdb-update.service has finished successfully. ░░ ░░ The job identifier is 180. Jul 27 08:58:48 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 174. Jul 27 08:58:48 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). ░░ Subject: A start job for unit systemd-pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pstore.service has finished successfully. ░░ ░░ The job identifier is 145. Jul 27 08:58:48 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... ░░ Subject: A start job for unit systemd-random-seed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has begun execution. ░░ ░░ The job identifier is 131. Jul 27 08:58:48 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-repart.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-repart.service has finished successfully. ░░ ░░ The job identifier is 181. Jul 27 08:58:48 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-tpm2-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tpm2-setup.service has finished successfully. ░░ ░░ The job identifier is 193. Jul 27 08:58:48 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 131. Jul 27 08:58:49 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 179. Jul 27 08:58:49 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. ░░ Subject: A start job for unit systemd-udev-load-credentials.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-load-credentials.service has finished successfully. ░░ ░░ The job identifier is 160. Jul 27 08:58:49 localhost systemd-journald[477]: Runtime Journal (/run/log/journal/ec2768e2404bbf9efa8068502e336f56) is 8M, max 70.5M, 62.5M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec2768e2404bbf9efa8068502e336f56) is currently using 8M. ░░ Maximum allowed usage is set to 70.5M. ░░ Leaving at least 35.2M free (of currently available 689.8M of disk space). ░░ Enforced usage limit is thus 70.5M, of which 62.5M 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. Jul 27 08:58:49 localhost systemd-journald[477]: Received client request to flush runtime journal. Jul 27 08:58:49 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 174. Jul 27 08:58:49 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 158. Jul 27 08:58:49 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 172. Jul 27 08:58:49 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 172. Jul 27 08:58:50 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. ░░ Subject: A start job for unit lvm2-monitor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit lvm2-monitor.service has finished successfully. ░░ ░░ The job identifier is 175. Jul 27 08:58:50 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully. ░░ ░░ The job identifier is 167. Jul 27 08:58:50 localhost systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysusers.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has finished successfully. ░░ ░░ The job identifier is 142. Jul 27 08:58:50 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 186. Jul 27 08:58:50 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 186. Jul 27 08:58:50 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 135. Jul 27 08:58:50 localhost systemd[1]: Reached target local-fs.target - Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 133. Jul 27 08:58:50 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket. ░░ Subject: A start job for unit systemd-bootctl.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-bootctl.socket has finished successfully. ░░ ░░ The job identifier is 206. Jul 27 08:58:50 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. ░░ Subject: A start job for unit systemd-sysext.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.socket has finished successfully. ░░ ░░ The job identifier is 204. Jul 27 08:58:50 localhost systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 153. Jul 27 08:58:50 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 192. Jul 27 08:58:50 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 171. Jul 27 08:58:50 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-boot-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-random-seed.service has finished successfully. ░░ ░░ The job identifier is 166. Jul 27 08:58:50 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-confext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-confext.service has finished successfully. ░░ ░░ The job identifier is 197. Jul 27 08:58:50 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.service has finished successfully. ░░ ░░ The job identifier is 184. Jul 27 08:58:50 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 140. Jul 27 08:58:50 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 159. Jul 27 08:58:50 localhost systemd-udevd[519]: Using default interface naming scheme 'rhel-10.0'. Jul 27 08:58:50 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 140. Jul 27 08:58:50 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 249. Jul 27 08:58:50 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules... ░░ Subject: A start job for unit audit-rules.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has begun execution. ░░ ░░ The job identifier is 223. Jul 27 08:58:50 localhost systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit systemd-firstboot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-firstboot.service has finished successfully. ░░ ░░ The job identifier is 139. Jul 27 08:58:50 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 132. Jul 27 08:58:50 localhost systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 148. Jul 27 08:58:50 localhost systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 123. Jul 27 08:58:50 localhost systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 195. Jul 27 08:58:50 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Jul 27 08:58:50 localhost systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 123. Jul 27 08:58:50 localhost kernel: RPC: Registered named UNIX socket transport module. Jul 27 08:58:50 localhost kernel: RPC: Registered udp transport module. Jul 27 08:58:50 localhost kernel: RPC: Registered tcp transport module. Jul 27 08:58:50 localhost kernel: RPC: Registered tcp-with-tls transport module. Jul 27 08:58:50 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 27 08:58:51 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 249. Jul 27 08:58:51 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 248. Jul 27 08:58:51 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 159. Jul 27 08:58:51 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 287. Jul 27 08:58:51 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Jul 27 08:58:51 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 287. Jul 27 08:58:51 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 260. Jul 27 08:58:51 localhost 55-scsi-sg3_id.rules[564]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jul 27 08:58:51 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jul 27 08:58:51 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jul 27 08:58:51 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 295. Jul 27 08:58:51 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 27 08:58:51 localhost (udev-worker)[544]: Network interface NamePolicy= disabled on kernel command line. Jul 27 08:58:51 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jul 27 08:58:51 localhost kernel: Console: switching to colour dummy device 80x25 Jul 27 08:58:51 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jul 27 08:58:51 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 27 08:58:51 localhost kernel: Console: switching to colour frame buffer device 128x48 Jul 27 08:58:51 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jul 27 08:58:51 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 27 08:58:51 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 295 and the job result is done. Jul 27 08:58:51 localhost systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dvconsole\x2dsetup.service.mount has successfully entered the 'dead' state. Jul 27 08:58:51 localhost augenrules[523]: /sbin/augenrules: No change Jul 27 08:58:51 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 295. Jul 27 08:58:51 localhost augenrules[588]: No rules Jul 27 08:58:51 localhost augenrules[588]: enabled 0 Jul 27 08:58:51 localhost augenrules[588]: failure 1 Jul 27 08:58:51 localhost augenrules[588]: pid 0 Jul 27 08:58:51 localhost augenrules[588]: rate_limit 0 Jul 27 08:58:51 localhost augenrules[588]: backlog_limit 8192 Jul 27 08:58:51 localhost augenrules[588]: lost 0 Jul 27 08:58:51 localhost augenrules[588]: backlog 0 Jul 27 08:58:51 localhost augenrules[588]: backlog_wait_time 60000 Jul 27 08:58:51 localhost augenrules[588]: backlog_wait_time_actual 0 Jul 27 08:58:51 localhost augenrules[588]: enabled 0 Jul 27 08:58:51 localhost augenrules[588]: failure 1 Jul 27 08:58:51 localhost augenrules[588]: pid 0 Jul 27 08:58:51 localhost augenrules[588]: rate_limit 0 Jul 27 08:58:51 localhost augenrules[588]: backlog_limit 8192 Jul 27 08:58:51 localhost augenrules[588]: lost 0 Jul 27 08:58:51 localhost augenrules[588]: backlog 0 Jul 27 08:58:51 localhost augenrules[588]: backlog_wait_time 60000 Jul 27 08:58:51 localhost augenrules[588]: backlog_wait_time_actual 0 Jul 27 08:58:51 localhost augenrules[588]: enabled 0 Jul 27 08:58:51 localhost augenrules[588]: failure 1 Jul 27 08:58:51 localhost augenrules[588]: pid 0 Jul 27 08:58:51 localhost augenrules[588]: rate_limit 0 Jul 27 08:58:51 localhost augenrules[588]: backlog_limit 8192 Jul 27 08:58:51 localhost augenrules[588]: lost 0 Jul 27 08:58:51 localhost augenrules[588]: backlog 0 Jul 27 08:58:51 localhost augenrules[588]: backlog_wait_time 60000 Jul 27 08:58:51 localhost augenrules[588]: backlog_wait_time_actual 0 Jul 27 08:58:51 localhost systemd[1]: audit-rules.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit audit-rules.service has successfully entered the 'dead' state. Jul 27 08:58:51 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. ░░ Subject: A start job for unit audit-rules.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has finished successfully. ░░ ░░ The job identifier is 223. Jul 27 08:58:51 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 273. Jul 27 08:58:51 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 295. Jul 27 08:58:52 localhost auditd[599]: No plugins found, not dispatching events Jul 27 08:58:52 localhost auditd[599]: Init complete, auditd 4.0 listening for events (startup state enable) Jul 27 08:58:52 localhost systemd[1]: Started auditd.service - Security Audit Logging Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 273. Jul 27 08:58:52 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 268. Jul 27 08:58:52 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 268. Jul 27 08:58:52 localhost systemd[1]: Reached target sysinit.target - System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 122. Jul 27 08:58:52 localhost systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 213. Jul 27 08:58:52 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. ░░ Subject: A start job for unit fstrim.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit fstrim.timer has finished successfully. ░░ ░░ The job identifier is 212. Jul 27 08:58:52 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 211. Jul 27 08:58:52 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 219. Jul 27 08:58:52 localhost systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. ░░ Subject: A start job for unit unbound-anchor.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.timer has finished successfully. ░░ ░░ The job identifier is 220. Jul 27 08:58:52 localhost systemd[1]: Reached target timers.target - Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 210. Jul 27 08:58:52 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 201. Jul 27 08:58:52 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. ░░ Subject: A start job for unit pcscd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcscd.socket has finished successfully. ░░ ░░ The job identifier is 208. Jul 27 08:58:52 localhost systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 203. Jul 27 08:58:52 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. ░░ Subject: A start job for unit systemd-hostnamed.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.socket has finished successfully. ░░ ░░ The job identifier is 209. Jul 27 08:58:52 localhost systemd[1]: Reached target sockets.target - Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 198. Jul 27 08:58:52 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 217. Jul 27 08:58:52 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 164. Jul 27 08:58:53 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 217. Jul 27 08:58:53 localhost systemd[1]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 119. Jul 27 08:58:53 localhost dbus-broker-launch[605]: Ready Jul 27 08:58:53 localhost systemd[1]: Starting chronyd.service - NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 241. Jul 27 08:58:53 localhost systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 238. Jul 27 08:58:53 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 191. Jul 27 08:58:53 localhost systemd[1]: Started irqbalance.service - irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 271. Jul 27 08:58:53 localhost systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 240. Jul 27 08:58:53 localhost (qbalance)[610]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Jul 27 08:58:53 localhost systemd[1]: Starting rsyslog.service - System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 255. Jul 27 08:58:53 localhost systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 225. Jul 27 08:58:53 localhost systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 229. Jul 27 08:58:53 localhost systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 227. Jul 27 08:58:53 localhost systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 230. Jul 27 08:58:53 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 226. Jul 27 08:58:53 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 256. Jul 27 08:58:53 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 257. Jul 27 08:58:53 localhost systemd[1]: Starting systemd-logind.service - User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 231. Jul 27 08:58:53 localhost systemd-logind[615]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Jul 27 08:58:53 localhost systemd-logind[615]: Watching system buttons on /dev/input/event0 (Power Button) Jul 27 08:58:53 localhost systemd-logind[615]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 27 08:58:53 localhost systemd-logind[615]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jul 27 08:58:53 localhost systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... ░░ Subject: A start job for unit unbound-anchor.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.service has begun execution. ░░ ░░ The job identifier is 304. Jul 27 08:58:53 localhost systemd[1]: Starting logrotate.service - Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 383. Jul 27 08:58:53 localhost systemd[1]: Started systemd-logind.service - User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 231. Jul 27 08:58:53 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 191. Jul 27 08:58:53 localhost logrotate[617]: error: skipping "/var/log/sssd/*.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. Jul 27 08:58:53 localhost systemd[1]: logrotate.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit logrotate.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Jul 27 08:58:53 localhost systemd[1]: logrotate.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has entered the 'failed' state with result 'exit-code'. Jul 27 08:58:53 localhost systemd[1]: Failed to start logrotate.service - Rotate log files. ░░ Subject: A start job for unit logrotate.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished with a failure. ░░ ░░ The job identifier is 383 and the job result is failed. Jul 27 08:58:53 localhost rsyslogd[614]: imjournal: filecreatemode is not set, using default 0644 [v8.2312.0-2.el10 try https://www.rsyslog.com/e/2186 ] Jul 27 08:58:53 localhost systemd[1]: Started rsyslog.service - System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 255. Jul 27 08:58:53 localhost rsyslogd[614]: [origin software="rsyslogd" swVersion="8.2312.0-2.el10" x-pid="614" x-info="https://www.rsyslog.com"] start Jul 27 08:58:53 localhost rsyslogd[614]: imjournal: journal files changed, reloading... [v8.2312.0-2.el10 try https://www.rsyslog.com/e/0 ] Jul 27 08:58:53 localhost rngd[611]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jul 27 08:58:53 localhost rngd[611]: Disabling 5: NIST Network Entropy Beacon (nist) Jul 27 08:58:53 localhost rngd[611]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jul 27 08:58:53 localhost rngd[611]: Disabling 10: Named pipe entropy input (namedpipe) Jul 27 08:58:53 localhost rngd[611]: Initializing available sources Jul 27 08:58:53 localhost rngd[611]: [hwrng ]: Initialization Failed Jul 27 08:58:53 localhost rngd[611]: [rdrand]: Enabling RDRAND rng support Jul 27 08:58:53 localhost rngd[611]: [rdrand]: Initialized Jul 27 08:58:53 localhost rngd[611]: [jitter]: JITTER timeout set to 5 sec Jul 27 08:58:54 localhost rngd[611]: [jitter]: Initializing AES buffer Jul 27 08:58:54 localhost chronyd[639]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jul 27 08:58:54 localhost chronyd[639]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jul 27 08:58:54 localhost chronyd[639]: Using right/UTC timezone to obtain leap second data Jul 27 08:58:54 localhost chronyd[639]: Loaded seccomp filter (level 2) Jul 27 08:58:54 localhost systemd[1]: Started chronyd.service - NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 241. Jul 27 08:58:54 localhost systemd[1]: unbound-anchor.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit unbound-anchor.service has successfully entered the 'dead' state. Jul 27 08:58:54 localhost systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. ░░ Subject: A start job for unit unbound-anchor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.service has finished successfully. ░░ ░░ The job identifier is 304. Jul 27 08:58:59 localhost rngd[611]: [jitter]: Unable to obtain AES key, disabling JITTER source Jul 27 08:58:59 localhost rngd[611]: [jitter]: Initialization Failed Jul 27 08:58:59 localhost rngd[611]: Process privileges have been dropped to 2:2 Jul 27 08:59:03 localhost cloud-init[645]: Cloud-init v. 24.1.4-13.el10 running 'init-local' at Sat, 27 Jul 2024 12:59:03 +0000. Up 35.22 seconds. Jul 27 08:59:03 localhost dhcpcd[647]: dhcpcd-10.0.6 starting Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 0 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 0 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 48 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 48 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 49 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 49 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 50 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 50 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 51 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 51 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 52 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 52 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 53 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 53 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 54 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 54 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 55 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 55 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 56 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 56 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 57 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 57 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 58 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 58 affinity is now unmanaged Jul 27 08:59:03 localhost irqbalance[610]: Cannot change IRQ 59 affinity: Input/output error Jul 27 08:59:03 localhost irqbalance[610]: IRQ 59 affinity is now unmanaged Jul 27 08:59:03 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Jul 27 08:59:04 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 464. Jul 27 08:59:04 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Jul 27 08:59:04 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Jul 27 08:59:04 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Jul 27 08:59:04 localhost dhcpcd[650]: DUID 00:01:00:01:2e:37:ab:98:0e:a7:97:a9:44:07 Jul 27 08:59:04 localhost dhcpcd[650]: eth0: IAID 97:a9:44:07 Jul 27 08:59:04 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Jul 27 08:59:04 localhost kernel: cfg80211: failed to load regulatory.db Jul 27 08:59:06 localhost dhcpcd[650]: eth0: soliciting a DHCP lease Jul 27 08:59:06 localhost dhcpcd[650]: eth0: offered 10.31.42.20 from 10.31.40.1 Jul 27 08:59:06 localhost dhcpcd[650]: eth0: leased 10.31.42.20 for 3600 seconds Jul 27 08:59:06 localhost dhcpcd[650]: eth0: adding route to 10.31.40.0/22 Jul 27 08:59:06 localhost dhcpcd[650]: eth0: adding default route via 10.31.40.1 Jul 27 08:59:06 localhost dhcpcd[650]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Jul 27 08:59:06 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 473. Jul 27 08:59:06 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 473. Jul 27 08:59:06 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-hostnamed[669]: Hostname set to (static) Jul 27 08:59:06 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 238. Jul 27 08:59:06 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 150. Jul 27 08:59:06 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 216. Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.6753] NetworkManager (version 1.48.4-1.el10.1) is starting... (boot:d92587a1-46d0-454c-8128-3e10ee636d9b) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.6755] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8450] manager[0x557abb395640]: monitoring kernel firmware directory '/lib/firmware'. Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8483] hostname: hostname: using hostnamed Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8483] hostname: static hostname changed from (none) to "ip-10-31-42-20.us-east-1.aws.redhat.com" Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8489] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8493] manager[0x557abb395640]: rfkill: Wi-Fi hardware radio set enabled Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8494] manager[0x557abb395640]: rfkill: WWAN hardware radio set enabled Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8542] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8543] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8543] manager: Networking is enabled by state file Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8554] settings: Loaded settings plugin: keyfile (internal) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8590] dhcp: init: Using DHCP client 'internal' Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8593] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8606] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8624] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8638] device (lo): Activation: starting connection 'lo' (06959f65-6d66-4690-a42b-b274ebd57d4b) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8649] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 552. Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8679] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 216. Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8698] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 218. Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8733] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8737] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8738] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8740] device (eth0): carrier: link connected Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8743] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8752] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8757] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8769] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8770] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8772] manager: NetworkManager state is now CONNECTING Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8773] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8778] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8782] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 215. Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085147.8824] dhcp4 (eth0): state changed new lease, address=10.31.42.20, acd pending Jul 27 08:59:07 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 250. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.0041] dhcp4 (eth0): state changed new lease, address=10.31.42.20 Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.0045] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.1061] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 552. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3160] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3164] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3169] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3174] device (lo): Activation: successful, device activated. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3179] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3182] manager: NetworkManager state is now CONNECTED_SITE Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3184] device (eth0): Activation: successful, device activated. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3189] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com NetworkManager[676]: [1722085148.3226] manager: startup complete Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 215. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 237. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 250. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 247. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 245. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 251. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A start job for unit remote-cryptsetup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-cryptsetup.target has finished successfully. ░░ ░░ The job identifier is 253. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 244. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 143. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: Added source 10.11.160.238 Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: Added source 10.18.100.10 Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: Added source 10.2.32.37 Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: Added source 10.2.32.38 Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Cloud-init v. 24.1.4-13.el10 running 'init' at Sat, 27 Jul 2024 12:59:08 +0000. Up 40.81 seconds. Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | eth0 | True | 10.31.42.20 | 255.255.252.0 | global | 0e:a7:97:a9:44:07 | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | eth0 | True | fe80::ca7:97ff:fea9:4407/64 | . | link | 0e:a7:97:a9:44:07 | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | lo | True | ::1/128 | . | host | . | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: | 2 | multicast | :: | eth0 | U | Jul 27 08:59:08 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 27 08:59:09 ip-10-31-42-20.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[827]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jul 27 08:59:09 ip-10-31-42-20.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[830]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Generating public/private rsa key pair. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: The key fingerprint is: Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: SHA256:2OiTLM0DSNcvtqO3LNASDoy4L4BXHjMBo8ECHrMeCCE root@ip-10-31-42-20.us-east-1.aws.redhat.com Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: The key's randomart image is: Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: +---[RSA 3072]----+ Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |E+o. | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |*++... | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |B+. ... | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |=ooo= = | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |.=.=.+= S | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |+ = oB + | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |.o o. @ | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |. . .+.+ | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | . .oo. | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: +----[SHA256]-----+ Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Generating public/private ecdsa key pair. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: The key fingerprint is: Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: SHA256:ebjpKsw84HRAcLIPepNLOrVXhfvCbXatXlhwkGEgW6o root@ip-10-31-42-20.us-east-1.aws.redhat.com Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: The key's randomart image is: Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: +---[ECDSA 256]---+ Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |o.. . o.+o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | +. * ... | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |o. + . . . | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |.o.. . o o o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |. B.E o S . . | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | =o+.o o + + | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |ooo*. o B o o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | ...* = . o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | o....o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: +----[SHA256]-----+ Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Generating public/private ed25519 key pair. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: The key fingerprint is: Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: SHA256:o3EIIryxIWiKAvYw7gJ7pVEUc0QR8fm0bohyLIAHmWY root@ip-10-31-42-20.us-east-1.aws.redhat.com Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: The key's randomart image is: Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: +--[ED25519 256]--+ Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | ++B+ | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |oo . o . . | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |OE. o o . | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |@+Oo . . o . | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |*++.. o S o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |+o = . = + | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |o.o o = . o | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: |.. + . | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: | | Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[762]: +----[SHA256]-----+ Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 237. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 236. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 214. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 235. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 270. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 266. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 252. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 224. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com sm-notify[847]: Version 2.6.4 starting Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 252. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com (sshd)[848]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[848]: Server listening on 0.0.0.0 port 22. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[848]: Server listening on :: port 22. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 224. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 266. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[886]: Cloud-init v. 24.1.4-13.el10 running 'modules:config' at Sat, 27 Jul 2024 12:59:11 +0000. Up 43.78 seconds. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 658. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[848]: Received signal 15; terminating. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 658 and the job result is done. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 743 and the job result is done. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 743. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 737. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 741. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 739. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 742. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 743. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 658. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com (sshd)[895]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[895]: Server listening on 0.0.0.0 port 22. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[895]: Server listening on :: port 22. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 658. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 235. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 239. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 272. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 272. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started crond.service - Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 269. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 264. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 259. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 258. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 118. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 267. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com crond[900]: (CRON) STARTUP (1.7.0) Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com crond[900]: (CRON) INFO (Syslog will be used instead of sendmail.) Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com crond[900]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 22% if used.) Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com crond[900]: (CRON) INFO (running with inotify support) Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ 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. Jul 27 08:59:11 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 267. Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[907]: Cloud-init v. 24.1.4-13.el10 running 'modules:final' at Sat, 27 Jul 2024 12:59:12 +0000. Up 44.39 seconds. Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[909]: ############################################################# Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[910]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[912]: 256 SHA256:ebjpKsw84HRAcLIPepNLOrVXhfvCbXatXlhwkGEgW6o root@ip-10-31-42-20.us-east-1.aws.redhat.com (ECDSA) Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[914]: 256 SHA256:o3EIIryxIWiKAvYw7gJ7pVEUc0QR8fm0bohyLIAHmWY root@ip-10-31-42-20.us-east-1.aws.redhat.com (ED25519) Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[916]: 3072 SHA256:2OiTLM0DSNcvtqO3LNASDoy4L4BXHjMBo8ECHrMeCCE root@ip-10-31-42-20.us-east-1.aws.redhat.com (RSA) Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[917]: -----END SSH HOST KEY FINGERPRINTS----- Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[918]: ############################################################# Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com cloud-init[907]: Cloud-init v. 24.1.4-13.el10 finished at Sat, 27 Jul 2024 12:59:12 +0000. Datasource DataSourceEc2Local. Up 44.51 seconds Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 239. Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 234. Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com restraintd[857]: Listening on http://localhost:8081 Jul 27 08:59:12 ip-10-31-42-20.us-east-1.aws.redhat.com kdumpctl[853]: kdump: Detected change(s) in the following file(s): /etc/fstab Jul 27 08:59:14 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: Selected source 10.2.32.38 Jul 27 08:59:14 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: System clock wrong by 1.074362 seconds Jul 27 08:59:15 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: System clock was stepped by 1.074362 seconds Jul 27 08:59:15 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: System clock TAI offset set to 37 seconds Jul 27 08:59:16 ip-10-31-42-20.us-east-1.aws.redhat.com chronyd[639]: Selected source 5.161.184.148 (2.centos.pool.ntp.org) Jul 27 08:59:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Jul 27 08:59:19 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Jul 27 08:59:20 ip-10-31-42-20.us-east-1.aws.redhat.com kdumpctl[853]: kdump: Rebuilding /boot/initramfs-6.10.0-15.el10.x86_64kdump.img Jul 27 08:59:22 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1391]: dracut-101-2.el10 Jul 27 08:59:22 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/0ffc5577-5083-4366-b534-51618c34eaf7 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.10.0-15.el10.x86_64kdump.img 6.10.0-15.el10.x86_64 Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'connman' will not be installed, because command 'connmand' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'resume' will not be installed, because it's in the list to be omitted! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'connman' will not be installed, because command 'connmand' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jul 27 08:59:23 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Jul 27 08:59:24 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: systemd *** Jul 27 08:59:25 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: systemd-initrd *** Jul 27 08:59:25 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: rngd *** Jul 27 08:59:25 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: i18n *** Jul 27 08:59:25 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: drm *** Jul 27 08:59:26 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: prefixdevname *** Jul 27 08:59:26 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: kernel-modules *** Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: kernel-modules-extra *** Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: fstab-sys *** Jul 27 08:59:27 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: rootfs-block *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: terminfo *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: udev-rules *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: dracut-systemd *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: usrmount *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: base *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: fs-lib *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: kdumpbase *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: memstrack *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: shutdown *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including module: squash *** Jul 27 08:59:28 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Including modules done *** Jul 27 08:59:29 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Installing kernel module dependencies *** Jul 27 08:59:29 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Installing kernel module dependencies done *** Jul 27 08:59:30 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Resolving executable dependencies *** Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Resolving executable dependencies done *** Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Hardlinking files *** Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Mode: real Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Method: sha256 Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Files: 440 Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Linked: 1 files Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Compared: 0 xattrs Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Compared: 11 files Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Saved: 56.55 KiB Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Duration: 0.007078 seconds Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Hardlinking files done *** Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Generating early-microcode cpio image *** Jul 27 08:59:31 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Constructing GenuineIntel.bin *** Jul 27 08:59:32 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Store current command line parameters *** Jul 27 08:59:32 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: Stored kernel commandline: Jul 27 08:59:32 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: No dracut internal kernel commandline stored in the initramfs Jul 27 08:59:32 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Install squash loader *** Jul 27 08:59:32 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Stripping files *** Jul 27 08:59:33 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Stripping files done *** Jul 27 08:59:33 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Squashing the files inside the initramfs *** Jul 27 08:59:38 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Jul 27 08:59:39 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Squashing the files inside the initramfs done *** Jul 27 08:59:39 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Creating image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' *** Jul 27 08:59:39 ip-10-31-42-20.us-east-1.aws.redhat.com dracut[1394]: *** Creating initramfs image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' done *** Jul 27 08:59:39 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window Jul 27 08:59:40 ip-10-31-42-20.us-east-1.aws.redhat.com kdumpctl[853]: kdump: kexec: loaded kdump kernel Jul 27 08:59:40 ip-10-31-42-20.us-east-1.aws.redhat.com kdumpctl[853]: kdump: Starting kdump: [OK] Jul 27 08:59:40 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 270. Jul 27 08:59:40 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.006s (kernel) + 7.743s (initrd) + 1min 2.452s (userspace) = 1min 11.201s. ░░ 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 1006037 microseconds. ░░ ░░ Initrd start-up required 7743120 microseconds. ░░ ░░ Userspace start-up required 62452182 microseconds. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3663]: Accepted publickey for root from 10.30.34.46 port 44324 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3663]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3663) opened. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 753. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 752. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: 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: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 3663. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 752. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 833. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: New session 2 of user root. ░░ Subject: A new session 2 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 2 has been created for the user root. ░░ ░░ The leading process of the session is 3668. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com (systemd)[3668]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Queued start job for default target default.target. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 9. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Startup finished in 122ms. ░░ 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 122484 microseconds. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 833. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 915. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3663]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3679]: Received disconnect from 10.30.34.46 port 44324:11: disconnected by user Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3679]: Disconnected from user root 10.30.34.46 port 44324 Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3663]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3663) opened. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3663]: pam_unix(sshd:session): session closed for user root Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: Session 1 logged out. Waiting for processes to exit. Jul 27 09:00:46 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 999. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Activating special unit exit.target... Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped target default.target - Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 19 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 26 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped target paths.target - Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 30 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped target sockets.target - Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 28 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped target timers.target - Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 27 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 29 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Closed dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 23 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 21 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Removed slice app.slice - User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target shutdown.target - Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 15. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Finished systemd-exit.service - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3668]: Reached target exit.target - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user@0.service has successfully entered the 'dead' state. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 999 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 998. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-user-0.mount has successfully entered the 'dead' state. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user-runtime-dir@0.service has successfully entered the 'dead' state. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 998 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 1000 and the job result is done. Jul 27 09:00:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: Removed session 2. ░░ Subject: Session 2 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 2 has been terminated. Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com CROND[3716]: (root) CMD (run-parts /etc/cron.hourly) Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com run-parts[3719]: (/etc/cron.hourly) starting 0anacron Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com CROND[3715]: (root) CMDOUT (/etc/cron.hourly/0anacron:) Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com CROND[3715]: (root) CMDOUT () Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com CROND[3715]: (root) CMDOUT (/etc/cron.hourly/0anacron: line 11: /etc/default/anacron: No such file or directory) Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com run-parts[3725]: (/etc/cron.hourly) finished 0anacron Jul 27 09:01:01 ip-10-31-42-20.us-east-1.aws.redhat.com CROND[3715]: (root) CMDEND (run-parts /etc/cron.hourly) Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3726]: Accepted publickey for root from 10.31.11.197 port 46342 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3727]: Accepted publickey for root from 10.31.11.197 port 46354 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3726]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3726) opened. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3727]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3727) opened. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: 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: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 3726. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 1003. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 1002. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: 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: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 3727. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 1002. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 1083. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: 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: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 3734. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com (systemd)[3734]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Queued start job for default target default.target. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[3734]: Startup finished in 101ms. ░░ 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 101994 microseconds. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 1083. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 1165. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 1248. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3726]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3727]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3746]: Received disconnect from 10.31.11.197 port 46354:11: disconnected by user Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3746]: Disconnected from user root 10.31.11.197 port 46354 Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3727]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3727) opened. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[3727]: pam_unix(sshd:session): session closed for user root Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: Session 4 logged out. Waiting for processes to exit. Jul 27 09:01:19 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Jul 27 09:02:08 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[4254]: Accepted publickey for root from 10.31.40.81 port 60086 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 27 09:02:08 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[4254]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4254) opened. Jul 27 09:02:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd-logind[615]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 4254. Jul 27 09:02:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1331. Jul 27 09:02:08 ip-10-31-42-20.us-east-1.aws.redhat.com sshd[4254]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jul 27 09:02:10 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[4389]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:02:10 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[4504]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:11 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[4617]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:02:11 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[4676]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:16 ip-10-31-42-20.us-east-1.aws.redhat.com groupadd[4695]: group added to /etc/group: name=tang, GID=993 Jul 27 09:02:16 ip-10-31-42-20.us-east-1.aws.redhat.com groupadd[4695]: group added to /etc/gshadow: name=tang Jul 27 09:02:16 ip-10-31-42-20.us-east-1.aws.redhat.com groupadd[4695]: new group: name=tang, GID=993 Jul 27 09:02:16 ip-10-31-42-20.us-east-1.aws.redhat.com useradd[4700]: new user: name=tang, UID=993, GID=993, home=/var/cache/tang, shell=/usr/sbin/nologin, from=none Jul 27 09:02:20 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started run-rca1fa29ca974472399927670021fa8f4.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rca1fa29ca974472399927670021fa8f4.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rca1fa29ca974472399927670021fa8f4.service has finished successfully. ░░ ░░ The job identifier is 1414. Jul 27 09:02:20 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1493. Jul 27 09:02:20 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 4717 ('systemctl') (unit session-6.scope)... Jul 27 09:02:20 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 09:02:20 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 196 ms. Jul 27 09:02:20 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Jul 27 09:02:21 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[4879]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:02:21 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5005]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:22 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5118]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5231]: ansible-ansible.legacy.setup Invoked with gather_subset=['!all'] filter=['ansible_service_mgr'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5290]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 5293 ('systemctl') (unit session-6.scope)... Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 204 ms. Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting tangd.socket - Tang Server socket... ░░ Subject: A start job for unit tangd.socket has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has begun execution. ░░ ░░ The job identifier is 1572. Jul 27 09:02:23 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Listening on tangd.socket - Tang Server socket. ░░ Subject: A start job for unit tangd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has finished successfully. ░░ ░░ The job identifier is 1572. Jul 27 09:02:24 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5460]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:02:24 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5519]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:25 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5633]: ansible-ansible.legacy.setup Invoked with gather_subset=['!all'] filter=['ansible_service_mgr'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:02:26 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5692]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:02:26 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5807]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang force=False cachedir=None update=None keys_to_deploy_dir=None Jul 27 09:02:27 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[5920]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:27 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6035]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:27 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Jul 27 09:02:27 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1493. Jul 27 09:02:27 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: run-rca1fa29ca974472399927670021fa8f4.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rca1fa29ca974472399927670021fa8f4.service has successfully entered the 'dead' state. Jul 27 09:02:30 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6191]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:02:31 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6333]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:31 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6446]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:32 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6560]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:02:33 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6686]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:33 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6799]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:34 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[6912]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:02:34 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7027]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:35 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7142]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:37 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7294]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:02:38 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7436]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:38 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7549]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:39 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7663]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:02:39 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7789]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:40 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[7902]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:41 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8015]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:02:41 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8130]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:42 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8244]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:02:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8357]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:02:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8470]: ansible-ansible.legacy.stat Invoked with path=/var/db/tang/GOdGb6E8TZMC8y3jvR2paYZz7MhJ4QncrHxQ9HXJvSA.jwk follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:02:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8602]: ansible-ansible.legacy.stat Invoked with path=/var/db/tang/Sq3uwwdTuttrB1NnMO3AZFlgXjVZFJ1bAy0FZp3A8ko.jwk follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:02:44 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8734]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:45 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8847]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:45 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[8960]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:02:46 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9075]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:02:46 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9188]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:47 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9302]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:02:47 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9415]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:02:48 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9528]: ansible-tempfile Invoked with state=directory suffix=nbde_server_keys prefix=ansible. path=None Jul 27 09:02:49 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9641]: ansible-ansible.legacy.stat Invoked with path=/tmp/ansible.oe_rubl3nbde_server_keys/GOdGb6E8TZMC8y3jvR2paYZz7MhJ4QncrHxQ9HXJvSA.jwk follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:02:49 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9731]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722085368.7434633-6700-22114789414358/.source.jwk dest=/tmp/ansible.oe_rubl3nbde_server_keys/ owner=tang group=tang mode=0400 _original_basename=GOdGb6E8TZMC8y3jvR2paYZz7MhJ4QncrHxQ9HXJvSA.jwk follow=False checksum=d381a05db6e8324143bac0870cd166e8f27b9a5a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:49 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9844]: ansible-ansible.legacy.stat Invoked with path=/tmp/ansible.oe_rubl3nbde_server_keys/Sq3uwwdTuttrB1NnMO3AZFlgXjVZFJ1bAy0FZp3A8ko.jwk follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:02:50 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[9934]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722085369.48804-6700-136330215600937/.source.jwk dest=/tmp/ansible.oe_rubl3nbde_server_keys/ owner=tang group=tang mode=0400 _original_basename=Sq3uwwdTuttrB1NnMO3AZFlgXjVZFJ1bAy0FZp3A8ko.jwk follow=False checksum=8bc3a4e2ec8cb0267976814bdfa8eb58b37002e8 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:50 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10047]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-deployed keydir=/var/db/tang keygen=/usr/libexec/tangd-keygen keys_to_deploy_dir=/tmp/ansible.oe_rubl3nbde_server_keys update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False Jul 27 09:02:50 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10160]: ansible-file Invoked with path=/tmp/ansible.oe_rubl3nbde_server_keys/ state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:51 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10273]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:51 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10386]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:02:52 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10499]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:02:52 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10614]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:02:53 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10727]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "true" = true ]; then rm -rf "/tmp/nbde_server_deploy_keysemj6j092" else rm -rf "/tmp/nbde_server_deploy_keysemj6j092"/* "/tmp/nbde_server_deploy_keysemj6j092"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:53 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10842]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:53 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[10957]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:02:56 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11109]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:02:57 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11251]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:58 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11364]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:02:59 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11478]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:02:59 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11604]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:02:59 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11717]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:00 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11830]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:01 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[11945]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:01 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12058]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:02 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12172]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:02 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12285]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:03 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12398]: ansible-ansible.legacy.stat Invoked with path=/var/db/tang/3ux-JD0NoD9h3QgaA17dbseOKxe4e_Cu7tTjYkZgDMU.jwk follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:03:03 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12530]: ansible-ansible.legacy.stat Invoked with path=/var/db/tang/uoRNxddfDcBOeGdW4WUU8dsTc-LIlv5ElFxyVSspQ-Y.jwk follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:03:04 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12662]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:04 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12775]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:05 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[12888]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:06 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13003]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "true" = true ]; then rm -rf "/tmp/nbde_server_fetch_keys_deploy_not_set456pw78e" else rm -rf "/tmp/nbde_server_fetch_keys_deploy_not_set456pw78e"/* "/tmp/nbde_server_fetch_keys_deploy_not_set456pw78e"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:07 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13118]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:07 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13233]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:09 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13385]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:03:10 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13527]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:11 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13640]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:11 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13754]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:12 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13880]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:12 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[13993]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:13 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14106]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:13 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14221]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:14 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14334]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:15 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14448]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:15 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14561]: ansible-find Invoked with paths=['/var/db/tang'] hidden=True patterns=['*.jwk', '.*.jwk'] read_whole_file=False file_type=file age_stamp=mtime recurse=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:15 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14674]: ansible-ansible.legacy.stat Invoked with path=/var/db/tang/GZRrSICRV7rVaCnU9kNQNNiGChIQPNhlvW0KmcKxVxE.jwk follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:03:16 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14806]: ansible-ansible.legacy.stat Invoked with path=/var/db/tang/k88T1L1ETa6oWS-bOc8XDRFKmPSfiObjvTgTucGEcto.jwk follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:03:16 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[14938]: ansible-tempfile Invoked with state=directory suffix=nbde_server_keys prefix=ansible. path=None Jul 27 09:03:17 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15051]: ansible-ansible.legacy.stat Invoked with path=/tmp/ansible.i7tqyn8xnbde_server_keys/GZRrSICRV7rVaCnU9kNQNNiGChIQPNhlvW0KmcKxVxE.jwk follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:03:17 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15141]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722085397.000167-7386-161593959555065/.source.jwk dest=/tmp/ansible.i7tqyn8xnbde_server_keys/ owner=tang group=tang mode=0400 _original_basename=GZRrSICRV7rVaCnU9kNQNNiGChIQPNhlvW0KmcKxVxE.jwk follow=False checksum=d578769e478487c5b7f2e4becc9ca3ac087d0407 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:18 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15254]: ansible-ansible.legacy.stat Invoked with path=/tmp/ansible.i7tqyn8xnbde_server_keys/k88T1L1ETa6oWS-bOc8XDRFKmPSfiObjvTgTucGEcto.jwk follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:03:18 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15344]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722085397.7414339-7386-224183778804140/.source.jwk dest=/tmp/ansible.i7tqyn8xnbde_server_keys/ owner=tang group=tang mode=0400 _original_basename=k88T1L1ETa6oWS-bOc8XDRFKmPSfiObjvTgTucGEcto.jwk follow=False checksum=3d07dcfd465319646ad99c73bdaaee90242f8b4c backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:18 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15457]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-deployed keydir=/var/db/tang keygen=/usr/libexec/tangd-keygen keys_to_deploy_dir=/tmp/ansible.i7tqyn8xnbde_server_keys update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False Jul 27 09:03:19 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15570]: ansible-file Invoked with path=/tmp/ansible.i7tqyn8xnbde_server_keys/ state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:19 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15683]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:20 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15796]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:20 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[15909]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:21 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16024]: ansible-stat Invoked with path=/var/db/tang/GZRrSICRV7rVaCnU9kNQNNiGChIQPNhlvW0KmcKxVxE.jwk follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:22 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16139]: ansible-stat Invoked with path=/var/db/tang/k88T1L1ETa6oWS-bOc8XDRFKmPSfiObjvTgTucGEcto.jwk follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:23 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16254]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "true" = true ]; then rm -rf "/tmp/nbde_server_fetch_keys_deploy_set4xkelsj_" else rm -rf "/tmp/nbde_server_fetch_keys_deploy_set4xkelsj_"/* "/tmp/nbde_server_fetch_keys_deploy_set4xkelsj_"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:23 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16369]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:23 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16484]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:26 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16636]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:03:28 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16778]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:29 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[16891]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:30 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17005]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:30 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17131]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:31 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17244]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:31 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17357]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:32 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17472]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:32 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17587]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:35 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17739]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:03:36 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17881]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:37 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[17994]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:37 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18108]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:38 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18234]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:38 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18349]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:39 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18464]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:39 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18578]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:40 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18704]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:40 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18819]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:41 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[18934]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:42 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19048]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:42 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19174]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:42 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19289]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19404]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:44 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19518]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:44 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19644]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:44 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19759]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:45 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19874]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:46 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[19988]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:46 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20114]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:46 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20229]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:03:48 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20381]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:03:49 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20523]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:50 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20636]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:51 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20750]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:51 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20876]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:51 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[20989]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:52 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21102]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:53 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21217]: ansible-find Invoked with paths=['/var/db/tang'] file_type=file recurse=False patterns=['*.jwk', '.*.jwk'] read_whole_file=False age_stamp=mtime hidden=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:53 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21330]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:54 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21444]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:54 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21557]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:55 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21670]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:55 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21783]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:56 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[21898]: ansible-find Invoked with paths=['/var/db/tang'] file_type=file recurse=False patterns=['*.jwk', '.*.jwk'] read_whole_file=False age_stamp=mtime hidden=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:56 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22011]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:03:57 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22125]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-rotated keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:03:57 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22251]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:03:58 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22364]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:03:58 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22477]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:03:59 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22592]: ansible-find Invoked with paths=['/var/db/tang'] file_type=file recurse=False patterns=['*.jwk', '.*.jwk'] read_whole_file=False age_stamp=mtime hidden=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:03:59 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22705]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:04:00 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22820]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:04:01 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[22972]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:04:02 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23114]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:03 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23227]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:04 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23341]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:04:04 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23467]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:05 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23580]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:05 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23693]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:06 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23808]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:06 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[23923]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:07 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24037]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:04:07 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24150]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:08 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24263]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:08 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24376]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=stopped enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: tangd.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit tangd.socket has successfully entered the 'dead' state. Jul 27 09:04:08 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Closed tangd.socket - Tang Server socket. ░░ Subject: A stop job for unit tangd.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit tangd.socket has finished. ░░ ░░ The job identifier is 1651 and the job result is done. Jul 27 09:04:09 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24493]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket enabled=True state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:10 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24608]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:10 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24722]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:04:11 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24835]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:11 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[24948]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:12 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25061]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:12 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting tangd.socket - Tang Server socket... ░░ Subject: A start job for unit tangd.socket has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has begun execution. ░░ ░░ The job identifier is 1652. Jul 27 09:04:12 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Listening on tangd.socket - Tang Server socket. ░░ Subject: A start job for unit tangd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has finished successfully. ░░ ░░ The job identifier is 1652. Jul 27 09:04:12 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25184]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:13 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25299]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:04:13 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25414]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 09:04:15 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25566]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=directory mode=0775 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:15 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25679]: ansible-ansible.legacy.stat Invoked with path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:04:16 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25769]: ansible-ansible.legacy.copy Invoked with dest=/etc/systemd/system/tangd.socket.d/override2.conf mode=0664 src=/root/.ansible/tmp/ansible-tmp-1722085455.3881445-8782-184560503090714/.source.conf _original_basename=.lag0_6mb follow=False checksum=05987691cc309e84627f31fa0d1680a3b3b2c4b2 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:16 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25882]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:04:17 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[25997]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:17 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26110]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:18 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26169]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:18 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26283]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:04:19 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26409]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:19 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26524]: ansible-find Invoked with paths=['/etc/systemd/system/tangd.socket.d'] file_type=any hidden=True excludes=['^override.conf$'] use_regex=True patterns=[] read_whole_file=False age_stamp=mtime recurse=False follow=False get_checksum=False exact_mode=True contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:04:20 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26637]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=directory mode=0775 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:20 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26750]: ansible-ansible.legacy.setup Invoked with gather_subset=['!all'] filter=['ansible_service_mgr'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:21 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26809]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:21 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[26924]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:22 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27039]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:23 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27154]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:24 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27213]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:24 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27327]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:04:25 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27440]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'python_version'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:04:25 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27556]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:26 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27669]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:26 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27782]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:27 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27841]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:27 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[27955]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:28 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28014]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:28 ip-10-31-42-20.us-east-1.aws.redhat.com dbus-broker-launch[605]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Jul 27 09:04:28 ip-10-31-42-20.us-east-1.aws.redhat.com dbus-broker-launch[605]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Jul 27 09:04:28 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started run-rcfc62819f24f4d9ab3b9a471fb9e9987.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rcfc62819f24f4d9ab3b9a471fb9e9987.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rcfc62819f24f4d9ab3b9a471fb9e9987.service has finished successfully. ░░ ░░ The job identifier is 1733. Jul 27 09:04:28 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1812. Jul 27 09:04:29 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28134]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:29 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Jul 27 09:04:29 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1812. Jul 27 09:04:29 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: run-rcfc62819f24f4d9ab3b9a471fb9e9987.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rcfc62819f24f4d9ab3b9a471fb9e9987.service has successfully entered the 'dead' state. Jul 27 09:04:31 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28282]: ansible-fedora.linux_system_roles.local_seport Invoked with ports=['7500'] proto=tcp setype=tangd_port_t state=present local=True ignore_selinux_state=False reload=True Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: Converting 402 SID table entries... Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Jul 27 09:04:38 ip-10-31-42-20.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Jul 27 09:04:39 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28399]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked Jul 27 09:04:42 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28512]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:42 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28627]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=directory mode=0775 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28740]: ansible-ansible.legacy.stat Invoked with path=/etc/systemd/system/tangd.socket.d/override.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jul 27 09:04:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28830]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722085482.7431815-9044-65934965929337/.source.conf dest=/etc/systemd/system/tangd.socket.d/override.conf backup=True mode=0644 follow=False _original_basename=tangd_socket_override.conf.j2 checksum=cab519df8c21e60fd06ac780e2c7bd41ad441042 force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:43 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[28943]: ansible-setup Invoked with gather_subset=['!all', '!min', 'python_version', 'service_mgr'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 27 09:04:44 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29059]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:44 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29172]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:45 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29285]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:45 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29344]: ansible-ansible.legacy.dnf Invoked with name=['firewalld'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:46 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29458]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False scope=system no_block=False state=None enabled=None force=None Jul 27 09:04:47 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29573]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:47 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 29576 ('systemctl') (unit session-6.scope)... Jul 27 09:04:47 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 09:04:47 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: tangd.socket: Socket unit configuration has changed while unit has been running, no open socket file descriptor left. The socket unit is not functional until restarted. Jul 27 09:04:47 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 196 ms. Jul 27 09:04:47 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting firewalld.service - firewalld - dynamic firewall daemon... ░░ Subject: A start job for unit firewalld.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has begun execution. ░░ ░░ The job identifier is 1891. Jul 27 09:04:48 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started firewalld.service - firewalld - dynamic firewall daemon. ░░ Subject: A start job for unit firewalld.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has finished successfully. ░░ ░░ The job identifier is 1891. Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29749]: ansible-fedora.linux_system_roles.firewall_lib Invoked with zone=public port=['7500/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None set_default_zone=None ipset=None ipset_type=None description=None short=None Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting polkit.service - Authorization Manager... ░░ Subject: A start job for unit polkit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit polkit.service has begun execution. ░░ ░░ The job identifier is 1977. Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com polkitd[29780]: Started polkitd version 124 Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com polkitd[29780]: Loading rules from directory /etc/polkit-1/rules.d Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com polkitd[29780]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com polkitd[29780]: Finished loading, compiling and executing 2 rules Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Started polkit.service - Authorization Manager. ░░ Subject: A start job for unit polkit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit polkit.service has finished successfully. ░░ ░░ The job identifier is 1977. Jul 27 09:04:49 ip-10-31-42-20.us-east-1.aws.redhat.com polkitd[29780]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 27 09:04:50 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[29901]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False scope=system no_block=False name=None state=None enabled=None force=None masked=None Jul 27 09:04:50 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 29902 ('systemctl') (unit session-6.scope)... Jul 27 09:04:50 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: tangd.socket: Socket unit configuration has changed while unit has been running, no open socket file descriptor left. The socket unit is not functional until restarted. Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 193 ms. Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30060]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: tangd.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit tangd.socket has successfully entered the 'dead' state. Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Closed tangd.socket - Tang Server socket. ░░ Subject: A stop job for unit tangd.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit tangd.socket has finished. ░░ ░░ The job identifier is 2057 and the job result is done. Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopping tangd.socket - Tang Server socket... ░░ Subject: A stop job for unit tangd.socket has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit tangd.socket has begun execution. ░░ ░░ The job identifier is 2057. Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting tangd.socket - Tang Server socket... ░░ Subject: A start job for unit tangd.socket has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has begun execution. ░░ ░░ The job identifier is 2057. Jul 27 09:04:51 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Listening on tangd.socket - Tang Server socket. ░░ Subject: A start job for unit tangd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has finished successfully. ░░ ░░ The job identifier is 2057. Jul 27 09:04:52 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30182]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:52 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30297]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:52 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30412]: ansible-slurp Invoked with path=/etc/systemd/system/tangd.socket.d/override.conf src=/etc/systemd/system/tangd.socket.d/override.conf Jul 27 09:04:53 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30525]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d/override2.conf state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:54 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30638]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 27 09:04:54 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30697]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 27 09:04:55 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30811]: ansible-fedora.linux_system_roles.nbde_server_tang Invoked with state=keys-created keygen=/usr/libexec/tangd-keygen keydir=/var/db/tang update=/usr/libexec/tangd-update cachedir=/var/cache/tang force=False keys_to_deploy_dir=None Jul 27 09:04:55 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[30924]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:55 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[31039]: ansible-find Invoked with paths=['/etc/systemd/system/tangd.socket.d'] file_type=any hidden=True excludes=['^override.conf$'] use_regex=True patterns=[] read_whole_file=False age_stamp=mtime recurse=False follow=False get_checksum=False exact_mode=True contains=None age=None size=None depth=None mode=None encoding=None Jul 27 09:04:56 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[31152]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=absent mode=0775 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jul 27 09:04:56 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[31265]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False scope=system no_block=False name=None state=None enabled=None force=None masked=None Jul 27 09:04:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 31266 ('systemctl') (unit session-6.scope)... Jul 27 09:04:56 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: tangd.socket: Socket unit configuration has changed while unit has been running, no open socket file descriptor left. The socket unit is not functional until restarted. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 197 ms. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[31424]: ansible-ansible.legacy.systemd Invoked with name=tangd.socket state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: tangd.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit tangd.socket has successfully entered the 'dead' state. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Closed tangd.socket - Tang Server socket. ░░ Subject: A stop job for unit tangd.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit tangd.socket has finished. ░░ ░░ The job identifier is 2136 and the job result is done. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Stopping tangd.socket - Tang Server socket... ░░ Subject: A stop job for unit tangd.socket has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit tangd.socket has begun execution. ░░ ░░ The job identifier is 2136. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Starting tangd.socket - Tang Server socket... ░░ Subject: A start job for unit tangd.socket has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has begun execution. ░░ ░░ The job identifier is 2136. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com systemd[1]: Listening on tangd.socket - Tang Server socket. ░░ Subject: A start job for unit tangd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tangd.socket has finished successfully. ░░ ░░ The job identifier is 2136. Jul 27 09:04:57 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[31546]: ansible-stat Invoked with path=/etc/systemd/system/tangd.socket.d follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 09:04:58 ip-10-31-42-20.us-east-1.aws.redhat.com python3.12[31659]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Cleanup] ***************************************************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:100 Saturday 27 July 2024 09:04:59 -0400 (0:00:01.513) 0:00:44.822 ********* included: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml for managed_node1 TASK [Remove control node files/directories] *********************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:2 Saturday 27 July 2024 09:04:59 -0400 (0:00:00.035) 0:00:44.858 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "nbde_server_keys_dir | d(\"\") is match(\"^/\")", "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Saturday 27 July 2024 09:04:59 -0400 (0:00:00.032) 0:00:44.890 ********* skipping: [managed_node1] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is match(\"^/\")", "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [managed_node1] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004824", "end": "2024-07-27 09:04:59.964893", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-07-27 09:04:59.960069" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/M7faxqwVn3bVLKoSVgCDndAnTANMrHcDleGP9AewIug.jwk /var/db/tang/mpfeNTndzYumV4YKQxHKX9d3jtw1sCRKB0wTZ4_oY9U.jwk '/var/db/tang/.*' changed: [managed_node1] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004854", "end": "2024-07-27 09:05:00.311010", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-07-27 09:05:00.306156" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' PLAY RECAP ********************************************************************* managed_node1 : ok=83 changed=13 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 27 July 2024 09:05:00 -0400 (0:00:00.754) 0:00:45.645 ********* =============================================================================== fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 8.59s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.16s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 2.12s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Check custom file ------------------------------------------------------- 1.59s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:39 Debug ------------------------------------------------------------------- 1.51s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:96 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 1.46s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 1.19s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.18s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state --- 1.10s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 1.08s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 1.07s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.firewall : Install firewalld ------------------ 1.07s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 1.06s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 0.95s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Create a customization systemd file ------------------------------------- 0.84s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_share_system_dir.yml:20 Remove managed node files/directories ----------------------------------- 0.75s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect --- 0.72s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect --- 0.72s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to --- 0.70s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role --- 0.68s /tmp/tmp.5t8NHEMq1H/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2