# 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_example.yml **************************************************** 1 plays in /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:3 Saturday 23 March 2024 14:11:12 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:17 Saturday 23 March 2024 14:11:13 +0000 (0:00:00.883) 0:00:00.895 ******** TASK [linux-system-roles.journald : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:3 Saturday 23 March 2024 14:11:13 +0000 (0:00:00.016) 0:00:00.912 ******** included: /WORKDIR/git-weekly-ciz0h2gi0h/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-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:2 Saturday 23 March 2024 14:11:13 +0000 (0:00:00.015) 0:00:00.928 ******** 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-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:11 Saturday 23 March 2024 14:11:13 +0000 (0:00:00.019) 0:00:00.947 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.journald : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:16 Saturday 23 March 2024 14:11:14 +0000 (0:00:00.212) 0:00:01.160 ******** ok: [sut] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [linux-system-roles.journald : Warn if journald_sync_interval is set in volatile mode] *** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:6 Saturday 23 March 2024 14:11:14 +0000 (0:00:00.021) 0:00:01.181 ******** skipping: [sut] => {} TASK [linux-system-roles.journald : Ensure required packages are installed] **** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:15 Saturday 23 March 2024 14:11:14 +0000 (0:00:00.026) 0:00:01.208 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [linux-system-roles.journald : Ensure required services are enabled] ****** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:22 Saturday 23 March 2024 14:11:14 +0000 (0:00:00.699) 0:00:01.907 ******** 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 2024-03-23 13:43:27 UTC", "ActiveEnterTimestampMonotonic": "12345557", "ActiveExitTimestamp": "Sat 2024-03-23 13:43:26 UTC", "ActiveExitTimestampMonotonic": "11931430", "ActiveState": "active", "After": "syslog.socket systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 13:43:26 UTC", "AssertTimestampMonotonic": "11933430", "Before": "sysinit.target systemd-journal-flush.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": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 13:43:26 UTC", "ConditionTimestampMonotonic": "11933429", "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": "348", "ExecMainStartTimestamp": "Sat 2024-03-23 13:43:26 UTC", "ExecMainStartTimestampMonotonic": "11933994", "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 2024-03-23 13:43:26 UTC", "InactiveEnterTimestampMonotonic": "11933355", "InactiveExitTimestamp": "Sat 2024-03-23 13:43:26 UTC", "InactiveExitTimestampMonotonic": "11934058", "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": "348", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "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": "systemd-journald.socket system.slice", "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": "18446744073709551615", "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": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-03-23 14:11:04 UTC", "WatchdogTimestampMonotonic": "1669959221", "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 2024-03-23 13:43:27 UTC", "ActiveEnterTimestampMonotonic": "12626319", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-remount-fs.service systemd-journald.service -.mount system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 13:43:27 UTC", "AssertTimestampMonotonic": "12345832", "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 2024-03-23 13:43:27 UTC", "ConditionTimestampMonotonic": "12345830", "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 2024-03-23 13:43:27 UTC", "ExecMainExitTimestampMonotonic": "12626120", "ExecMainPID": "369", "ExecMainStartTimestamp": "Sat 2024-03-23 13:43:27 UTC", "ExecMainStartTimestampMonotonic": "12346552", "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 2024-03-23 13:43:27 UTC", "InactiveExitTimestampMonotonic": "12346609", "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 system.slice -.mount", "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" } } TASK [linux-system-roles.journald : Create journald configuration drop-in directory] *** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:29 Saturday 23 March 2024 14:11:15 +0000 (0:00:00.610) 0:00:02.518 ******** 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": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.journald : Configure persistent journal] ************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:37 Saturday 23 March 2024 14:11:15 +0000 (0:00:00.206) 0:00:02.724 ******** included: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/persistent.yml for sut TASK [linux-system-roles.journald : Ensure persistent log store exists] ******** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:3 Saturday 23 March 2024 14:11:15 +0000 (0:00:00.024) 0:00:02.749 ******** changed: [sut] => { "changed": true, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/var/log/journal", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.journald : Apply tmpfiles.d snippet on persistent log store] *** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:11 Saturday 23 March 2024 14:11:15 +0000 (0:00:00.153) 0:00:02.903 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.015739", "end": "2024-03-23 14:11:16.002520", "rc": 0, "start": "2024-03-23 14:11:15.986781" } TASK [linux-system-roles.journald : Configure volatile journal] **************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:41 Saturday 23 March 2024 14:11:16 +0000 (0:00:00.210) 0:00:03.113 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.journald : Deploy journald configuration drop-in] ***** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:45 Saturday 23 March 2024 14:11:16 +0000 (0:00:00.019) 0:00:03.132 ******** NOTIFIED HANDLER linux-system-roles.journald : Restart journald services for sut changed: [sut] => { "changed": true, "checksum": "145d6969c386e1ad3341efbcf9e5d533aa41f499", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "ededd1698c93f8f78b3ad15261037cb1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 236, "src": "/root/.ansible/tmp/ansible-tmp-1711203076.0806382-1650-17331436183570/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.journald : Restart journald services] ****** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/handlers/main.yml:3 Saturday 23 March 2024 14:11:16 +0000 (0:00:00.524) 0:00:03.656 ******** 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 2024-03-23 13:43:27 UTC", "ActiveEnterTimestampMonotonic": "12345557", "ActiveExitTimestamp": "Sat 2024-03-23 13:43:26 UTC", "ActiveExitTimestampMonotonic": "11931430", "ActiveState": "active", "After": "syslog.socket systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 13:43:26 UTC", "AssertTimestampMonotonic": "11933430", "Before": "sysinit.target systemd-journal-flush.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": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 13:43:26 UTC", "ConditionTimestampMonotonic": "11933429", "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": "348", "ExecMainStartTimestamp": "Sat 2024-03-23 13:43:26 UTC", "ExecMainStartTimestampMonotonic": "11933994", "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 2024-03-23 13:43:26 UTC", "InactiveEnterTimestampMonotonic": "11933355", "InactiveExitTimestamp": "Sat 2024-03-23 13:43:26 UTC", "InactiveExitTimestampMonotonic": "11934058", "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": "348", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "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": "systemd-journald.socket system.slice", "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": "18446744073709551615", "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": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-03-23 14:11:04 UTC", "WatchdogTimestampMonotonic": "1669959221", "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 2024-03-23 14:11:16 UTC", "ActiveEnterTimestampMonotonic": "1681910527", "ActiveExitTimestamp": "Sat 2024-03-23 14:11:16 UTC", "ActiveExitTimestampMonotonic": "1681841714", "ActiveState": "active", "After": "systemd-remount-fs.service systemd-journald.service -.mount system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 14:11:16 UTC", "AssertTimestampMonotonic": "1681894572", "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 2024-03-23 14:11:16 UTC", "ConditionTimestampMonotonic": "1681894570", "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 2024-03-23 14:11:16 UTC", "ExecMainExitTimestampMonotonic": "1681910310", "ExecMainPID": "12245", "ExecMainStartTimestamp": "Sat 2024-03-23 14:11:16 UTC", "ExecMainStartTimestampMonotonic": "1681895493", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-03-23 14:11:16 UTC] ; stop_time=[Sat 2024-03-23 14:11:16 UTC] ; pid=12245 ; 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 2024-03-23 14:11:16 UTC", "InactiveEnterTimestampMonotonic": "1681841714", "InactiveExitTimestamp": "Sat 2024-03-23 14:11:16 UTC", "InactiveExitTimestampMonotonic": "1681895576", "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 system.slice -.mount", "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-ciz0h2gi0h/tests/tests_example.yml:27 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.500) 0:00:04.156 ******** ok: [sut] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.006667", "end": "2024-03-23 14:11:17.188904", "rc": 0, "start": "2024-03-23 14:11:17.182237" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:34 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.138) 0:00:04.295 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that syslog is set properly] ************************************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:38 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.020) 0:00:04.315 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "ForwardToSyslog=yes", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.004172", "end": "2024-03-23 14:11:17.355525", "rc": 0, "start": "2024-03-23 14:11:17.351353" } STDOUT: ForwardToSyslog=yes TASK [Verify that rate limit interval is set properly] ************************* task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:44 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.146) 0:00:04.461 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "RateLimitIntervalSec=2s", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.003917", "end": "2024-03-23 14:11:17.500930", "rc": 0, "start": "2024-03-23 14:11:17.497013" } STDOUT: RateLimitIntervalSec=2s TASK [Verify that rate limit burst is set properly] **************************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:50 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.145) 0:00:04.607 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "RateLimitBurst=2000", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.003816", "end": "2024-03-23 14:11:17.646175", "rc": 0, "start": "2024-03-23 14:11:17.642359" } STDOUT: RateLimitBurst=2000 TASK [Verify that /var/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:56 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.144) 0:00:04.752 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1711203076.8072882, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16400, "charset": "binary", "checksum": "aad30263ccad3e0e050817aa931e342dc3d849aa", "ctime": 1711203077.6422932, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 263355, "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": 1711203077.6422932, "nlink": 1, "path": "/var/log/journal/85e23b4166fd4b4c928d7e4c6c0f861c/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": "1742541627", "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-ciz0h2gi0h/tests/tests_example.yml:62 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.173) 0:00:04.925 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/85e23b4166fd4b4c928d7e4c6c0f861c/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.006757", "end": "2024-03-23 14:11:17.970278", "rc": 0, "start": "2024-03-23 14:11:17.963521" } TASK [Verify that system.journal is compressed] ******************************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:71 Saturday 23 March 2024 14:11:17 +0000 (0:00:00.150) 0:00:05.076 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/85e23b4166fd4b4c928d7e4c6c0f861c/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.006595", "end": "2024-03-23 14:11:18.118461", "rc": 0, "start": "2024-03-23 14:11:18.111866" } TASK [Verify that system journal can have maximum size of 2.0G] **************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:80 Saturday 23 March 2024 14:11:18 +0000 (0:00:00.147) 0:00:05.224 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl -b -u systemd-journald -p info | grep max | tail -n 1 | grep -q -E 'max( allowed)? 2.0G'\n", "delta": "0:00:00.009886", "end": "2024-03-23 14:11:18.258489", "rc": 0, "start": "2024-03-23 14:11:18.248603" } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:88 Saturday 23 March 2024 14:11:18 +0000 (0:00:00.140) 0:00:05.364 ******** included: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tasks/check_header.yml for sut TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tasks/check_header.yml:3 Saturday 23 March 2024 14:11:18 +0000 (0:00:00.036) 0:00:05.401 ******** ok: [sut] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCgojCiMgQW5zaWJsZSBtYW5hZ2VkCiMKIyBzeXN0ZW1fcm9sZTpqb3VybmFsZAoKW0pvdXJuYWxdClN0b3JhZ2U9cGVyc2lzdGVudApTeXN0ZW1NYXhVc2U9MjA0OE0KU3BsaXRNb2RlPXVpZApTeW5jSW50ZXJ2YWxTZWM9MW0KQ29tcHJlc3M9eWVzCkZvcndhcmRUb1N5c2xvZz15ZXMKUmF0ZUxpbWl0SW50ZXJ2YWxTZWM9MnMKUmF0ZUxpbWl0QnVyc3Q9MjAwMAo=", "encoding": "base64", "source": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tasks/check_header.yml:9 Saturday 23 March 2024 14:11:18 +0000 (0:00:00.330) 0:00:05.731 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:94 Saturday 23 March 2024 14:11:18 +0000 (0:00:00.027) 0:00:05.759 ******** changed: [sut] => { "changed": true, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Restart journald services] *********************************************** task path: /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:99 Saturday 23 March 2024 14:11:18 +0000 (0:00:00.147) 0:00:05.907 ******** 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 2024-03-23 14:11:16 UTC", "ActiveEnterTimestampMonotonic": "1681892403", "ActiveExitTimestamp": "Sat 2024-03-23 14:11:16 UTC", "ActiveExitTimestampMonotonic": "1681843368", "ActiveState": "active", "After": "syslog.socket systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 14:11:16 UTC", "AssertTimestampMonotonic": "1681860860", "Before": "sysinit.target systemd-journal-flush.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": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 14:11:16 UTC", "ConditionTimestampMonotonic": "1681860859", "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": "12244", "ExecMainStartTimestamp": "Sat 2024-03-23 14:11:16 UTC", "ExecMainStartTimestampMonotonic": "1681864191", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sat 2024-03-23 14:11:16 UTC] ; stop_time=[n/a] ; pid=12244 ; 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 2024-03-23 14:11:16 UTC", "InactiveEnterTimestampMonotonic": "1681858756", "InactiveExitTimestamp": "Sat 2024-03-23 14:11:16 UTC", "InactiveExitTimestampMonotonic": "1681864229", "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": "12244", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "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": "systemd-journald.socket system.slice", "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": "18446744073709551615", "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": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-03-23 14:11:16 UTC", "WatchdogTimestampMonotonic": "1681893492", "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 2024-03-23 14:11:19 UTC", "ActiveEnterTimestampMonotonic": "1684114343", "ActiveExitTimestamp": "Sat 2024-03-23 14:11:19 UTC", "ActiveExitTimestampMonotonic": "1684087706", "ActiveState": "active", "After": "systemd-remount-fs.service systemd-journald.service -.mount system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 14:11:19 UTC", "AssertTimestampMonotonic": "1684108420", "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 2024-03-23 14:11:19 UTC", "ConditionTimestampMonotonic": "1684108418", "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 2024-03-23 14:11:19 UTC", "ExecMainExitTimestampMonotonic": "1684114129", "ExecMainPID": "12384", "ExecMainStartTimestamp": "Sat 2024-03-23 14:11:19 UTC", "ExecMainStartTimestampMonotonic": "1684109036", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-03-23 14:11:19 UTC] ; stop_time=[Sat 2024-03-23 14:11:19 UTC] ; pid=12384 ; 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 2024-03-23 14:11:19 UTC", "InactiveEnterTimestampMonotonic": "1684087706", "InactiveExitTimestamp": "Sat 2024-03-23 14:11:19 UTC", "InactiveExitTimestampMonotonic": "1684109107", "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 system.slice -.mount", "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 META: ran handlers PLAY RECAP ********************************************************************* sut : ok=26 changed=6 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 23 March 2024 14:11:19 +0000 (0:00:00.461) 0:00:06.368 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:3 ---------------------- linux-system-roles.journald : Ensure required packages are installed ---- 0.70s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:15 linux-system-roles.journald : Ensure required services are enabled ------ 0.61s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:22 linux-system-roles.journald : Deploy journald configuration drop-in ----- 0.52s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:45 linux-system-roles.journald : Restart journald services ----------------- 0.50s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/handlers/main.yml:3 Restart journald services ----------------------------------------------- 0.46s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:99 --------------------- Get file ---------------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tasks/check_header.yml:3 ----------------- linux-system-roles.journald : Check if system is ostree ----------------- 0.21s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:11 linux-system-roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.21s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:11 linux-system-roles.journald : Create journald configuration drop-in directory --- 0.21s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/main.yml:29 Verify that /var/log/journal/$MACHINE_ID/system.journal exists ---------- 0.17s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:56 --------------------- linux-system-roles.journald : Ensure persistent log store exists -------- 0.15s /WORKDIR/git-weekly-ciz0h2gi0h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:3 Verify that system.journal is in online state --------------------------- 0.15s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:62 --------------------- Verify that system.journal is compressed -------------------------------- 0.15s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:71 --------------------- Cleanup ----------------------------------------------------------------- 0.15s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:94 --------------------- Verify that syslog is set properly -------------------------------------- 0.15s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:38 --------------------- Verify that rate limit interval is set properly ------------------------- 0.15s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:44 --------------------- Verify that rate limit burst is set properly ---------------------------- 0.14s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:50 --------------------- Verify that system journal can have maximum size of 2.0G ---------------- 0.14s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:80 --------------------- Get systemd-journald service state -------------------------------------- 0.14s /WORKDIR/git-weekly-ciz0h2gi0h/tests/tests_example.yml:27 --------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---