ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-BrD executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Jun 1 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_versions.yml *************************************************** 1 plays in /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml PLAY [Test installing and uninstalling all supported versions] ***************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Saturday 04 July 2026 15:29:43 -0400 (0:00:00.017) 0:00:00.017 ********* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Skip test if distro does not support multiple versions] ****************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:6 Saturday 04 July 2026 15:29:44 -0400 (0:00:01.046) 0:00:01.063 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Install and cleanup default version] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:10 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.005) 0:00:01.069 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.034) 0:00:01.103 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.037) 0:00:01.141 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.000) 0:00:01.142 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.018) 0:00:01.161 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.093) 0:00:01.254 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 04 July 2026 15:29:44 -0400 (0:00:00.030) 0:00:01.285 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 04 July 2026 15:29:45 -0400 (0:00:00.787) 0:00:02.072 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 04 July 2026 15:29:46 -0400 (0:00:00.442) 0:00:02.514 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 04 July 2026 15:29:46 -0400 (0:00:00.462) 0:00:02.976 ********* ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 04 July 2026 15:29:46 -0400 (0:00:00.030) 0:00:03.007 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009143", "end": "2026-07-04 15:29:47.018482", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:29:47.009339" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.520) 0:00:03.528 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.018) 0:00:03.546 ********* ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.019) 0:00:03.566 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.040) 0:00:03.606 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.351) 0:00:03.957 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 04 July 2026 15:29:47 -0400 (0:00:00.378) 0:00:04.336 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 04 July 2026 15:29:48 -0400 (0:00:00.359) 0:00:04.695 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 04 July 2026 15:29:49 -0400 (0:00:01.007) 0:00:05.703 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.023) 0:00:05.726 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.048) 0:00:05.775 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.039) 0:00:05.815 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 04 July 2026 15:29:49 -0400 (0:00:00.019) 0:00:05.834 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: postgresql-13.23-3.el9.x86_64", "Installed: postgresql-server-13.23-3.el9.x86_64", "Installed: postgresql-private-libs-13.23-3.el9.x86_64" ] } lsrpackages: postgresql-server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 04 July 2026 15:29:53 -0400 (0:00:03.666) 0:00:09.500 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.749203", "end": "2026-07-04 15:29:54.124549", "rc": 0, "start": "2026-07-04 15:29:53.375346" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 04 July 2026 15:29:54 -0400 (0:00:01.139) 0:00:10.639 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 04 July 2026 15:29:54 -0400 (0:00:00.019) 0:00:10.659 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 04 July 2026 15:29:54 -0400 (0:00:00.021) 0:00:10.681 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 04 July 2026 15:29:54 -0400 (0:00:00.016) 0:00:10.697 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket basic.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; 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/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "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", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "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": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 04 July 2026 15:29:55 -0400 (0:00:01.327) 0:00:12.025 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.026) 0:00:12.051 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.019) 0:00:12.071 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.019) 0:00:12.090 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.015) 0:00:12.105 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.020) 0:00:12.125 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.029) 0:00:12.155 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.018) 0:00:12.173 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.016) 0:00:12.190 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.016) 0:00:12.207 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.017) 0:00:12.224 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.025) 0:00:12.249 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.017) 0:00:12.267 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.024) 0:00:12.291 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.026) 0:00:12.317 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.026) 0:00:12.344 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 04 July 2026 15:29:55 -0400 (0:00:00.019) 0:00:12.364 ********* ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 04 July 2026 15:29:56 -0400 (0:00:00.500) 0:00:12.864 ********* Notification for handler Restart postgresql has been saved. changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 04 July 2026 15:29:56 -0400 (0:00:00.495) 0:00:13.360 ********* changed: [managed-node2] => { "changed": true, "checksum": "56c7cdc8c614abd9b0d03e84141e710aaa9e7e78", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "7e7fa9e0cb2e76c1e0f9024388e24297", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783193396.9440458-13353-190631394245936/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.873) 0:00:14.233 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.046) 0:00:14.280 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 04 July 2026 15:29:57 -0400 (0:00:00.023) 0:00:14.303 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 04 July 2026 15:29:58 -0400 (0:00:00.366) 0:00:14.670 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 04 July 2026 15:29:58 -0400 (0:00:00.018) 0:00:14.688 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 04 July 2026 15:29:58 -0400 (0:00:00.004) 0:00:14.693 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-04 15:29:55 EDT", "ActiveEnterTimestampMonotonic": "290084875", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice network.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-04 15:29:55 EDT", "AssertTimestampMonotonic": "290028578", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "35664000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-04 15:29:55 EDT", "ConditionTimestampMonotonic": "290028576", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "6563", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "34558", "ExecMainStartTimestamp": "Sat 2026-07-04 15:29:55 EDT", "ExecMainStartTimestampMonotonic": "290043641", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:29:55 EDT] ; stop_time=[n/a] ; pid=34558 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-04 15:29:55 EDT] ; stop_time=[n/a] ; pid=34558 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:29:55 EDT] ; stop_time=[Sat 2026-07-04 15:29:55 EDT] ; pid=34556 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-04 15:29:55 EDT] ; stop_time=[Sat 2026-07-04 15:29:55 EDT] ; pid=34556 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-04 15:29:55 EDT", "InactiveExitTimestampMonotonic": "290037245", "InvocationID": "c157ceb5902e4af4939f245ba4ba93f3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "34558", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "17666048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18010112", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "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 2026-07-04 15:29:55 EDT", "StateChangeTimestampMonotonic": "290084875", "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": "8", "TasksMax": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.963) 0:00:15.657 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008705", "end": "2026-07-04 15:29:59.504379", "rc": 0, "start": "2026-07-04 15:29:59.495674" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.362) 0:00:16.020 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009564", "end": "2026-07-04 15:29:59.874252", "rc": 0, "start": "2026-07-04 15:29:59.864688" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 04 July 2026 15:29:59 -0400 (0:00:00.368) 0:00:16.389 ********* ASYNC OK on managed-node2: jid=j856683462262.36003 ok: [managed-node2] => { "ansible_job_id": "j856683462262.36003", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.014312", "end": "2026-07-04 15:30:00.552206", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j856683462262.36003", "start": "2026-07-04 15:30:00.537894", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 04 July 2026 15:30:16 -0400 (0:00:16.261) 0:00:32.650 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.011831", "end": "2026-07-04 15:30:16.522306", "rc": 0, "start": "2026-07-04 15:30:16.510475" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 04 July 2026 15:30:16 -0400 (0:00:00.389) 0:00:33.040 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 04 July 2026 15:30:16 -0400 (0:00:00.031) 0:00:33.071 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.011068", "end": "2026-07-04 15:30:16.938619", "rc": 0, "start": "2026-07-04 15:30:16.927551" } STDOUT: effective_cache_size ---------------------- 1707MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 04 July 2026 15:30:16 -0400 (0:00:00.385) 0:00:33.456 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 04 July 2026 15:30:17 -0400 (0:00:00.029) 0:00:33.486 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010177", "end": "2026-07-04 15:30:17.335043", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:30:17.324866" } STDOUT: postgres (PostgreSQL) 13.23 TASK [Clean up] **************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 04 July 2026 15:30:17 -0400 (0:00:00.374) 0:00:33.860 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 04 July 2026 15:30:17 -0400 (0:00:00.035) 0:00:33.896 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 04 July 2026 15:30:17 -0400 (0:00:00.004) 0:00:33.900 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Removed: postgresql-13.23-3.el9.x86_64", "Removed: postgresql-private-libs-13.23-3.el9.x86_64", "Removed: postgresql-server-13.23-3.el9.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 04 July 2026 15:30:19 -0400 (0:00:01.971) 0:00:35.872 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 04 July 2026 15:30:19 -0400 (0:00:00.023) 0:00:35.895 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 04 July 2026 15:30:19 -0400 (0:00:00.399) 0:00:36.294 ********* ok: [managed-node2] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node2] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node2] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 04 July 2026 15:30:21 -0400 (0:00:01.370) 0:00:37.664 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.008215", "end": "2026-07-04 15:30:21.506828", "rc": 0, "start": "2026-07-04 15:30:21.498613" } STDOUT: Jul 04 15:28:32 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] LOG: redirecting log output to logging collector process Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] HINT: Future log output will appear in directory "log". Jul 04 15:28:32 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Killing process 12554 (postmaster) with signal SIGKILL. Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:41 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] LOG: redirecting log output to logging collector process Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] HINT: Future log output will appear in directory "log". Jul 04 15:28:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Killing process 15269 (postmaster) with signal SIGKILL. Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:42 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:10 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] LOG: redirecting log output to logging collector process Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] HINT: Future log output will appear in directory "log". Jul 04 15:29:10 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Killing process 22482 (postmaster) with signal SIGKILL. Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:15 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] LOG: redirecting log output to logging collector process Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] HINT: Future log output will appear in directory "log". Jul 04 15:29:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Killing process 24326 (postmaster) with signal SIGKILL. Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] LOG: redirecting log output to logging collector process Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] HINT: Future log output will appear in directory "log". Jul 04 15:29:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Killing process 29079 (postmaster) with signal SIGKILL. Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:37 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] LOG: redirecting log output to logging collector process Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] HINT: Future log output will appear in directory "log". Jul 04 15:29:37 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Killing process 29964 (postmaster) with signal SIGKILL. Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:38 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:55 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] LOG: redirecting log output to logging collector process Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] HINT: Future log output will appear in directory "log". Jul 04 15:29:55 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] LOG: redirecting log output to logging collector process Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] HINT: Future log output will appear in directory "log". Jul 04 15:29:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Killing process 35521 (postmaster) with signal SIGKILL. Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Skip remaining tests if ostree - cannot uninstall/reinstall] ************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:15 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.357) 0:00:38.021 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Save default postgresql_version] ***************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:19 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.012) 0:00:38.034 ********* ok: [managed-node2] => { "ansible_facts": { "__default_version": "13" }, "changed": false } TASK [Install and cleanup the other supported versions] ************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:23 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.023) 0:00:38.058 ********* skipping: [managed-node2] => (item=13) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != __default_version", "item": "13", "skip_reason": "Conditional result was False" } included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=18) included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=16) included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=15) TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.073) 0:00:38.131 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.027) 0:00:38.158 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.000) 0:00:38.159 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.014) 0:00:38.174 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.039) 0:00:38.213 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 04 July 2026 15:30:21 -0400 (0:00:00.023) 0:00:38.236 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.782) 0:00:39.019 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.341) 0:00:39.361 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.016) 0:00:39.378 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.015) 0:00:39.394 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.015) 0:00:39.409 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.015) 0:00:39.424 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 04 July 2026 15:30:22 -0400 (0:00:00.015) 0:00:39.439 ********* [WARNING]: TASK: fedora.linux_system_roles.postgresql : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 04 July 2026 15:30:23 -0400 (0:00:00.037) 0:00:39.477 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 04 July 2026 15:30:23 -0400 (0:00:00.342) 0:00:39.819 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 04 July 2026 15:30:23 -0400 (0:00:00.351) 0:00:40.170 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 04 July 2026 15:30:24 -0400 (0:00:00.344) 0:00:40.515 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 04 July 2026 15:30:24 -0400 (0:00:00.744) 0:00:41.259 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 04 July 2026 15:30:24 -0400 (0:00:00.023) 0:00:41.283 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 04 July 2026 15:30:24 -0400 (0:00:00.026) 0:00:41.310 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 04 July 2026 15:30:24 -0400 (0:00:00.025) 0:00:41.335 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 04 July 2026 15:30:24 -0400 (0:00:00.077) 0:00:41.413 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:18/server installed.", "Installed: postgresql-private-libs-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Installed: postgresql-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Installed: postgresql-server-18.1-1.module_el9+1300+1c4aa8df.x86_64" ] } lsrpackages: @postgresql:18/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 04 July 2026 15:30:29 -0400 (0:00:04.345) 0:00:45.758 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.831530", "end": "2026-07-04 15:30:30.458975", "rc": 0, "start": "2026-07-04 15:30:29.627445" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 04 July 2026 15:30:30 -0400 (0:00:01.222) 0:00:46.981 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 04 July 2026 15:30:30 -0400 (0:00:00.019) 0:00:47.000 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 04 July 2026 15:30:30 -0400 (0:00:00.018) 0:00:47.018 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 04 July 2026 15:30:30 -0400 (0:00:00.016) 0:00:47.035 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network-online.target system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; 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/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "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", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "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": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 04 July 2026 15:30:31 -0400 (0:00:01.163) 0:00:48.199 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.022) 0:00:48.222 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.020) 0:00:48.242 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.020) 0:00:48.262 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.015) 0:00:48.278 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.020) 0:00:48.299 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.028) 0:00:48.327 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.017) 0:00:48.344 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.017) 0:00:48.362 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.017) 0:00:48.380 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.016) 0:00:48.397 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.017) 0:00:48.414 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.018) 0:00:48.432 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 04 July 2026 15:30:31 -0400 (0:00:00.017) 0:00:48.450 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 04 July 2026 15:30:32 -0400 (0:00:00.016) 0:00:48.466 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 04 July 2026 15:30:32 -0400 (0:00:00.015) 0:00:48.482 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 04 July 2026 15:30:32 -0400 (0:00:00.021) 0:00:48.504 ********* ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 04 July 2026 15:30:32 -0400 (0:00:00.368) 0:00:48.873 ********* Notification for handler Restart postgresql has been saved. changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 04 July 2026 15:30:32 -0400 (0:00:00.371) 0:00:49.245 ********* changed: [managed-node2] => { "changed": true, "checksum": "56c7cdc8c614abd9b0d03e84141e710aaa9e7e78", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "7e7fa9e0cb2e76c1e0f9024388e24297", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783193432.8305306-13917-70291516974024/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 04 July 2026 15:30:33 -0400 (0:00:00.720) 0:00:49.966 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 04 July 2026 15:30:33 -0400 (0:00:00.022) 0:00:49.988 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 04 July 2026 15:30:33 -0400 (0:00:00.024) 0:00:50.012 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 04 July 2026 15:30:33 -0400 (0:00:00.359) 0:00:50.372 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 04 July 2026 15:30:33 -0400 (0:00:00.019) 0:00:50.391 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 04 July 2026 15:30:33 -0400 (0:00:00.004) 0:00:50.396 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-04 15:30:31 EDT", "ActiveEnterTimestampMonotonic": "326256229", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-04 15:30:31 EDT", "AssertTimestampMonotonic": "326198740", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "42204000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-04 15:30:31 EDT", "ConditionTimestampMonotonic": "326198737", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7211", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "40858", "ExecMainStartTimestamp": "Sat 2026-07-04 15:30:31 EDT", "ExecMainStartTimestampMonotonic": "326211300", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:30:31 EDT] ; stop_time=[n/a] ; pid=40858 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-04 15:30:31 EDT] ; stop_time=[n/a] ; pid=40858 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:30:31 EDT] ; stop_time=[Sat 2026-07-04 15:30:31 EDT] ; pid=40856 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-04 15:30:31 EDT] ; stop_time=[Sat 2026-07-04 15:30:31 EDT] ; pid=40856 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-04 15:30:31 EDT", "InactiveExitTimestampMonotonic": "326204424", "InvocationID": "d8baae971d7c4e5f9cb098fe18f1ea4f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "40858", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "23273472", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "23494656", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "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 2026-07-04 15:30:31 EDT", "StateChangeTimestampMonotonic": "326256229", "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": "10", "TasksMax": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 04 July 2026 15:30:34 -0400 (0:00:00.972) 0:00:51.369 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008772", "end": "2026-07-04 15:30:35.215859", "rc": 0, "start": "2026-07-04 15:30:35.207087" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 04 July 2026 15:30:35 -0400 (0:00:00.361) 0:00:51.731 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009663", "end": "2026-07-04 15:30:35.574118", "rc": 0, "start": "2026-07-04 15:30:35.564455" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 04 July 2026 15:30:35 -0400 (0:00:00.358) 0:00:52.089 ********* ASYNC OK on managed-node2: jid=j624147310.42307 ok: [managed-node2] => { "ansible_job_id": "j624147310.42307", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.015449", "end": "2026-07-04 15:30:36.154659", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j624147310.42307", "start": "2026-07-04 15:30:36.139210", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 04 July 2026 15:30:51 -0400 (0:00:16.075) 0:01:08.164 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.012072", "end": "2026-07-04 15:30:52.034398", "rc": 0, "start": "2026-07-04 15:30:52.022326" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.388) 0:01:08.553 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.033) 0:01:08.586 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.011659", "end": "2026-07-04 15:30:52.460750", "rc": 0, "start": "2026-07-04 15:30:52.449091" } STDOUT: effective_cache_size ---------------------- 1707MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.392) 0:01:08.979 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.030) 0:01:09.009 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010758", "end": "2026-07-04 15:30:52.863799", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:30:52.853041" } STDOUT: postgres (PostgreSQL) 18.1 TASK [Clean up] **************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.374) 0:01:09.384 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.032) 0:01:09.416 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 04 July 2026 15:30:52 -0400 (0:00:00.028) 0:01:09.444 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:18/server removed.", "Removed: postgresql-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Removed: postgresql-private-libs-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Removed: postgresql-server-18.1-1.module_el9+1300+1c4aa8df.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 04 July 2026 15:30:55 -0400 (0:00:02.037) 0:01:11.482 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 04 July 2026 15:30:55 -0400 (0:00:00.017) 0:01:11.500 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 04 July 2026 15:30:55 -0400 (0:00:00.404) 0:01:11.904 ********* [WARNING]: TASK: Remove config files: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node2] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node2] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 04 July 2026 15:30:56 -0400 (0:00:01.382) 0:01:13.287 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.008457", "end": "2026-07-04 15:30:57.132557", "rc": 0, "start": "2026-07-04 15:30:57.124100" } STDOUT: Jul 04 15:28:32 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] LOG: redirecting log output to logging collector process Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] HINT: Future log output will appear in directory "log". Jul 04 15:28:32 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Killing process 12554 (postmaster) with signal SIGKILL. Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:41 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] LOG: redirecting log output to logging collector process Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] HINT: Future log output will appear in directory "log". Jul 04 15:28:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Killing process 15269 (postmaster) with signal SIGKILL. Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:42 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:10 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] LOG: redirecting log output to logging collector process Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] HINT: Future log output will appear in directory "log". Jul 04 15:29:10 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Killing process 22482 (postmaster) with signal SIGKILL. Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:15 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] LOG: redirecting log output to logging collector process Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] HINT: Future log output will appear in directory "log". Jul 04 15:29:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Killing process 24326 (postmaster) with signal SIGKILL. Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] LOG: redirecting log output to logging collector process Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] HINT: Future log output will appear in directory "log". Jul 04 15:29:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Killing process 29079 (postmaster) with signal SIGKILL. Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:37 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] LOG: redirecting log output to logging collector process Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] HINT: Future log output will appear in directory "log". Jul 04 15:29:37 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Killing process 29964 (postmaster) with signal SIGKILL. Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:38 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:55 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] LOG: redirecting log output to logging collector process Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] HINT: Future log output will appear in directory "log". Jul 04 15:29:55 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] LOG: redirecting log output to logging collector process Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] HINT: Future log output will appear in directory "log". Jul 04 15:29:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Killing process 35521 (postmaster) with signal SIGKILL. Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:30:31 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:30:31 managed-node2 postgres[40858]: 2026-07-04 15:30:31.652 EDT [40858] LOG: redirecting log output to logging collector process Jul 04 15:30:31 managed-node2 postgres[40858]: 2026-07-04 15:30:31.652 EDT [40858] HINT: Future log output will appear in directory "log". Jul 04 15:30:31 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:34 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:34 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:34 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:30:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:30:34 managed-node2 postgres[41822]: 2026-07-04 15:30:34.824 EDT [41822] LOG: redirecting log output to logging collector process Jul 04 15:30:34 managed-node2 postgres[41822]: 2026-07-04 15:30:34.824 EDT [41822] HINT: Future log output will appear in directory "log". Jul 04 15:30:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:54 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:54 managed-node2 systemd[1]: postgresql.service: Killing process 41823 (postgres) with signal SIGKILL. Jul 04 15:30:54 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:54 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 04 July 2026 15:30:57 -0400 (0:00:00.361) 0:01:13.649 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 04 July 2026 15:30:57 -0400 (0:00:00.029) 0:01:13.678 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 04 July 2026 15:30:57 -0400 (0:00:00.001) 0:01:13.679 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 04 July 2026 15:30:57 -0400 (0:00:00.015) 0:01:13.695 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 04 July 2026 15:30:57 -0400 (0:00:00.039) 0:01:13.735 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 04 July 2026 15:30:57 -0400 (0:00:00.023) 0:01:13.759 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.790) 0:01:14.549 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.345) 0:01:14.894 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.017) 0:01:14.912 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.016) 0:01:14.928 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.015) 0:01:14.944 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.015) 0:01:14.959 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.016) 0:01:14.975 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.036) 0:01:15.012 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 04 July 2026 15:30:58 -0400 (0:00:00.346) 0:01:15.358 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 04 July 2026 15:30:59 -0400 (0:00:00.348) 0:01:15.707 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 04 July 2026 15:30:59 -0400 (0:00:00.347) 0:01:16.054 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 04 July 2026 15:31:00 -0400 (0:00:00.762) 0:01:16.817 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 04 July 2026 15:31:00 -0400 (0:00:00.023) 0:01:16.840 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 04 July 2026 15:31:00 -0400 (0:00:00.027) 0:01:16.868 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 04 July 2026 15:31:00 -0400 (0:00:00.022) 0:01:16.890 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 04 July 2026 15:31:00 -0400 (0:00:00.019) 0:01:16.910 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server installed.", "Installed: postgresql-16.8-1.module_el9+1265+61707298.x86_64", "Installed: postgresql-server-16.8-1.module_el9+1265+61707298.x86_64", "Installed: postgresql-private-libs-16.8-1.module_el9+1265+61707298.x86_64" ] } lsrpackages: @postgresql:16/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 04 July 2026 15:31:04 -0400 (0:00:03.720) 0:01:20.630 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.798473", "end": "2026-07-04 15:31:05.305262", "rc": 0, "start": "2026-07-04 15:31:04.506789" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 04 July 2026 15:31:05 -0400 (0:00:01.192) 0:01:21.822 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 04 July 2026 15:31:05 -0400 (0:00:00.018) 0:01:21.841 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 04 July 2026 15:31:05 -0400 (0:00:00.016) 0:01:21.858 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 04 July 2026 15:31:05 -0400 (0:00:00.016) 0:01:21.874 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; 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/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "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", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "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": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 04 July 2026 15:31:06 -0400 (0:00:01.137) 0:01:23.012 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.021) 0:01:23.033 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.020) 0:01:23.053 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.020) 0:01:23.074 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.092 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.020) 0:01:23.112 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.029) 0:01:23.141 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.159 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.177 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.195 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.018) 0:01:23.214 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.231 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.249 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.017) 0:01:23.266 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.023) 0:01:23.290 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.042) 0:01:23.332 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 04 July 2026 15:31:06 -0400 (0:00:00.022) 0:01:23.355 ********* ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 04 July 2026 15:31:07 -0400 (0:00:00.361) 0:01:23.716 ********* Notification for handler Restart postgresql has been saved. changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 04 July 2026 15:31:07 -0400 (0:00:00.357) 0:01:24.074 ********* changed: [managed-node2] => { "changed": true, "checksum": "56c7cdc8c614abd9b0d03e84141e710aaa9e7e78", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "7e7fa9e0cb2e76c1e0f9024388e24297", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783193467.658114-14311-122177995500397/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 04 July 2026 15:31:08 -0400 (0:00:00.714) 0:01:24.789 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 04 July 2026 15:31:08 -0400 (0:00:00.021) 0:01:24.810 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 04 July 2026 15:31:08 -0400 (0:00:00.020) 0:01:24.831 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 04 July 2026 15:31:08 -0400 (0:00:00.359) 0:01:25.190 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 04 July 2026 15:31:08 -0400 (0:00:00.018) 0:01:25.208 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 04 July 2026 15:31:08 -0400 (0:00:00.005) 0:01:25.213 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-04 15:31:06 EDT", "ActiveEnterTimestampMonotonic": "361070523", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice network-online.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-04 15:31:06 EDT", "AssertTimestampMonotonic": "361014711", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "35872000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-04 15:31:06 EDT", "ConditionTimestampMonotonic": "361014709", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7859", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "47127", "ExecMainStartTimestamp": "Sat 2026-07-04 15:31:06 EDT", "ExecMainStartTimestampMonotonic": "361028450", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:31:06 EDT] ; stop_time=[n/a] ; pid=47127 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-04 15:31:06 EDT] ; stop_time=[n/a] ; pid=47127 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:31:06 EDT] ; stop_time=[Sat 2026-07-04 15:31:06 EDT] ; pid=47125 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-04 15:31:06 EDT] ; stop_time=[Sat 2026-07-04 15:31:06 EDT] ; pid=47125 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-04 15:31:06 EDT", "InactiveExitTimestampMonotonic": "361022317", "InvocationID": "d8a2b6785fcc4e4aadf1b0d513574071", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "47127", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18694144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18903040", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "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 2026-07-04 15:31:06 EDT", "StateChangeTimestampMonotonic": "361070523", "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": "7", "TasksMax": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 04 July 2026 15:31:09 -0400 (0:00:00.959) 0:01:26.173 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008731", "end": "2026-07-04 15:31:10.017524", "rc": 0, "start": "2026-07-04 15:31:10.008793" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 04 July 2026 15:31:10 -0400 (0:00:00.358) 0:01:26.532 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009537", "end": "2026-07-04 15:31:10.375746", "rc": 0, "start": "2026-07-04 15:31:10.366209" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 04 July 2026 15:31:10 -0400 (0:00:00.357) 0:01:26.889 ********* ASYNC OK on managed-node2: jid=j236730676576.48570 ok: [managed-node2] => { "ansible_job_id": "j236730676576.48570", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.014451", "end": "2026-07-04 15:31:10.955677", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j236730676576.48570", "start": "2026-07-04 15:31:10.941226", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 04 July 2026 15:31:26 -0400 (0:00:16.071) 0:01:42.961 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.011541", "end": "2026-07-04 15:31:26.828224", "rc": 0, "start": "2026-07-04 15:31:26.816683" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 04 July 2026 15:31:26 -0400 (0:00:00.385) 0:01:43.347 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 04 July 2026 15:31:26 -0400 (0:00:00.030) 0:01:43.378 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.011281", "end": "2026-07-04 15:31:27.241945", "rc": 0, "start": "2026-07-04 15:31:27.230664" } STDOUT: effective_cache_size ---------------------- 1707MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 04 July 2026 15:31:27 -0400 (0:00:00.380) 0:01:43.758 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 04 July 2026 15:31:27 -0400 (0:00:00.030) 0:01:43.789 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010776", "end": "2026-07-04 15:31:27.641072", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:31:27.630296" } STDOUT: postgres (PostgreSQL) 16.8 TASK [Clean up] **************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 04 July 2026 15:31:27 -0400 (0:00:00.373) 0:01:44.163 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 04 July 2026 15:31:27 -0400 (0:00:00.031) 0:01:44.194 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 04 July 2026 15:31:27 -0400 (0:00:00.004) 0:01:44.199 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server removed.", "Removed: postgresql-16.8-1.module_el9+1265+61707298.x86_64", "Removed: postgresql-private-libs-16.8-1.module_el9+1265+61707298.x86_64", "Removed: postgresql-server-16.8-1.module_el9+1265+61707298.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 04 July 2026 15:31:29 -0400 (0:00:02.063) 0:01:46.263 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 04 July 2026 15:31:29 -0400 (0:00:00.018) 0:01:46.281 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 04 July 2026 15:31:30 -0400 (0:00:00.405) 0:01:46.686 ********* ok: [managed-node2] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node2] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node2] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 04 July 2026 15:31:31 -0400 (0:00:01.412) 0:01:48.099 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.009214", "end": "2026-07-04 15:31:31.949559", "rc": 0, "start": "2026-07-04 15:31:31.940345" } STDOUT: Jul 04 15:28:32 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] LOG: redirecting log output to logging collector process Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] HINT: Future log output will appear in directory "log". Jul 04 15:28:32 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Killing process 12554 (postmaster) with signal SIGKILL. Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:41 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] LOG: redirecting log output to logging collector process Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] HINT: Future log output will appear in directory "log". Jul 04 15:28:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Killing process 15269 (postmaster) with signal SIGKILL. Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:42 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:10 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] LOG: redirecting log output to logging collector process Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] HINT: Future log output will appear in directory "log". Jul 04 15:29:10 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Killing process 22482 (postmaster) with signal SIGKILL. Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:15 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] LOG: redirecting log output to logging collector process Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] HINT: Future log output will appear in directory "log". Jul 04 15:29:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Killing process 24326 (postmaster) with signal SIGKILL. Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] LOG: redirecting log output to logging collector process Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] HINT: Future log output will appear in directory "log". Jul 04 15:29:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Killing process 29079 (postmaster) with signal SIGKILL. Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:37 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] LOG: redirecting log output to logging collector process Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] HINT: Future log output will appear in directory "log". Jul 04 15:29:37 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Killing process 29964 (postmaster) with signal SIGKILL. Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:38 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:55 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] LOG: redirecting log output to logging collector process Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] HINT: Future log output will appear in directory "log". Jul 04 15:29:55 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] LOG: redirecting log output to logging collector process Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] HINT: Future log output will appear in directory "log". Jul 04 15:29:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Killing process 35521 (postmaster) with signal SIGKILL. Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:30:31 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:30:31 managed-node2 postgres[40858]: 2026-07-04 15:30:31.652 EDT [40858] LOG: redirecting log output to logging collector process Jul 04 15:30:31 managed-node2 postgres[40858]: 2026-07-04 15:30:31.652 EDT [40858] HINT: Future log output will appear in directory "log". Jul 04 15:30:31 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:34 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:34 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:34 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:30:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:30:34 managed-node2 postgres[41822]: 2026-07-04 15:30:34.824 EDT [41822] LOG: redirecting log output to logging collector process Jul 04 15:30:34 managed-node2 postgres[41822]: 2026-07-04 15:30:34.824 EDT [41822] HINT: Future log output will appear in directory "log". Jul 04 15:30:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:54 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:54 managed-node2 systemd[1]: postgresql.service: Killing process 41823 (postgres) with signal SIGKILL. Jul 04 15:30:54 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:54 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:31:06 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:31:06 managed-node2 postgres[47127]: 2026-07-04 15:31:06.467 EDT [47127] LOG: redirecting log output to logging collector process Jul 04 15:31:06 managed-node2 postgres[47127]: 2026-07-04 15:31:06.467 EDT [47127] HINT: Future log output will appear in directory "log". Jul 04 15:31:06 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:31:09 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:31:09 managed-node2 systemd[1]: postgresql.service: Killing process 47128 (postgres) with signal SIGKILL. Jul 04 15:31:09 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:31:09 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:31:09 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:31:09 managed-node2 postgres[48088]: 2026-07-04 15:31:09.630 EDT [48088] LOG: redirecting log output to logging collector process Jul 04 15:31:09 managed-node2 postgres[48088]: 2026-07-04 15:31:09.630 EDT [48088] HINT: Future log output will appear in directory "log". Jul 04 15:31:09 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:31:29 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:31:29 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:31:29 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.369) 0:01:48.469 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.035) 0:01:48.504 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.001) 0:01:48.505 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.015) 0:01:48.520 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.041) 0:01:48.562 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.025) 0:01:48.587 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 04 July 2026 15:31:32 -0400 (0:00:00.799) 0:01:49.387 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.348) 0:01:49.735 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.017) 0:01:49.753 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.016) 0:01:49.770 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.016) 0:01:49.786 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.016) 0:01:49.802 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.016) 0:01:49.819 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.039) 0:01:49.858 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 04 July 2026 15:31:33 -0400 (0:00:00.349) 0:01:50.208 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 04 July 2026 15:31:34 -0400 (0:00:00.347) 0:01:50.555 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 04 July 2026 15:31:34 -0400 (0:00:00.345) 0:01:50.900 ********* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 04 July 2026 15:31:35 -0400 (0:00:00.756) 0:01:51.657 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 04 July 2026 15:31:35 -0400 (0:00:00.024) 0:01:51.681 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 04 July 2026 15:31:35 -0400 (0:00:00.026) 0:01:51.707 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 04 July 2026 15:31:35 -0400 (0:00:00.023) 0:01:51.730 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 04 July 2026 15:31:35 -0400 (0:00:00.020) 0:01:51.751 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server installed.", "Installed: postgresql-private-libs-15.12-1.module_el9+1199+0a6782cc.x86_64", "Installed: postgresql-15.12-1.module_el9+1199+0a6782cc.x86_64", "Installed: postgresql-server-15.12-1.module_el9+1199+0a6782cc.x86_64" ] } lsrpackages: @postgresql:15/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 04 July 2026 15:31:39 -0400 (0:00:04.398) 0:01:56.150 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.800586", "end": "2026-07-04 15:31:40.815328", "rc": 0, "start": "2026-07-04 15:31:40.014742" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 04 July 2026 15:31:40 -0400 (0:00:01.181) 0:01:57.331 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 04 July 2026 15:31:40 -0400 (0:00:00.018) 0:01:57.350 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 04 July 2026 15:31:40 -0400 (0:00:00.017) 0:01:57.368 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 04 July 2026 15:31:40 -0400 (0:00:00.018) 0:01:57.387 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target system.slice basic.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; 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/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "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", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "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": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 04 July 2026 15:31:42 -0400 (0:00:01.152) 0:01:58.540 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.021) 0:01:58.561 ********* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.025) 0:01:58.587 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.021) 0:01:58.608 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.016) 0:01:58.625 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.019) 0:01:58.645 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.030) 0:01:58.675 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.017) 0:01:58.692 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.017) 0:01:58.710 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.018) 0:01:58.729 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.017) 0:01:58.746 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.017) 0:01:58.764 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.017) 0:01:58.781 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.019) 0:01:58.801 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.016) 0:01:58.817 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.016) 0:01:58.833 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.020) 0:01:58.854 ********* ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 04 July 2026 15:31:42 -0400 (0:00:00.364) 0:01:59.218 ********* Notification for handler Restart postgresql has been saved. changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 04 July 2026 15:31:43 -0400 (0:00:00.364) 0:01:59.583 ********* changed: [managed-node2] => { "changed": true, "checksum": "56c7cdc8c614abd9b0d03e84141e710aaa9e7e78", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "7e7fa9e0cb2e76c1e0f9024388e24297", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783193503.1691139-14710-241138653699126/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 04 July 2026 15:31:43 -0400 (0:00:00.717) 0:02:00.300 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 04 July 2026 15:31:43 -0400 (0:00:00.021) 0:02:00.322 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 04 July 2026 15:31:43 -0400 (0:00:00.021) 0:02:00.343 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 04 July 2026 15:31:44 -0400 (0:00:00.360) 0:02:00.704 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 04 July 2026 15:31:44 -0400 (0:00:00.018) 0:02:00.723 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 04 July 2026 15:31:44 -0400 (0:00:00.006) 0:02:00.729 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-04 15:31:42 EDT", "ActiveEnterTimestampMonotonic": "396598357", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-04 15:31:41 EDT", "AssertTimestampMonotonic": "396544036", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "36527000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-04 15:31:41 EDT", "ConditionTimestampMonotonic": "396544033", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "8507", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "53394", "ExecMainStartTimestamp": "Sat 2026-07-04 15:31:41 EDT", "ExecMainStartTimestampMonotonic": "396555611", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:31:41 EDT] ; stop_time=[n/a] ; pid=53394 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-04 15:31:41 EDT] ; stop_time=[n/a] ; pid=53394 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-07-04 15:31:41 EDT] ; stop_time=[Sat 2026-07-04 15:31:41 EDT] ; pid=53392 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-04 15:31:41 EDT] ; stop_time=[Sat 2026-07-04 15:31:41 EDT] ; pid=53392 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "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": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-04 15:31:41 EDT", "InactiveExitTimestampMonotonic": "396549272", "InvocationID": "c5e74939d4f24490a35f9ad493a6d1d9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "53394", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18497536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18841600", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "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 2026-07-04 15:31:42 EDT", "StateChangeTimestampMonotonic": "396598357", "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": "7", "TasksMax": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 04 July 2026 15:31:45 -0400 (0:00:00.960) 0:02:01.689 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.009554", "end": "2026-07-04 15:31:45.542265", "rc": 0, "start": "2026-07-04 15:31:45.532711" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 04 July 2026 15:31:45 -0400 (0:00:00.368) 0:02:02.058 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009858", "end": "2026-07-04 15:31:45.911296", "rc": 0, "start": "2026-07-04 15:31:45.901438" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 04 July 2026 15:31:45 -0400 (0:00:00.368) 0:02:02.427 ********* ASYNC OK on managed-node2: jid=j278732984672.54837 ok: [managed-node2] => { "ansible_job_id": "j278732984672.54837", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.014554", "end": "2026-07-04 15:31:46.509450", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j278732984672.54837", "start": "2026-07-04 15:31:46.494896", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 04 July 2026 15:32:02 -0400 (0:00:16.125) 0:02:18.552 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.012058", "end": "2026-07-04 15:32:02.434359", "rc": 0, "start": "2026-07-04 15:32:02.422301" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 04 July 2026 15:32:02 -0400 (0:00:00.401) 0:02:18.953 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 04 July 2026 15:32:02 -0400 (0:00:00.031) 0:02:18.985 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.011868", "end": "2026-07-04 15:32:02.862257", "rc": 0, "start": "2026-07-04 15:32:02.850389" } STDOUT: effective_cache_size ---------------------- 1707MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 04 July 2026 15:32:02 -0400 (0:00:00.397) 0:02:19.383 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 04 July 2026 15:32:02 -0400 (0:00:00.034) 0:02:19.418 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.011126", "end": "2026-07-04 15:32:03.284475", "failed_when_result": false, "rc": 0, "start": "2026-07-04 15:32:03.273349" } STDOUT: postgres (PostgreSQL) 15.12 TASK [Clean up] **************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 04 July 2026 15:32:03 -0400 (0:00:00.389) 0:02:19.807 ********* included: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 04 July 2026 15:32:03 -0400 (0:00:00.032) 0:02:19.839 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 04 July 2026 15:32:03 -0400 (0:00:00.005) 0:02:19.845 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server removed.", "Removed: postgresql-15.12-1.module_el9+1199+0a6782cc.x86_64", "Removed: postgresql-private-libs-15.12-1.module_el9+1199+0a6782cc.x86_64", "Removed: postgresql-server-15.12-1.module_el9+1199+0a6782cc.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 04 July 2026 15:32:05 -0400 (0:00:02.160) 0:02:22.006 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 04 July 2026 15:32:05 -0400 (0:00:00.019) 0:02:22.025 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 04 July 2026 15:32:05 -0400 (0:00:00.417) 0:02:22.442 ********* ok: [managed-node2] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node2] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node2] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node2] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 04 July 2026 15:32:07 -0400 (0:00:01.437) 0:02:23.880 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.009458", "end": "2026-07-04 15:32:07.735741", "rc": 0, "start": "2026-07-04 15:32:07.726283" } STDOUT: Jul 04 15:28:32 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] LOG: redirecting log output to logging collector process Jul 04 15:28:32 managed-node2 postmaster[12553]: 2026-07-04 15:28:32.836 EDT [12553] HINT: Future log output will appear in directory "log". Jul 04 15:28:32 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Killing process 12554 (postmaster) with signal SIGKILL. Jul 04 15:28:41 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:41 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:28:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] LOG: redirecting log output to logging collector process Jul 04 15:28:41 managed-node2 postmaster[15268]: 2026-07-04 15:28:41.139 EDT [15268] HINT: Future log output will appear in directory "log". Jul 04 15:28:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:28:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Killing process 15269 (postmaster) with signal SIGKILL. Jul 04 15:28:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:28:42 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:10 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] LOG: redirecting log output to logging collector process Jul 04 15:29:10 managed-node2 postmaster[22481]: 2026-07-04 15:29:10.315 EDT [22481] HINT: Future log output will appear in directory "log". Jul 04 15:29:10 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Killing process 22482 (postmaster) with signal SIGKILL. Jul 04 15:29:15 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:15 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:15 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] LOG: redirecting log output to logging collector process Jul 04 15:29:15 managed-node2 postmaster[24325]: 2026-07-04 15:29:15.962 EDT [24325] HINT: Future log output will appear in directory "log". Jul 04 15:29:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Killing process 24326 (postmaster) with signal SIGKILL. Jul 04 15:29:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] LOG: redirecting log output to logging collector process Jul 04 15:29:34 managed-node2 postmaster[29078]: 2026-07-04 15:29:34.147 EDT [29078] HINT: Future log output will appear in directory "log". Jul 04 15:29:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Killing process 29079 (postmaster) with signal SIGKILL. Jul 04 15:29:37 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:37 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:37 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] LOG: redirecting log output to logging collector process Jul 04 15:29:37 managed-node2 postmaster[29963]: 2026-07-04 15:29:37.645 EDT [29963] HINT: Future log output will appear in directory "log". Jul 04 15:29:37 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Killing process 29964 (postmaster) with signal SIGKILL. Jul 04 15:29:38 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:38 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:55 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] LOG: redirecting log output to logging collector process Jul 04 15:29:55 managed-node2 postmaster[34558]: 2026-07-04 15:29:55.481 EDT [34558] HINT: Future log output will appear in directory "log". Jul 04 15:29:55 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:29:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:29:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:29:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] LOG: redirecting log output to logging collector process Jul 04 15:29:59 managed-node2 postmaster[35520]: 2026-07-04 15:29:59.114 EDT [35520] HINT: Future log output will appear in directory "log". Jul 04 15:29:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Killing process 35521 (postmaster) with signal SIGKILL. Jul 04 15:30:18 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:30:31 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:30:31 managed-node2 postgres[40858]: 2026-07-04 15:30:31.652 EDT [40858] LOG: redirecting log output to logging collector process Jul 04 15:30:31 managed-node2 postgres[40858]: 2026-07-04 15:30:31.652 EDT [40858] HINT: Future log output will appear in directory "log". Jul 04 15:30:31 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:34 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:34 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:34 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:30:34 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:30:34 managed-node2 postgres[41822]: 2026-07-04 15:30:34.824 EDT [41822] LOG: redirecting log output to logging collector process Jul 04 15:30:34 managed-node2 postgres[41822]: 2026-07-04 15:30:34.824 EDT [41822] HINT: Future log output will appear in directory "log". Jul 04 15:30:34 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:30:54 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:30:54 managed-node2 systemd[1]: postgresql.service: Killing process 41823 (postgres) with signal SIGKILL. Jul 04 15:30:54 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:30:54 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:31:06 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:31:06 managed-node2 postgres[47127]: 2026-07-04 15:31:06.467 EDT [47127] LOG: redirecting log output to logging collector process Jul 04 15:31:06 managed-node2 postgres[47127]: 2026-07-04 15:31:06.467 EDT [47127] HINT: Future log output will appear in directory "log". Jul 04 15:31:06 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:31:09 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:31:09 managed-node2 systemd[1]: postgresql.service: Killing process 47128 (postgres) with signal SIGKILL. Jul 04 15:31:09 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:31:09 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:31:09 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:31:09 managed-node2 postgres[48088]: 2026-07-04 15:31:09.630 EDT [48088] LOG: redirecting log output to logging collector process Jul 04 15:31:09 managed-node2 postgres[48088]: 2026-07-04 15:31:09.630 EDT [48088] HINT: Future log output will appear in directory "log". Jul 04 15:31:09 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:31:29 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:31:29 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:31:29 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:31:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:31:41 managed-node2 postmaster[53394]: 2026-07-04 15:31:41.994 EDT [53394] LOG: redirecting log output to logging collector process Jul 04 15:31:41 managed-node2 postmaster[53394]: 2026-07-04 15:31:41.994 EDT [53394] HINT: Future log output will appear in directory "log". Jul 04 15:31:42 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:31:45 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:31:45 managed-node2 systemd[1]: postgresql.service: Killing process 53395 (postmaster) with signal SIGKILL. Jul 04 15:31:45 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:31:45 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 04 15:31:45 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 04 15:31:45 managed-node2 postmaster[54355]: 2026-07-04 15:31:45.146 EDT [54355] LOG: redirecting log output to logging collector process Jul 04 15:31:45 managed-node2 postmaster[54355]: 2026-07-04 15:31:45.146 EDT [54355] HINT: Future log output will appear in directory "log". Jul 04 15:31:45 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 04 15:32:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 04 15:32:04 managed-node2 systemd[1]: postgresql.service: Killing process 54356 (postmaster) with signal SIGKILL. Jul 04 15:32:04 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 04 15:32:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. PLAY RECAP ********************************************************************* managed-node2 : ok=138 changed=36 unreachable=0 failed=0 skipped=124 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 04 July 2026 15:32:07 -0400 (0:00:00.368) 0:02:24.249 ********* =============================================================================== Test - database is accessible for super user using Unix socket --------- 16.26s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 16.13s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 16.08s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 16.07s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.40s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.35s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.72s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.67s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Uninstall postgresql ---------------------------------------------------- 2.16s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 2.06s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 2.04s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.97s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Remove config files ----------------------------------------------------- 1.44s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.41s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.38s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.37s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.33s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.22s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.19s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.18s /tmp/collections-BrD/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58