# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:3 Saturday 30 December 2023 13:53:23 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.journald : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:3 Saturday 30 December 2023 13:53:24 +0000 (0:00:00.496) 0:00:00.510 ***** included: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml for sut TASK [linux-system-roles.journald : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:2 Saturday 30 December 2023 13:53:24 +0000 (0:00:00.012) 0:00:00.522 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.journald : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:11 Saturday 30 December 2023 13:53:24 +0000 (0:00:00.018) 0:00:00.541 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.journald : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:16 Saturday 30 December 2023 13:53:24 +0000 (0:00:00.186) 0:00:00.728 ***** ok: [sut] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [linux-system-roles.journald : Ensure required packages are installed] **** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:6 Saturday 30 December 2023 13:53:24 +0000 (0:00:00.018) 0:00:00.746 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.8.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [linux-system-roles.journald : Ensure required services are enabled] ****** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:13 Saturday 30 December 2023 13:53:24 +0000 (0:00:00.465) 0:00:01.211 ***** ok: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ActiveEnterTimestampMonotonic": "6769855", "ActiveExitTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ActiveExitTimestampMonotonic": "6627508", "ActiveState": "active", "After": "syslog.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-30 13:44:18 UTC", "AssertTimestampMonotonic": "6629607", "Before": "systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ConditionTimestampMonotonic": "6629606", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "382", "ExecMainStartTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ExecMainStartTimestampMonotonic": "6640611", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-12-30 13:44:18 UTC", "InactiveEnterTimestampMonotonic": "6629230", "InactiveExitTimestamp": "Sat 2023-12-30 13:44:18 UTC", "InactiveExitTimestampMonotonic": "6640672", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "382", "MemoryAccounting": "no", "MemoryCurrent": "9785344", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2023-12-30 13:53:23 UTC", "WatchdogTimestampMonotonic": "552353942", "WatchdogUSec": "3min" } } ok: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ActiveEnterTimestampMonotonic": "6956196", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.service system.slice systemd-journald.socket -.mount systemd-remount-fs.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-30 13:44:18 UTC", "AssertTimestampMonotonic": "6852043", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ConditionTimestampMonotonic": "6852041", "ControlGroup": "/system.slice/systemd-journal-flush.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ExecMainExitTimestampMonotonic": "6949279", "ExecMainPID": "402", "ExecMainStartTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ExecMainStartTimestampMonotonic": "6856796", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-30 13:44:18 UTC", "InactiveExitTimestampMonotonic": "6856852", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "0", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "systemd-journald.service -.mount system.slice", "RequiresMountsFor": "/var/log/journal", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "0", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.journald : Create journald configuration drop-in directory] *** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:20 Saturday 30 December 2023 13:53:25 +0000 (0:00:00.524) 0:00:01.736 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/journald.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.journald : Configure persistent journal] ************** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:28 Saturday 30 December 2023 13:53:25 +0000 (0:00:00.188) 0:00:01.924 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.journald : Configure volatile journal] **************** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:32 Saturday 30 December 2023 13:53:25 +0000 (0:00:00.017) 0:00:01.942 ***** included: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/volatile.yml for sut TASK [linux-system-roles.journald : Ensure volatile log store exists] ********** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/volatile.yml:3 Saturday 30 December 2023 13:53:25 +0000 (0:00:00.022) 0:00:01.964 ***** ok: [sut] => { "changed": false, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/run/log/journal", "secontext": "system_u:object_r:syslogd_var_run_t:s0", "size": 80, "state": "directory", "uid": 0 } TASK [linux-system-roles.journald : Apply tmpfiles.d snippet on volatile log store] *** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/volatile.yml:11 Saturday 30 December 2023 13:53:25 +0000 (0:00:00.140) 0:00:02.105 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/run/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.007873", "end": "2023-12-30 13:53:25.826781", "rc": 0, "start": "2023-12-30 13:53:25.818908" } TASK [linux-system-roles.journald : Deploy journald configuration drop-in] ***** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:36 Saturday 30 December 2023 13:53:25 +0000 (0:00:00.182) 0:00:02.287 ***** NOTIFIED HANDLER linux-system-roles.journald : Restart journald services for sut changed: [sut] => { "changed": true, "checksum": "2fc6a7a8225d2371ef44ba1dbbd799a02a094510", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "437a75df9a4ff37df8d2c5bcb57d6bca", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1703944405.8778667-1615-19729246456021/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.journald : Restart journald services] ****** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/handlers/main.yml:3 Saturday 30 December 2023 13:53:26 +0000 (0:00:00.422) 0:00:02.709 ***** changed: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ActiveEnterTimestampMonotonic": "6769855", "ActiveExitTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ActiveExitTimestampMonotonic": "6627508", "ActiveState": "active", "After": "syslog.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-30 13:44:18 UTC", "AssertTimestampMonotonic": "6629607", "Before": "systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ConditionTimestampMonotonic": "6629606", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "382", "ExecMainStartTimestamp": "Sat 2023-12-30 13:44:18 UTC", "ExecMainStartTimestampMonotonic": "6640611", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-12-30 13:44:18 UTC", "InactiveEnterTimestampMonotonic": "6629230", "InactiveExitTimestamp": "Sat 2023-12-30 13:44:18 UTC", "InactiveExitTimestampMonotonic": "6640672", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "382", "MemoryAccounting": "no", "MemoryCurrent": "9781248", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2023-12-30 13:53:23 UTC", "WatchdogTimestampMonotonic": "552353942", "WatchdogUSec": "3min" } } changed: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-30 13:53:26 UTC", "ActiveEnterTimestampMonotonic": "555029383", "ActiveExitTimestamp": "Sat 2023-12-30 13:53:26 UTC", "ActiveExitTimestampMonotonic": "554960141", "ActiveState": "active", "After": "systemd-journald.service system.slice systemd-journald.socket -.mount systemd-remount-fs.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-30 13:53:26 UTC", "AssertTimestampMonotonic": "555013940", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-30 13:53:26 UTC", "ConditionTimestampMonotonic": "555013938", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-12-30 13:53:26 UTC", "ExecMainExitTimestampMonotonic": "555023597", "ExecMainPID": "4875", "ExecMainStartTimestamp": "Sat 2023-12-30 13:53:26 UTC", "ExecMainStartTimestampMonotonic": "555018854", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2023-12-30 13:53:26 UTC] ; stop_time=[Sat 2023-12-30 13:53:26 UTC] ; pid=4875 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-12-30 13:53:26 UTC", "InactiveEnterTimestampMonotonic": "554960141", "InactiveExitTimestamp": "Sat 2023-12-30 13:53:26 UTC", "InactiveExitTimestampMonotonic": "555018921", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "systemd-journald.service -.mount system.slice", "RequiresMountsFor": "/var/log/journal", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Get systemd-journald service state] ************************************** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:13 Saturday 30 December 2023 13:53:26 +0000 (0:00:00.463) 0:00:03.173 ***** ok: [sut] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.005731", "end": "2023-12-30 13:53:26.836007", "rc": 0, "start": "2023-12-30 13:53:26.830276" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:20 Saturday 30 December 2023 13:53:26 +0000 (0:00:00.123) 0:00:03.297 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that /run/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:24 Saturday 30 December 2023 13:53:26 +0000 (0:00:00.018) 0:00:03.315 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1703944406.481518, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16384, "charset": "binary", "checksum": "b1c9786a83f434c59732cd26c18a39278592a444", "ctime": 1703944406.8295057, "dev": 20, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 12862, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0640", "mtime": 1703944406.8295057, "nlink": 1, "path": "/run/log/journal/6e38449df832413fb246fee3240ff311/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify that system.journal is in online state] *************************** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:30 Saturday 30 December 2023 13:53:27 +0000 (0:00:00.151) 0:00:03.467 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /run/log/journal/6e38449df832413fb246fee3240ff311/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.006451", "end": "2023-12-30 13:53:27.139473", "rc": 0, "start": "2023-12-30 13:53:27.133022" } TASK [Verify that system.journal is compressed] ******************************** task path: /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:39 Saturday 30 December 2023 13:53:27 +0000 (0:00:00.132) 0:00:03.599 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /run/log/journal/6e38449df832413fb246fee3240ff311/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.005890", "end": "2023-12-30 13:53:27.270954", "rc": 0, "start": "2023-12-30 13:53:27.265064" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=17 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Saturday 30 December 2023 13:53:27 +0000 (0:00:00.129) 0:00:03.729 ***** =============================================================================== linux-system-roles.journald : Ensure required services are enabled ------ 0.52s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:13 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:3 ---------------------- linux-system-roles.journald : Ensure required packages are installed ---- 0.47s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:6 linux-system-roles.journald : Restart journald services ----------------- 0.46s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/handlers/main.yml:3 linux-system-roles.journald : Deploy journald configuration drop-in ----- 0.42s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:36 linux-system-roles.journald : Create journald configuration drop-in directory --- 0.19s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:20 linux-system-roles.journald : Check if system is ostree ----------------- 0.19s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:11 linux-system-roles.journald : Apply tmpfiles.d snippet on volatile log store --- 0.18s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/volatile.yml:11 Verify that /run/log/journal/$MACHINE_ID/system.journal exists ---------- 0.15s /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:24 --------------------- linux-system-roles.journald : Ensure volatile log store exists ---------- 0.14s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/volatile.yml:3 Verify that system.journal is in online state --------------------------- 0.13s /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:30 --------------------- Verify that system.journal is compressed -------------------------------- 0.13s /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:39 --------------------- Get systemd-journald service state -------------------------------------- 0.12s /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:13 --------------------- linux-system-roles.journald : Configure volatile journal ---------------- 0.02s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:32 linux-system-roles.journald : Set flag to indicate system is ostree ----- 0.02s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:16 Verify that systemd-journald is running --------------------------------- 0.02s /WORKDIR/git-weekly-ciesv7z85y/tests/tests_default.yml:20 --------------------- linux-system-roles.journald : Ensure ansible_facts used by role --------- 0.02s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:2 linux-system-roles.journald : Configure persistent journal -------------- 0.02s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:28 linux-system-roles.journald : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ciesv7z85y/tests/roles/linux-system-roles.journald/tasks/main.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---