# 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_change_settings.yml ******************************************** 1 plays in /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml PLAY [Test changing settings] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:2 Saturday 20 January 2024 08:56:59 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:10 Saturday 20 January 2024 08:57:01 +0000 (0:00:01.860) 0:00:01.873 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:15 Saturday 20 January 2024 08:57:01 +0000 (0:00:00.248) 0:00:02.122 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } TASK [Ensure required packages are installed] ********************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:21 Saturday 20 January 2024 08:57:01 +0000 (0:00:00.019) 0:00:02.142 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: pciutils-libs-3.9.0-3.fc38.x86_64", "Installed: numactl-libs-2.0.16-2.fc38.x86_64", "Installed: libtraceevent-1.7.2-1.fc38.x86_64", "Installed: tuned-2.21.0-1.fc38.noarch", "Installed: python3-linux-procfs-0.7.3-2.fc38.noarch", "Installed: python3-perf-6.6.3-100.fc38.x86_64", "Installed: virt-what-1.25-2.fc38.x86_64", "Installed: python3-pyudev-0.24.0-2.fc38.noarch", "Installed: hdparm-9.65-1.fc38.x86_64", "Installed: dmidecode-1:3.4-3.fc38.x86_64", "Installed: ethtool-2:6.6-1.fc38.x86_64", "Installed: kernel-tools-6.6.3-100.fc38.x86_64", "Installed: kernel-tools-libs-6.6.3-100.fc38.x86_64" ] } lsrpackages: procps-ng tuned TASK [Ensure kernel settings profile directory exists] ************************* task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:28 Saturday 20 January 2024 08:57:08 +0000 (0:00:06.139) 0:00:08.281 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Generate a configuration for kernel settings] **************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:34 Saturday 20 January 2024 08:57:08 +0000 (0:00:00.296) 0:00:08.578 ****** changed: [sut] => { "changed": true, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "d5df32baf1a63528844555117ead6672", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "src": "/root/.ansible/tmp/ansible-tmp-1705741028.3934762-2669-47059340355532/source", "state": "file", "uid": 0 } TASK [Ensure required services are enabled and started] ************************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:40 Saturday 20 January 2024 08:57:09 +0000 (0:00:00.737) 0:00:09.315 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus-broker.service dbus.socket system.slice systemd-sysctl.service systemd-journald.socket polkit.service sysinit.target network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "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": "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service tlp.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [Apply kernel_settings] *************************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:46 Saturday 20 January 2024 08:57:11 +0000 (0:00:02.076) 0:00:11.391 ****** TASK [linux-system-roles.kernel_settings : Set version specific variables] ***** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:2 Saturday 20 January 2024 08:57:11 +0000 (0:00:00.054) 0:00:11.446 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml for sut TASK [linux-system-roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:2 Saturday 20 January 2024 08:57:11 +0000 (0:00:00.012) 0:00:11.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:11 Saturday 20 January 2024 08:57:11 +0000 (0:00:00.018) 0:00:11.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:16 Saturday 20 January 2024 08:57:11 +0000 (0:00:00.017) 0:00:11.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:20 Saturday 20 January 2024 08:57:11 +0000 (0:00:00.019) 0:00:11.514 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/vars/default.yml" ], "changed": false } TASK [linux-system-roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 Saturday 20 January 2024 08:57:11 +0000 (0:00:00.023) 0:00:11.538 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-configobj tuned TASK [linux-system-roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 Saturday 20 January 2024 08:57:14 +0000 (0:00:02.754) 0:00:14.292 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-20 08:57:11 UTC", "ActiveEnterTimestampMonotonic": "851071926", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target polkit.service systemd-journald.socket network.target dbus-broker.service basic.target dbus.socket systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 08:57:10 UTC", "AssertTimestampMonotonic": "850465463", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "410874000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 08:57:10 UTC", "ConditionTimestampMonotonic": "850465459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target power-profiles-daemon.service cpupower.service auto-cpufreq.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5913", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5441", "ExecMainStartTimestamp": "Sat 2024-01-20 08:57:10 UTC", "ExecMainStartTimestampMonotonic": "850472147", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-20 08:57:10 UTC] ; stop_time=[n/a] ; pid=5441 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Sat 2024-01-20 08:57:10 UTC] ; stop_time=[n/a] ; pid=5441 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-20 08:57:10 UTC", "InactiveExitTimestampMonotonic": "850472718", "InvocationID": "d439f7adddc04c3e965865b92b96dc08", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5441", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16224256", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "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": "sysinit.target system.slice dbus.socket dbus-broker.service", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-20 08:57:11 UTC", "StateChangeTimestampMonotonic": "851071926", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:19 Saturday 20 January 2024 08:57:14 +0000 (0:00:00.546) 0:00:14.838 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:25 Saturday 20 January 2024 08:57:14 +0000 (0:00:00.216) 0:00:15.055 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2516jwq9gfi4/tmp_sw_1r3z/kernel_settings.j2" } TASK [linux-system-roles.kernel_settings : Get current config] ***************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:32 Saturday 20 January 2024 08:57:15 +0000 (0:00:00.308) 0:00:15.363 ****** ok: [sut] => { "changed": false, "content": "IyB0dW5lZCBjb25maWd1cmF0aW9uCiMKClttYWluXQpzdW1tYXJ5PWtlcm5lbCBzZXR0aW5ncwoKW3N5c2N0bF0KZnMuZXBvbGwubWF4X3VzZXJfd2F0Y2hlcz03ODU1OTIKZnMuZmlsZS1tYXg9Mzc5NzI0Cmtlcm5lbC50aHJlYWRzLW1heD0yOTk2OAp2bS5tYXhfbWFwX2NvdW50PTY1NTMwCgpbc3lzZnNdCi9zeXMvZnMvc2VsaW51eC9hdmMvY2FjaGVfdGhyZXNob2xkPTI1NgojIHNwZWN0cmUvbWVsdGRvd24gLSB0dXJuIG9mZiBmaXggZm9yIHBlcmZvcm1hbmNlIGJvb3N0Ci9zeXMva2VybmVsL2RlYnVnL3g4Ni9wdGlfZW5hYmxlZD0wCi9zeXMva2VybmVsL2RlYnVnL3g4Ni9yZXRwX2VuYWJsZWQ9MAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkPTAK", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [linux-system-roles.kernel_settings : Apply kernel settings] ************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:38 Saturday 20 January 2024 08:57:15 +0000 (0:00:00.259) 0:00:15.623 ****** NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": { "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } }, "reboot_required": false } MSG: Kernel settings were updated. TASK [linux-system-roles.kernel_settings : Tuned apply settings] *************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 Saturday 20 January 2024 08:57:15 +0000 (0:00:00.512) 0:00:16.136 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.232217", "end": "2024-01-20 08:57:17.396100", "rc": 0, "start": "2024-01-20 08:57:16.163883" } TASK [linux-system-roles.kernel_settings : Verify settings] ******************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:100 Saturday 20 January 2024 08:57:17 +0000 (0:00:01.500) 0:00:17.637 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml for sut TASK [linux-system-roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:2 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.024) 0:00:17.661 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.110172", "end": "2024-01-20 08:57:17.729083", "rc": 0, "start": "2024-01-20 08:57:17.618911" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. TASK [linux-system-roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:12 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.308) 0:00:17.970 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:23 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.017) 0:00:17.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:104 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.017) 0:00:18.005 ****** skipping: [sut] => {} TASK [linux-system-roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:113 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.017) 0:00:18.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:59 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.018) 0:00:18.042 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysfs after role runs] ********************************************* task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:63 Saturday 20 January 2024 08:57:17 +0000 (0:00:00.018) 0:00:18.061 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003799", "end": "2024-01-20 08:57:18.019305", "rc": 0, "start": "2024-01-20 08:57:18.015506" } STDOUT: 65000 TASK [Check sysctl after role runs] ******************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:67 Saturday 20 January 2024 08:57:18 +0000 (0:00:00.198) 0:00:18.259 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005872", "end": "2024-01-20 08:57:18.221425", "rc": 0, "start": "2024-01-20 08:57:18.215553" } STDOUT: 400000 TASK [Check sysctl after role runs] ******************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:73 Saturday 20 January 2024 08:57:18 +0000 (0:00:00.201) 0:00:18.461 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005813", "end": "2024-01-20 08:57:18.422930", "rc": 0, "start": "2024-01-20 08:57:18.417117" } TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:79 Saturday 20 January 2024 08:57:18 +0000 (0:00:00.201) 0:00:18.662 ****** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } TASK [Check sysctl after reboot] *********************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:83 Saturday 20 January 2024 08:58:00 +0000 (0:00:41.751) 0:01:00.413 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005689", "end": "2024-01-20 08:58:00.202939", "rc": 0, "start": "2024-01-20 08:58:00.197250" } STDOUT: 400000 TASK [Check sysfs after reboot] ************************************************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:89 Saturday 20 January 2024 08:58:00 +0000 (0:00:00.221) 0:01:00.635 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003491", "end": "2024-01-20 08:58:00.401960", "rc": 0, "start": "2024-01-20 08:58:00.398469" } STDOUT: 65000 TASK [Show cmdline] ************************************************************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:93 Saturday 20 January 2024 08:58:00 +0000 (0:00:00.204) 0:01:00.839 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/cmdline" ], "delta": "0:00:00.003099", "end": "2024-01-20 08:58:00.605938", "rc": 0, "start": "2024-01-20 08:58:00.602839" } STDOUT: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.6.11-100.fc38.x86_64 root=UUID=9db35ec2-66ac-4531-8ad6-ffb8154c9c87 ro crashkernel=auto net.ifnames=0 rhgb quiet TASK [Check sysctl after reboot] *********************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:97 Saturday 20 January 2024 08:58:00 +0000 (0:00:00.199) 0:01:01.039 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005413", "end": "2024-01-20 08:58:00.807357", "rc": 0, "start": "2024-01-20 08:58:00.801944" } TASK [Check with tuned verify] ************************************************* task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:103 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.210) 0:01:01.249 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.125221", "end": "2024-01-20 08:58:01.148997", "rc": 0, "start": "2024-01-20 08:58:01.023776" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. TASK [Apply role again and remove settings] ************************************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:107 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.313) 0:01:01.562 ****** TASK [linux-system-roles.kernel_settings : Set version specific variables] ***** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:2 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.021) 0:01:01.584 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml for sut TASK [linux-system-roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:2 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.013) 0:01:01.598 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:11 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.026) 0:01:01.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:16 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.034) 0:01:01.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:20 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.031) 0:01:01.691 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/vars/default.yml" ], "changed": false } TASK [linux-system-roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 Saturday 20 January 2024 08:58:01 +0000 (0:00:00.028) 0:01:01.719 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-configobj tuned TASK [linux-system-roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 Saturday 20 January 2024 08:58:08 +0000 (0:00:06.694) 0:01:08.413 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-20 08:57:55 UTC", "ActiveEnterTimestampMonotonic": "12376298", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-journald.socket basic.target systemd-sysctl.service system.slice polkit.service dbus.socket network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 08:57:54 UTC", "AssertTimestampMonotonic": "11779774", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "222152000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 08:57:54 UTC", "ConditionTimestampMonotonic": "11779771", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target auto-cpufreq.service tlp.service power-profiles-daemon.service cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3131", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "569", "ExecMainStartTimestamp": "Sat 2024-01-20 08:57:54 UTC", "ExecMainStartTimestampMonotonic": "11782070", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-20 08:57:54 UTC] ; stop_time=[n/a] ; pid=569 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Sat 2024-01-20 08:57:54 UTC] ; stop_time=[n/a] ; pid=569 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-20 08:57:54 UTC", "InactiveExitTimestampMonotonic": "11782728", "InvocationID": "5ddf17294651470692ae909875102842", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20111360", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-20 08:57:55 UTC", "StateChangeTimestampMonotonic": "12376298", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:19 Saturday 20 January 2024 08:58:08 +0000 (0:00:00.586) 0:01:09.000 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:25 Saturday 20 January 2024 08:58:08 +0000 (0:00:00.217) 0:01:09.217 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2516jwq9gfi4/tmpeca65rnw/kernel_settings.j2" } TASK [linux-system-roles.kernel_settings : Get current config] ***************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:32 Saturday 20 January 2024 08:58:09 +0000 (0:00:00.331) 0:01:09.549 ****** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzClttYWluXQpzdW1tYXJ5ID0ga2VybmVsIHNldHRpbmdzCltzeXNjdGxdCmZzLmVwb2xsLm1heF91c2VyX3dhdGNoZXMgPSA3ODU1OTIKZnMuZmlsZS1tYXggPSA0MDAwMDAKdm0ubWF4X21hcF9jb3VudCA9IDY1NTMwCltzeXNmc10KL3N5cy9mcy9zZWxpbnV4L2F2Yy9jYWNoZV90aHJlc2hvbGQgPSAyNTYKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkID0gMAovc3lzL2NsYXNzL25ldC9sby9tdHUgPSA2NTAwMAo=", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [linux-system-roles.kernel_settings : Apply kernel settings] ************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:38 Saturday 20 January 2024 08:58:09 +0000 (0:00:00.196) 0:01:09.746 ****** NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": { "sysctl": { "fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } }, "reboot_required": false } MSG: Kernel settings were updated. TASK [linux-system-roles.kernel_settings : Tuned apply settings] *************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 Saturday 20 January 2024 08:58:09 +0000 (0:00:00.286) 0:01:10.033 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.118919", "end": "2024-01-20 08:58:11.116986", "rc": 0, "start": "2024-01-20 08:58:09.998067" } TASK [linux-system-roles.kernel_settings : Verify settings] ******************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:100 Saturday 20 January 2024 08:58:11 +0000 (0:00:01.324) 0:01:11.357 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml for sut TASK [linux-system-roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:2 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.023) 0:01:11.380 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.109664", "end": "2024-01-20 08:58:11.446924", "rc": 0, "start": "2024-01-20 08:58:11.337260" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. TASK [linux-system-roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:12 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.306) 0:01:11.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:23 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.017) 0:01:11.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:104 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.016) 0:01:11.721 ****** skipping: [sut] => {} TASK [linux-system-roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:113 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.016) 0:01:11.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.014) 0:01:11.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.017) 0:01:11.770 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.017) 0:01:11.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.016) 0:01:11.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:121 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.019) 0:01:11.823 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysctl after reboot] *********************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:125 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.018) 0:01:11.841 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.005646", "end": "2024-01-20 08:58:11.804857", "rc": 0, "start": "2024-01-20 08:58:11.799211" } TASK [Apply kernel_settings for removing] ************************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:131 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.201) 0:01:12.043 ****** TASK [linux-system-roles.kernel_settings : Set version specific variables] ***** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:2 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.022) 0:01:12.066 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml for sut TASK [linux-system-roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:2 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.011) 0:01:12.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:11 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.018) 0:01:12.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:16 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.018) 0:01:12.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:20 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.019) 0:01:12.134 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/vars/default.yml" ], "changed": false } TASK [linux-system-roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 Saturday 20 January 2024 08:58:11 +0000 (0:00:00.023) 0:01:12.157 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-configobj tuned TASK [linux-system-roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 Saturday 20 January 2024 08:58:14 +0000 (0:00:02.351) 0:01:14.508 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-20 08:57:55 UTC", "ActiveEnterTimestampMonotonic": "12376298", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-journald.socket basic.target systemd-sysctl.service system.slice polkit.service dbus.socket network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 08:57:54 UTC", "AssertTimestampMonotonic": "11779774", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "244285000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 08:57:54 UTC", "ConditionTimestampMonotonic": "11779771", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target auto-cpufreq.service tlp.service power-profiles-daemon.service cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3131", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "569", "ExecMainStartTimestamp": "Sat 2024-01-20 08:57:54 UTC", "ExecMainStartTimestampMonotonic": "11782070", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-20 08:57:54 UTC] ; stop_time=[n/a] ; pid=569 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Sat 2024-01-20 08:57:54 UTC] ; stop_time=[n/a] ; pid=569 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-20 08:57:54 UTC", "InactiveExitTimestampMonotonic": "11782728", "InvocationID": "5ddf17294651470692ae909875102842", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20185088", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-20 08:57:55 UTC", "StateChangeTimestampMonotonic": "12376298", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:19 Saturday 20 January 2024 08:58:14 +0000 (0:00:00.523) 0:01:15.032 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:25 Saturday 20 January 2024 08:58:15 +0000 (0:00:00.217) 0:01:15.249 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2516jwq9gfi4/tmpm4ooj2s_/kernel_settings.j2" } TASK [linux-system-roles.kernel_settings : Get current config] ***************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:32 Saturday 20 January 2024 08:58:15 +0000 (0:00:00.306) 0:01:15.556 ****** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzClttYWluXQpzdW1tYXJ5ID0ga2VybmVsIHNldHRpbmdzCltzeXNjdGxdCmZzLmVwb2xsLm1heF91c2VyX3dhdGNoZXMgPSA3ODU1OTIKdm0ubWF4X21hcF9jb3VudCA9IDY1NTMwCltzeXNmc10KL3N5cy9mcy9zZWxpbnV4L2F2Yy9jYWNoZV90aHJlc2hvbGQgPSAyNTYKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkID0gMAovc3lzL2NsYXNzL25ldC9sby9tdHUgPSA2NTAwMAo=", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [linux-system-roles.kernel_settings : Apply kernel settings] ************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:38 Saturday 20 January 2024 08:58:15 +0000 (0:00:00.198) 0:01:15.754 ****** NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": { "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } }, "reboot_required": false } MSG: Kernel settings were updated. TASK [linux-system-roles.kernel_settings : Tuned apply settings] *************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 Saturday 20 January 2024 08:58:15 +0000 (0:00:00.286) 0:01:16.041 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.119067", "end": "2024-01-20 08:58:17.125935", "rc": 0, "start": "2024-01-20 08:58:16.006868" } TASK [linux-system-roles.kernel_settings : Verify settings] ******************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:100 Saturday 20 January 2024 08:58:17 +0000 (0:00:01.323) 0:01:17.365 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml for sut TASK [linux-system-roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:2 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.023) 0:01:17.388 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.111091", "end": "2024-01-20 08:58:17.453827", "rc": 0, "start": "2024-01-20 08:58:17.342736" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. TASK [linux-system-roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:12 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.305) 0:01:17.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:23 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.017) 0:01:17.711 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:104 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.016) 0:01:17.728 ****** skipping: [sut] => {} TASK [linux-system-roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:113 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.016) 0:01:17.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.014) 0:01:17.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.017) 0:01:17.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.016) 0:01:17.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.016) 0:01:17.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.016) 0:01:17.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.017) 0:01:17.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:146 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.019) 0:01:17.864 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysctl] ************************************************************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:150 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.018) 0:01:17.882 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.005785", "end": "2024-01-20 08:58:17.845007", "rc": 0, "start": "2024-01-20 08:58:17.839222" } TASK [Check sysfs after role runs] ********************************************* task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:156 Saturday 20 January 2024 08:58:17 +0000 (0:00:00.200) 0:01:18.083 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003585", "end": "2024-01-20 08:58:18.041670", "rc": 0, "start": "2024-01-20 08:58:18.038085" } STDOUT: 60666 TASK [Apply kernel_settings for removing section] ****************************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:160 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.195) 0:01:18.279 ****** TASK [linux-system-roles.kernel_settings : Set version specific variables] ***** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:2 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.025) 0:01:18.305 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml for sut TASK [linux-system-roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:2 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.011) 0:01:18.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:11 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.018) 0:01:18.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:16 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.016) 0:01:18.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/set_vars.yml:20 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.016) 0:01:18.369 ****** ok: [sut] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/vars/default.yml" ], "changed": false } TASK [linux-system-roles.kernel_settings : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 Saturday 20 January 2024 08:58:18 +0000 (0:00:00.022) 0:01:18.392 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-configobj tuned TASK [linux-system-roles.kernel_settings : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 Saturday 20 January 2024 08:58:20 +0000 (0:00:02.356) 0:01:20.748 ****** ok: [sut] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-20 08:57:55 UTC", "ActiveEnterTimestampMonotonic": "12376298", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-journald.socket basic.target systemd-sysctl.service system.slice polkit.service dbus.socket network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 08:57:54 UTC", "AssertTimestampMonotonic": "11779774", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "264892000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 08:57:54 UTC", "ConditionTimestampMonotonic": "11779771", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target auto-cpufreq.service tlp.service power-profiles-daemon.service cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3131", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "569", "ExecMainStartTimestamp": "Sat 2024-01-20 08:57:54 UTC", "ExecMainStartTimestampMonotonic": "11782070", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Sat 2024-01-20 08:57:54 UTC] ; stop_time=[n/a] ; pid=569 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Sat 2024-01-20 08:57:54 UTC] ; stop_time=[n/a] ; pid=569 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-20 08:57:54 UTC", "InactiveExitTimestampMonotonic": "11782728", "InvocationID": "5ddf17294651470692ae909875102842", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20234240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "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": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-20 08:57:55 UTC", "StateChangeTimestampMonotonic": "12376298", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:19 Saturday 20 January 2024 08:58:21 +0000 (0:00:00.528) 0:01:21.276 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.kernel_settings : Generate a configuration for kernel settings] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:25 Saturday 20 January 2024 08:58:21 +0000 (0:00:00.215) 0:01:21.491 ****** ok: [sut] => { "changed": false, "dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/home/jenkins/.ansible/tmp/ansible-local-2516jwq9gfi4/tmp03h6rjqw/kernel_settings.j2" } TASK [linux-system-roles.kernel_settings : Get current config] ***************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:32 Saturday 20 January 2024 08:58:21 +0000 (0:00:00.304) 0:01:21.796 ****** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzClttYWluXQpzdW1tYXJ5ID0ga2VybmVsIHNldHRpbmdzCltzeXNjdGxdCmZzLmVwb2xsLm1heF91c2VyX3dhdGNoZXMgPSA3ODU1OTIKdm0ubWF4X21hcF9jb3VudCA9IDY1NTMwCmZzLmZpbGUtbWF4ID0gNDAwMDAxCltzeXNmc10KL3N5cy9mcy9zZWxpbnV4L2F2Yy9jYWNoZV90aHJlc2hvbGQgPSAyNTYKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvaWJyc19lbmFibGVkID0gMAovc3lzL2NsYXNzL25ldC9sby9tdHUgPSA2MDY2Ngo=", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } TASK [linux-system-roles.kernel_settings : Apply kernel settings] ************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:38 Saturday 20 January 2024 08:58:21 +0000 (0:00:00.199) 0:01:21.995 ****** NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes for sut NOTIFIED HANDLER linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag for sut changed: [sut] => { "active_profile": "virtual-guest kernel_settings", "changed": true, "message": "", "new_profile": {}, "reboot_required": false } MSG: Kernel settings were updated. TASK [linux-system-roles.kernel_settings : Tuned apply settings] *************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 Saturday 20 January 2024 08:58:22 +0000 (0:00:00.285) 0:01:22.280 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.118784", "end": "2024-01-20 08:58:23.364865", "rc": 0, "start": "2024-01-20 08:58:22.246081" } TASK [linux-system-roles.kernel_settings : Verify settings] ******************** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:100 Saturday 20 January 2024 08:58:23 +0000 (0:00:01.323) 0:01:23.604 ****** included: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml for sut TASK [linux-system-roles.kernel_settings : Check that settings are applied correctly] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:2 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.023) 0:01:23.627 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.108075", "end": "2024-01-20 08:58:23.688161", "rc": 0, "start": "2024-01-20 08:58:23.580086" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. TASK [linux-system-roles.kernel_settings : Get last verify results from log] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:12 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.300) 0:01:23.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/verify_settings.yml:23 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.017) 0:01:23.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:104 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.017) 0:01:23.962 ****** skipping: [sut] => {} TASK [linux-system-roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:113 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.017) 0:01:23.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.014) 0:01:23.994 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.016) 0:01:24.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.016) 0:01:24.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.017) 0:01:24.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.016) 0:01:24.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.016) 0:01:24.079 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Reboot the managed host to apply kernel_settings changes] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:2 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.016) 0:01:24.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.kernel_settings : Clear the kernel_settings_reboot_required flag] *** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/handlers/main.yml:12 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.015) 0:01:24.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:173 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.017) 0:01:24.130 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check sysctl] ************************************************************ task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:177 Saturday 20 January 2024 08:58:23 +0000 (0:00:00.017) 0:01:24.147 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.005555", "end": "2024-01-20 08:58:24.108217", "rc": 0, "start": "2024-01-20 08:58:24.102662" } TASK [Check sysfs after role runs] ********************************************* task path: /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:183 Saturday 20 January 2024 08:58:24 +0000 (0:00:00.199) 0:01:24.347 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003505", "end": "2024-01-20 08:58:24.304630", "rc": 0, "start": "2024-01-20 08:58:24.301125" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=69 changed=13 unreachable=0 failed=0 skipped=46 rescued=0 ignored=0 Saturday 20 January 2024 08:58:24 +0000 (0:00:00.194) 0:01:24.541 ****** =============================================================================== Reboot the machine - see if settings persist after reboot -------------- 41.75s /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:79 ------------- linux-system-roles.kernel_settings : Ensure required packages are installed --- 6.69s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 Ensure required packages are installed ---------------------------------- 6.14s /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:21 ------------- linux-system-roles.kernel_settings : Ensure required packages are installed --- 2.75s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 linux-system-roles.kernel_settings : Ensure required packages are installed --- 2.36s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 linux-system-roles.kernel_settings : Ensure required packages are installed --- 2.35s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:5 Ensure required services are enabled and started ------------------------ 2.08s /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:40 ------------- Gathering Facts --------------------------------------------------------- 1.86s /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:2 -------------- linux-system-roles.kernel_settings : Tuned apply settings --------------- 1.50s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 linux-system-roles.kernel_settings : Tuned apply settings --------------- 1.32s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 linux-system-roles.kernel_settings : Tuned apply settings --------------- 1.32s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 linux-system-roles.kernel_settings : Tuned apply settings --------------- 1.32s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:94 Generate a configuration for kernel settings ---------------------------- 0.74s /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:34 ------------- linux-system-roles.kernel_settings : Ensure required services are enabled and started --- 0.59s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 linux-system-roles.kernel_settings : Ensure required services are enabled and started --- 0.55s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 linux-system-roles.kernel_settings : Ensure required services are enabled and started --- 0.53s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 linux-system-roles.kernel_settings : Ensure required services are enabled and started --- 0.52s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:12 linux-system-roles.kernel_settings : Apply kernel settings -------------- 0.51s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:38 linux-system-roles.kernel_settings : Generate a configuration for kernel settings --- 0.33s /WORKDIR/git-weekly-cit8bxpzgp/tests/roles/linux-system-roles.kernel_settings/tasks/main.yml:25 Check with tuned verify ------------------------------------------------- 0.31s /WORKDIR/git-weekly-cit8bxpzgp/tests/tests_change_settings.yml:103 ------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---