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-jPw executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Apr 16 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-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Saturday 13 June 2026 15:51:26 -0400 (0:00:00.018) 0:00:00.018 ********* [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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:6 Saturday 13 June 2026 15:51:27 -0400 (0:00:01.124) 0:00:01.142 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:10 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.005) 0:00:01.148 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.041) 0:00:01.189 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.038) 0:00:01.227 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.000) 0:00:01.228 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.015) 0:00:01.244 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.077) 0:00:01.321 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 13 June 2026 15:51:27 -0400 (0:00:00.025) 0:00:01.347 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 13 June 2026 15:51:28 -0400 (0:00:00.737) 0:00:02.084 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 13 June 2026 15:51:28 -0400 (0:00:00.391) 0:00:02.476 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 13 June 2026 15:51:28 -0400 (0:00:00.407) 0:00:02.883 ********* ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 13 June 2026 15:51:28 -0400 (0:00:00.023) 0:00:02.907 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008255", "end": "2026-06-13 15:51:29.310505", "failed_when_result": false, "rc": 0, "start": "2026-06-13 15:51:29.302250" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 13 June 2026 15:51:29 -0400 (0:00:00.415) 0:00:03.323 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 13 June 2026 15:51:29 -0400 (0:00:00.019) 0:00:03.342 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 13 June 2026 15:51:29 -0400 (0:00:00.021) 0:00:03.363 ********* 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-jPw/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-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 13 June 2026 15:51:29 -0400 (0:00:00.037) 0:00:03.400 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 13 June 2026 15:51:29 -0400 (0:00:00.321) 0:00:03.721 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 13 June 2026 15:51:30 -0400 (0:00:00.320) 0:00:04.042 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 13 June 2026 15:51:30 -0400 (0:00:00.309) 0:00:04.352 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 13 June 2026 15:51:31 -0400 (0:00:00.907) 0:00:05.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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 13 June 2026 15:51:31 -0400 (0:00:00.025) 0:00:05.285 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 13 June 2026 15:51:31 -0400 (0:00:00.030) 0:00:05.316 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 13 June 2026 15:51:31 -0400 (0:00:00.025) 0:00:05.341 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 13 June 2026 15:51:31 -0400 (0:00:00.020) 0:00:05.361 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: postgresql-server-13.23-3.el9.x86_64", "Installed: postgresql-private-libs-13.23-3.el9.x86_64", "Installed: postgresql-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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 13 June 2026 15:51:34 -0400 (0:00:03.240) 0:00:08.601 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.704588", "end": "2026-06-13 15:51:35.650455", "rc": 0, "start": "2026-06-13 15:51:34.945867" } 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 13 June 2026 15:51:35 -0400 (0:00:01.065) 0:00:09.667 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 13 June 2026 15:51:35 -0400 (0:00:00.019) 0:00:09.687 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 13 June 2026 15:51:35 -0400 (0:00:00.017) 0:00:09.704 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 13 June 2026 15:51:35 -0400 (0:00:00.017) 0:00:09.722 ********* 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.target basic.target systemd-journald.socket system.slice 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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 13 June 2026 15:51:37 -0400 (0:00:01.302) 0:00:11.024 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.025) 0:00:11.050 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.024) 0:00:11.074 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.020) 0:00:11.095 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.016) 0:00:11.111 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.021) 0:00:11.132 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.030) 0:00:11.162 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.020) 0:00:11.182 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.018) 0:00:11.201 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.018) 0:00:11.220 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.018) 0:00:11.238 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.019) 0:00:11.258 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.018) 0:00:11.276 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.018) 0:00:11.294 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.016) 0:00:11.310 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.017) 0:00:11.328 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.020) 0:00:11.348 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 13 June 2026 15:51:37 -0400 (0:00:00.507) 0:00:11.856 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 13 June 2026 15:51:38 -0400 (0:00:00.498) 0:00:12.354 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1781380298.42827-13249-237889482548887/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 13 June 2026 15:51:39 -0400 (0:00:00.782) 0:00:13.136 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 13 June 2026 15:51:39 -0400 (0:00:00.046) 0:00:13.183 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 13 June 2026 15:51:39 -0400 (0:00:00.021) 0:00:13.205 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 13 June 2026 15:51:39 -0400 (0:00:00.327) 0:00:13.532 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 13 June 2026 15:51:39 -0400 (0:00:00.022) 0:00:13.555 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 13 June 2026 15:51:39 -0400 (0:00:00.005) 0:00:13.560 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-06-13 15:51:36 EDT", "ActiveEnterTimestampMonotonic": "286444624", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice basic.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-06-13 15:51:36 EDT", "AssertTimestampMonotonic": "286391474", "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": "32950000", "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-06-13 15:51:36 EDT", "ConditionTimestampMonotonic": "286391472", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "6523", "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": "34443", "ExecMainStartTimestamp": "Sat 2026-06-13 15:51:36 EDT", "ExecMainStartTimestampMonotonic": "286405489", "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-06-13 15:51:36 EDT] ; stop_time=[n/a] ; pid=34443 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[Sat 2026-06-13 15:51:36 EDT] ; stop_time=[n/a] ; pid=34443 ; 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-06-13 15:51:36 EDT] ; stop_time=[Sat 2026-06-13 15:51:36 EDT] ; pid=34441 ; 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-06-13 15:51:36 EDT] ; stop_time=[Sat 2026-06-13 15:51:36 EDT] ; pid=34441 ; 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-06-13 15:51:36 EDT", "InactiveExitTimestampMonotonic": "286400344", "InvocationID": "d8334d6f9a3c437e8934622191fa2a9a", "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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "34443", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "17694720", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18219008", "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-06-13 15:51:36 EDT", "StateChangeTimestampMonotonic": "286444624", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 13 June 2026 15:51:40 -0400 (0:00:00.893) 0:00:14.453 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008534", "end": "2026-06-13 15:51:40.771716", "rc": 0, "start": "2026-06-13 15:51:40.763182" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 13 June 2026 15:51:40 -0400 (0:00:00.334) 0:00:14.788 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.008841", "end": "2026-06-13 15:51:41.098394", "rc": 0, "start": "2026-06-13 15:51:41.089553" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 13 June 2026 15:51:41 -0400 (0:00:00.325) 0:00:15.114 ********* ASYNC OK on managed-node2: jid=j116140747663.35888 ok: [managed-node2] => { "ansible_job_id": "j116140747663.35888", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.013340", "end": "2026-06-13 15:51:41.748725", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j116140747663.35888", "start": "2026-06-13 15:51:41.735385", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 13 June 2026 15:51:57 -0400 (0:00:16.188) 0:00:31.303 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010591", "end": "2026-06-13 15:51:57.638608", "rc": 0, "start": "2026-06-13 15:51:57.628017" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 13 June 2026 15:51:57 -0400 (0:00:00.353) 0:00:31.657 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 13 June 2026 15:51:57 -0400 (0:00:00.033) 0:00:31.690 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010344", "end": "2026-06-13 15:51:58.024190", "rc": 0, "start": "2026-06-13 15:51:58.013846" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 13 June 2026 15:51:58 -0400 (0:00:00.351) 0:00:32.042 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 13 June 2026 15:51:58 -0400 (0:00:00.031) 0:00:32.073 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009628", "end": "2026-06-13 15:51:58.387388", "failed_when_result": false, "rc": 0, "start": "2026-06-13 15:51:58.377760" } STDOUT: postgres (PostgreSQL) 13.23 TASK [Clean up] **************************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 13 June 2026 15:51:58 -0400 (0:00:00.339) 0:00:32.413 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 13 June 2026 15:51:58 -0400 (0:00:00.033) 0:00:32.446 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 13 June 2026 15:51:58 -0400 (0:00:00.004) 0:00:32.451 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 13 June 2026 15:52:00 -0400 (0:00:01.809) 0:00:34.260 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 13 June 2026 15:52:00 -0400 (0:00:00.021) 0:00:34.281 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 13 June 2026 15:52:00 -0400 (0:00:00.369) 0:00:34.651 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 13 June 2026 15:52:01 -0400 (0:00:01.250) 0:00:35.902 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007893", "end": "2026-06-13 15:52:02.216066", "rc": 0, "start": "2026-06-13 15:52:02.208173" } STDOUT: Jun 13 15:50:19 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] LOG: redirecting log output to logging collector process Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] HINT: Future log output will appear in directory "log". Jun 13 15:50:19 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] LOG: redirecting log output to logging collector process Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] HINT: Future log output will appear in directory "log". Jun 13 15:50:27 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:28 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Killing process 15172 (postmaster) with signal SIGKILL. Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:28 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:53 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] LOG: redirecting log output to logging collector process Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] HINT: Future log output will appear in directory "log". Jun 13 15:50:53 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Killing process 22379 (postmaster) with signal SIGKILL. Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] LOG: redirecting log output to logging collector process Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] HINT: Future log output will appear in directory "log". Jun 13 15:50:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:01 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Killing process 24223 (postmaster) with signal SIGKILL. Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:01 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:16 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] LOG: redirecting log output to logging collector process Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] HINT: Future log output will appear in directory "log". Jun 13 15:51:16 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Killing process 28979 (postmaster) with signal SIGKILL. Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:20 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] LOG: redirecting log output to logging collector process Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] HINT: Future log output will appear in directory "log". Jun 13 15:51:20 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Killing process 29864 (postmaster) with signal SIGKILL. Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] LOG: redirecting log output to logging collector process Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] HINT: Future log output will appear in directory "log". Jun 13 15:51:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:40 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:40 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] LOG: redirecting log output to logging collector process Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] HINT: Future log output will appear in directory "log". Jun 13 15:51:40 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Killing process 35406 (postmaster) with signal SIGKILL. Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Skip remaining tests if ostree - cannot uninstall/reinstall] ************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:15 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.330) 0:00:36.233 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:19 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.012) 0:00:36.245 ********* ok: [managed-node2] => { "ansible_facts": { "__default_version": "13" }, "changed": false } TASK [Install and cleanup the other supported versions] ************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:23 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.026) 0:00:36.272 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=16) included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=18) included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.077) 0:00:36.349 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.027) 0:00:36.377 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.000) 0:00:36.377 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.015) 0:00:36.393 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.039) 0:00:36.432 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 13 June 2026 15:52:02 -0400 (0:00:00.024) 0:00:36.457 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.739) 0:00:37.196 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.312) 0:00:37.509 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.017) 0:00:37.527 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.017) 0:00:37.544 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.016) 0:00:37.561 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.017) 0:00:37.578 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.017) 0:00:37.596 ********* [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-jPw/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-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.038) 0:00:37.634 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 13 June 2026 15:52:03 -0400 (0:00:00.316) 0:00:37.951 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 13 June 2026 15:52:04 -0400 (0:00:00.315) 0:00:38.267 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 13 June 2026 15:52:04 -0400 (0:00:00.313) 0:00:38.581 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 13 June 2026 15:52:05 -0400 (0:00:00.695) 0:00:39.276 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 13 June 2026 15:52:05 -0400 (0:00:00.022) 0:00:39.299 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 13 June 2026 15:52:05 -0400 (0:00:00.025) 0:00:39.324 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 13 June 2026 15:52:05 -0400 (0:00:00.029) 0:00:39.353 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 13 June 2026 15:52:05 -0400 (0:00:00.093) 0:00:39.447 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server installed.", "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", "Installed: postgresql-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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 13 June 2026 15:52:09 -0400 (0:00:04.457) 0:00:43.904 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.744480", "end": "2026-06-13 15:52:10.983129", "rc": 0, "start": "2026-06-13 15:52:10.238649" } 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 13 June 2026 15:52:11 -0400 (0:00:01.095) 0:00:45.000 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 13 June 2026 15:52:11 -0400 (0:00:00.021) 0:00:45.022 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 13 June 2026 15:52:11 -0400 (0:00:00.020) 0:00:45.043 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 13 June 2026 15:52:11 -0400 (0:00:00.019) 0:00:45.063 ********* 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": "system.slice systemd-journald.socket basic.target network-online.target 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/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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 13 June 2026 15:52:12 -0400 (0:00:01.056) 0:00:46.120 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.024) 0:00:46.144 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.025) 0:00:46.170 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.023) 0:00:46.194 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.017) 0:00:46.211 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.022) 0:00:46.234 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.029) 0:00:46.264 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.018) 0:00:46.282 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.019) 0:00:46.301 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.018) 0:00:46.319 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.017) 0:00:46.337 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.017) 0:00:46.355 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.018) 0:00:46.374 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.017) 0:00:46.391 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.015) 0:00:46.407 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.016) 0:00:46.424 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.022) 0:00:46.446 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 13 June 2026 15:52:12 -0400 (0:00:00.330) 0:00:46.777 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 13 June 2026 15:52:13 -0400 (0:00:00.331) 0:00:47.108 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1781380333.1835172-13846-267749120691417/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 13 June 2026 15:52:13 -0400 (0:00:00.652) 0:00:47.761 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 13 June 2026 15:52:13 -0400 (0:00:00.023) 0:00:47.785 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 13 June 2026 15:52:13 -0400 (0:00:00.021) 0:00:47.806 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 13 June 2026 15:52:14 -0400 (0:00:00.327) 0:00:48.134 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 13 June 2026 15:52:14 -0400 (0:00:00.020) 0:00:48.155 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 13 June 2026 15:52:14 -0400 (0:00:00.004) 0:00:48.160 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-06-13 15:52:12 EDT", "ActiveEnterTimestampMonotonic": "321554386", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network-online.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-06-13 15:52:12 EDT", "AssertTimestampMonotonic": "321502140", "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": "33945000", "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-06-13 15:52:12 EDT", "ConditionTimestampMonotonic": "321502086", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7161", "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": "40756", "ExecMainStartTimestamp": "Sat 2026-06-13 15:52:12 EDT", "ExecMainStartTimestampMonotonic": "321512668", "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-06-13 15:52:12 EDT] ; stop_time=[n/a] ; pid=40756 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-06-13 15:52:12 EDT] ; stop_time=[n/a] ; pid=40756 ; 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-06-13 15:52:12 EDT] ; stop_time=[Sat 2026-06-13 15:52:12 EDT] ; pid=40754 ; 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-06-13 15:52:12 EDT] ; stop_time=[Sat 2026-06-13 15:52:12 EDT] ; pid=40754 ; 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-06-13 15:52:12 EDT", "InactiveExitTimestampMonotonic": "321507281", "InvocationID": "b9f959b361c6487caccb4a9221509647", "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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "40756", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18685952", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18882560", "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-06-13 15:52:12 EDT", "StateChangeTimestampMonotonic": "321554386", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 13 June 2026 15:52:15 -0400 (0:00:00.885) 0:00:49.045 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008366", "end": "2026-06-13 15:52:15.356940", "rc": 0, "start": "2026-06-13 15:52:15.348574" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 13 June 2026 15:52:15 -0400 (0:00:00.326) 0:00:49.372 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009259", "end": "2026-06-13 15:52:15.683113", "rc": 0, "start": "2026-06-13 15:52:15.673854" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 13 June 2026 15:52:15 -0400 (0:00:00.328) 0:00:49.700 ********* ASYNC OK on managed-node2: jid=j592164933191.42199 ok: [managed-node2] => { "ansible_job_id": "j592164933191.42199", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012810", "end": "2026-06-13 15:52:16.227101", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j592164933191.42199", "start": "2026-06-13 15:52:16.214291", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 13 June 2026 15:52:31 -0400 (0:00:15.970) 0:01:05.671 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010521", "end": "2026-06-13 15:52:31.996631", "rc": 0, "start": "2026-06-13 15:52:31.986110" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.343) 0:01:06.014 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.035) 0:01:06.050 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010105", "end": "2026-06-13 15:52:32.383736", "rc": 0, "start": "2026-06-13 15:52:32.373631" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.352) 0:01:06.402 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.031) 0:01:06.434 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009679", "end": "2026-06-13 15:52:32.747606", "failed_when_result": false, "rc": 0, "start": "2026-06-13 15:52:32.737927" } STDOUT: postgres (PostgreSQL) 16.8 TASK [Clean up] **************************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.334) 0:01:06.769 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.033) 0:01:06.802 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 13 June 2026 15:52:32 -0400 (0:00:00.037) 0:01:06.839 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 13 June 2026 15:52:34 -0400 (0:00:01.869) 0:01:08.709 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 13 June 2026 15:52:34 -0400 (0:00:00.020) 0:01:08.729 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 13 June 2026 15:52:35 -0400 (0:00:00.364) 0:01:09.094 ********* [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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 13 June 2026 15:52:36 -0400 (0:00:01.246) 0:01:10.340 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007420", "end": "2026-06-13 15:52:36.649442", "rc": 0, "start": "2026-06-13 15:52:36.642022" } STDOUT: Jun 13 15:50:19 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] LOG: redirecting log output to logging collector process Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] HINT: Future log output will appear in directory "log". Jun 13 15:50:19 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] LOG: redirecting log output to logging collector process Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] HINT: Future log output will appear in directory "log". Jun 13 15:50:27 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:28 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Killing process 15172 (postmaster) with signal SIGKILL. Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:28 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:53 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] LOG: redirecting log output to logging collector process Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] HINT: Future log output will appear in directory "log". Jun 13 15:50:53 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Killing process 22379 (postmaster) with signal SIGKILL. Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] LOG: redirecting log output to logging collector process Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] HINT: Future log output will appear in directory "log". Jun 13 15:50:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:01 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Killing process 24223 (postmaster) with signal SIGKILL. Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:01 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:16 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] LOG: redirecting log output to logging collector process Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] HINT: Future log output will appear in directory "log". Jun 13 15:51:16 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Killing process 28979 (postmaster) with signal SIGKILL. Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:20 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] LOG: redirecting log output to logging collector process Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] HINT: Future log output will appear in directory "log". Jun 13 15:51:20 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Killing process 29864 (postmaster) with signal SIGKILL. Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] LOG: redirecting log output to logging collector process Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] HINT: Future log output will appear in directory "log". Jun 13 15:51:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:40 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:40 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] LOG: redirecting log output to logging collector process Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] HINT: Future log output will appear in directory "log". Jun 13 15:51:40 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Killing process 35406 (postmaster) with signal SIGKILL. Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:12 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:12 managed-node2 postgres[40756]: 2026-06-13 15:52:12.074 EDT [40756] LOG: redirecting log output to logging collector process Jun 13 15:52:12 managed-node2 postgres[40756]: 2026-06-13 15:52:12.074 EDT [40756] HINT: Future log output will appear in directory "log". Jun 13 15:52:12 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:14 managed-node2 systemd[1]: postgresql.service: Killing process 40757 (postgres) with signal SIGKILL. Jun 13 15:52:14 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:14 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:15 managed-node2 postgres[41717]: 2026-06-13 15:52:15.002 EDT [41717] LOG: redirecting log output to logging collector process Jun 13 15:52:15 managed-node2 postgres[41717]: 2026-06-13 15:52:15.002 EDT [41717] HINT: Future log output will appear in directory "log". Jun 13 15:52:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:34 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:34 managed-node2 systemd[1]: postgresql.service: Killing process 41718 (postgres) with signal SIGKILL. Jun 13 15:52:34 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:34 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 13 June 2026 15:52:36 -0400 (0:00:00.324) 0:01:10.664 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 13 June 2026 15:52:36 -0400 (0:00:00.029) 0:01:10.694 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 13 June 2026 15:52:36 -0400 (0:00:00.001) 0:01:10.695 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 13 June 2026 15:52:36 -0400 (0:00:00.016) 0:01:10.712 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 13 June 2026 15:52:36 -0400 (0:00:00.038) 0:01:10.750 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 13 June 2026 15:52:36 -0400 (0:00:00.023) 0:01:10.774 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.739) 0:01:11.514 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.316) 0:01:11.830 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.018) 0:01:11.849 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.016) 0:01:11.866 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.015) 0:01:11.881 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.016) 0:01:11.898 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.016) 0:01:11.915 ********* 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-jPw/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-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 13 June 2026 15:52:37 -0400 (0:00:00.038) 0:01:11.953 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 13 June 2026 15:52:38 -0400 (0:00:00.315) 0:01:12.268 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 13 June 2026 15:52:38 -0400 (0:00:00.314) 0:01:12.583 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 13 June 2026 15:52:38 -0400 (0:00:00.311) 0:01:12.895 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 13 June 2026 15:52:39 -0400 (0:00:00.698) 0:01:13.593 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 13 June 2026 15:52:39 -0400 (0:00:00.023) 0:01:13.617 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 13 June 2026 15:52:39 -0400 (0:00:00.026) 0:01:13.643 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 13 June 2026 15:52:39 -0400 (0:00:00.021) 0:01:13.665 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 13 June 2026 15:52:39 -0400 (0:00:00.018) 0:01:13.683 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:18/server installed.", "Installed: postgresql-server-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Installed: postgresql-private-libs-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Installed: postgresql-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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 13 June 2026 15:52:44 -0400 (0:00:04.292) 0:01:17.975 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.773134", "end": "2026-06-13 15:52:45.090149", "rc": 0, "start": "2026-06-13 15:52:44.317015" } 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 13 June 2026 15:52:45 -0400 (0:00:01.135) 0:01:19.111 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 13 June 2026 15:52:45 -0400 (0:00:00.019) 0:01:19.130 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 13 June 2026 15:52:45 -0400 (0:00:00.017) 0:01:19.148 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 13 June 2026 15:52:45 -0400 (0:00:00.021) 0:01:19.170 ********* 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": "systemd-journald.socket sysinit.target basic.target system.slice network-online.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/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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 13 June 2026 15:52:46 -0400 (0:00:01.055) 0:01:20.225 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.021) 0:01:20.247 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.020) 0:01:20.267 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.019) 0:01:20.287 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.017) 0:01:20.305 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.019) 0:01:20.325 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.029) 0:01:20.354 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.018) 0:01:20.372 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.018) 0:01:20.390 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.017) 0:01:20.408 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.018) 0:01:20.427 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.017) 0:01:20.445 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.017) 0:01:20.462 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.017) 0:01:20.480 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.017) 0:01:20.497 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.048) 0:01:20.545 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.022) 0:01:20.567 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 13 June 2026 15:52:46 -0400 (0:00:00.331) 0:01:20.899 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 13 June 2026 15:52:47 -0400 (0:00:00.329) 0:01:21.228 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1781380367.3037775-14240-182938128980756/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 13 June 2026 15:52:47 -0400 (0:00:00.656) 0:01:21.885 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 13 June 2026 15:52:47 -0400 (0:00:00.023) 0:01:21.908 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 13 June 2026 15:52:47 -0400 (0:00:00.021) 0:01:21.930 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 13 June 2026 15:52:48 -0400 (0:00:00.329) 0:01:22.260 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 13 June 2026 15:52:48 -0400 (0:00:00.019) 0:01:22.279 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 13 June 2026 15:52:48 -0400 (0:00:00.005) 0:01:22.284 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-06-13 15:52:46 EDT", "ActiveEnterTimestampMonotonic": "355656905", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-06-13 15:52:46 EDT", "AssertTimestampMonotonic": "355600095", "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": "38195000", "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-06-13 15:52:46 EDT", "ConditionTimestampMonotonic": "355600093", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7799", "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": "47082", "ExecMainStartTimestamp": "Sat 2026-06-13 15:52:46 EDT", "ExecMainStartTimestampMonotonic": "355614434", "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-06-13 15:52:46 EDT] ; stop_time=[n/a] ; pid=47082 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-06-13 15:52:46 EDT] ; stop_time=[n/a] ; pid=47082 ; 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-06-13 15:52:46 EDT] ; stop_time=[Sat 2026-06-13 15:52:46 EDT] ; pid=47080 ; 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-06-13 15:52:46 EDT] ; stop_time=[Sat 2026-06-13 15:52:46 EDT] ; pid=47080 ; 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-06-13 15:52:46 EDT", "InactiveExitTimestampMonotonic": "355609269", "InvocationID": "799ee0e314cc4a8e9cc93ce14d228e97", "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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "47082", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "23281664", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "23531520", "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-06-13 15:52:46 EDT", "StateChangeTimestampMonotonic": "355656905", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 13 June 2026 15:52:49 -0400 (0:00:00.897) 0:01:23.182 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008253", "end": "2026-06-13 15:52:49.498251", "rc": 0, "start": "2026-06-13 15:52:49.489998" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 13 June 2026 15:52:49 -0400 (0:00:00.331) 0:01:23.513 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.008964", "end": "2026-06-13 15:52:49.823655", "rc": 0, "start": "2026-06-13 15:52:49.814691" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 13 June 2026 15:52:49 -0400 (0:00:00.326) 0:01:23.840 ********* ASYNC OK on managed-node2: jid=j42383202373.48531 ok: [managed-node2] => { "ansible_job_id": "j42383202373.48531", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.013823", "end": "2026-06-13 15:52:50.352777", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j42383202373.48531", "start": "2026-06-13 15:52:50.338954", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 13 June 2026 15:53:05 -0400 (0:00:15.978) 0:01:39.819 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.011213", "end": "2026-06-13 15:53:06.155908", "rc": 0, "start": "2026-06-13 15:53:06.144695" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 13 June 2026 15:53:06 -0400 (0:00:00.357) 0:01:40.177 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 13 June 2026 15:53:06 -0400 (0:00:00.034) 0:01:40.211 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010886", "end": "2026-06-13 15:53:06.550109", "rc": 0, "start": "2026-06-13 15:53:06.539223" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 13 June 2026 15:53:06 -0400 (0:00:00.357) 0:01:40.568 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 13 June 2026 15:53:06 -0400 (0:00:00.031) 0:01:40.600 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009909", "end": "2026-06-13 15:53:06.916479", "failed_when_result": false, "rc": 0, "start": "2026-06-13 15:53:06.906570" } STDOUT: postgres (PostgreSQL) 18.1 TASK [Clean up] **************************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 13 June 2026 15:53:06 -0400 (0:00:00.339) 0:01:40.940 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 13 June 2026 15:53:07 -0400 (0:00:00.032) 0:01:40.972 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 13 June 2026 15:53:07 -0400 (0:00:00.004) 0:01:40.977 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 13 June 2026 15:53:08 -0400 (0:00:01.868) 0:01:42.846 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 13 June 2026 15:53:08 -0400 (0:00:00.019) 0:01:42.865 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 13 June 2026 15:53:09 -0400 (0:00:00.371) 0:01:43.237 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 13 June 2026 15:53:10 -0400 (0:00:01.259) 0:01:44.496 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007969", "end": "2026-06-13 15:53:10.804572", "rc": 0, "start": "2026-06-13 15:53:10.796603" } STDOUT: Jun 13 15:50:19 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] LOG: redirecting log output to logging collector process Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] HINT: Future log output will appear in directory "log". Jun 13 15:50:19 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] LOG: redirecting log output to logging collector process Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] HINT: Future log output will appear in directory "log". Jun 13 15:50:27 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:28 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Killing process 15172 (postmaster) with signal SIGKILL. Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:28 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:53 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] LOG: redirecting log output to logging collector process Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] HINT: Future log output will appear in directory "log". Jun 13 15:50:53 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Killing process 22379 (postmaster) with signal SIGKILL. Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] LOG: redirecting log output to logging collector process Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] HINT: Future log output will appear in directory "log". Jun 13 15:50:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:01 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Killing process 24223 (postmaster) with signal SIGKILL. Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:01 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:16 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] LOG: redirecting log output to logging collector process Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] HINT: Future log output will appear in directory "log". Jun 13 15:51:16 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Killing process 28979 (postmaster) with signal SIGKILL. Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:20 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] LOG: redirecting log output to logging collector process Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] HINT: Future log output will appear in directory "log". Jun 13 15:51:20 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Killing process 29864 (postmaster) with signal SIGKILL. Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] LOG: redirecting log output to logging collector process Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] HINT: Future log output will appear in directory "log". Jun 13 15:51:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:40 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:40 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] LOG: redirecting log output to logging collector process Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] HINT: Future log output will appear in directory "log". Jun 13 15:51:40 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Killing process 35406 (postmaster) with signal SIGKILL. Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:12 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:12 managed-node2 postgres[40756]: 2026-06-13 15:52:12.074 EDT [40756] LOG: redirecting log output to logging collector process Jun 13 15:52:12 managed-node2 postgres[40756]: 2026-06-13 15:52:12.074 EDT [40756] HINT: Future log output will appear in directory "log". Jun 13 15:52:12 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:14 managed-node2 systemd[1]: postgresql.service: Killing process 40757 (postgres) with signal SIGKILL. Jun 13 15:52:14 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:14 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:15 managed-node2 postgres[41717]: 2026-06-13 15:52:15.002 EDT [41717] LOG: redirecting log output to logging collector process Jun 13 15:52:15 managed-node2 postgres[41717]: 2026-06-13 15:52:15.002 EDT [41717] HINT: Future log output will appear in directory "log". Jun 13 15:52:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:34 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:34 managed-node2 systemd[1]: postgresql.service: Killing process 41718 (postgres) with signal SIGKILL. Jun 13 15:52:34 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:34 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:46 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:46 managed-node2 postgres[47082]: 2026-06-13 15:52:46.177 EDT [47082] LOG: redirecting log output to logging collector process Jun 13 15:52:46 managed-node2 postgres[47082]: 2026-06-13 15:52:46.177 EDT [47082] HINT: Future log output will appear in directory "log". Jun 13 15:52:46 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:49 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:49 managed-node2 systemd[1]: postgresql.service: Killing process 47083 (postgres) with signal SIGKILL. Jun 13 15:52:49 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:49 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:49 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:49 managed-node2 postgres[48046]: 2026-06-13 15:52:49.135 EDT [48046] LOG: redirecting log output to logging collector process Jun 13 15:52:49 managed-node2 postgres[48046]: 2026-06-13 15:52:49.135 EDT [48046] HINT: Future log output will appear in directory "log". Jun 13 15:52:49 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:53:08 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:53:08 managed-node2 systemd[1]: postgresql.service: Killing process 48047 (postgres) with signal SIGKILL. Jun 13 15:53:08 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:53:08 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 13 June 2026 15:53:10 -0400 (0:00:00.328) 0:01:44.824 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 13 June 2026 15:53:10 -0400 (0:00:00.028) 0:01:44.852 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 13 June 2026 15:53:10 -0400 (0:00:00.001) 0:01:44.853 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 13 June 2026 15:53:10 -0400 (0:00:00.016) 0:01:44.870 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 13 June 2026 15:53:10 -0400 (0:00:00.041) 0:01:44.912 ********* included: /tmp/collections-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 13 June 2026 15:53:10 -0400 (0:00:00.025) 0:01:44.937 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 13 June 2026 15:53:11 -0400 (0:00:00.748) 0:01:45.685 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.320) 0:01:46.006 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.017) 0:01:46.024 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.017) 0:01:46.042 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.016) 0:01:46.058 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.017) 0:01:46.075 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.017) 0:01:46.093 ********* 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-jPw/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-jPw/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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.038) 0:01:46.131 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.319) 0:01:46.450 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 13 June 2026 15:53:12 -0400 (0:00:00.315) 0:01:46.766 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 13 June 2026 15:53:13 -0400 (0:00:00.314) 0:01:47.081 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 13 June 2026 15:53:13 -0400 (0:00:00.697) 0:01:47.779 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 13 June 2026 15:53:13 -0400 (0:00:00.023) 0:01:47.802 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 13 June 2026 15:53:13 -0400 (0:00:00.024) 0:01:47.827 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 13 June 2026 15:53:13 -0400 (0:00:00.021) 0:01:47.849 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 13 June 2026 15:53:13 -0400 (0:00:00.019) 0:01:47.868 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server installed.", "Installed: postgresql-server-15.12-1.module_el9+1199+0a6782cc.x86_64", "Installed: postgresql-private-libs-15.12-1.module_el9+1199+0a6782cc.x86_64", "Installed: postgresql-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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 13 June 2026 15:53:18 -0400 (0:00:04.271) 0:01:52.140 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.750575", "end": "2026-06-13 15:53:19.218856", "rc": 0, "start": "2026-06-13 15:53:18.468281" } 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 13 June 2026 15:53:19 -0400 (0:00:01.095) 0:01:53.236 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 13 June 2026 15:53:19 -0400 (0:00:00.019) 0:01:53.256 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 13 June 2026 15:53:19 -0400 (0:00:00.018) 0:01:53.274 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 13 June 2026 15:53:19 -0400 (0:00:00.019) 0:01:53.294 ********* 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 systemd-journald.socket system.slice basic.target 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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 13 June 2026 15:53:20 -0400 (0:00:01.055) 0:01:54.349 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.022) 0:01:54.371 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.022) 0:01:54.394 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.020) 0:01:54.415 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.016) 0:01:54.432 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.024) 0:01:54.456 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.031) 0:01:54.487 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.018) 0:01:54.506 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.018) 0:01:54.524 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.019) 0:01:54.543 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.018) 0:01:54.561 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.018) 0:01:54.580 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.018) 0:01:54.599 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.020) 0:01:54.619 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.017) 0:01:54.636 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.016) 0:01:54.652 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 13 June 2026 15:53:20 -0400 (0:00:00.020) 0:01:54.673 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 13 June 2026 15:53:21 -0400 (0:00:00.330) 0:01:55.003 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 13 June 2026 15:53:21 -0400 (0:00:00.325) 0:01:55.329 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1781380401.4036906-14631-109896812361445/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 13 June 2026 15:53:22 -0400 (0:00:00.653) 0:01:55.982 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 13 June 2026 15:53:22 -0400 (0:00:00.023) 0:01:56.006 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 13 June 2026 15:53:22 -0400 (0:00:00.023) 0:01:56.030 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 13 June 2026 15:53:22 -0400 (0:00:00.329) 0:01:56.359 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 13 June 2026 15:53:22 -0400 (0:00:00.019) 0:01:56.379 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 13 June 2026 15:53:22 -0400 (0:00:00.006) 0:01:56.385 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-06-13 15:53:20 EDT", "ActiveEnterTimestampMonotonic": "389782773", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network-online.target sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-06-13 15:53:20 EDT", "AssertTimestampMonotonic": "389724487", "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": "33140000", "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-06-13 15:53:20 EDT", "ConditionTimestampMonotonic": "389724485", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "8437", "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": "53376", "ExecMainStartTimestamp": "Sat 2026-06-13 15:53:20 EDT", "ExecMainStartTimestampMonotonic": "389741766", "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-06-13 15:53:20 EDT] ; stop_time=[n/a] ; pid=53376 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[Sat 2026-06-13 15:53:20 EDT] ; stop_time=[n/a] ; pid=53376 ; 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-06-13 15:53:20 EDT] ; stop_time=[Sat 2026-06-13 15:53:20 EDT] ; pid=53374 ; 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-06-13 15:53:20 EDT] ; stop_time=[Sat 2026-06-13 15:53:20 EDT] ; pid=53374 ; 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-06-13 15:53:20 EDT", "InactiveExitTimestampMonotonic": "389736341", "InvocationID": "8945eb55b08f4e29b937a0318faca2d6", "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": "13597", "LimitNPROCSoft": "13597", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13597", "LimitSIGPENDINGSoft": "13597", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "53376", "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": "18763776", "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-06-13 15:53:20 EDT", "StateChangeTimestampMonotonic": "389782773", "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": "21756", "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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 13 June 2026 15:53:23 -0400 (0:00:00.894) 0:01:57.280 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008168", "end": "2026-06-13 15:53:23.589591", "rc": 0, "start": "2026-06-13 15:53:23.581423" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 13 June 2026 15:53:23 -0400 (0:00:00.324) 0:01:57.604 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.008881", "end": "2026-06-13 15:53:23.914287", "rc": 0, "start": "2026-06-13 15:53:23.905406" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 13 June 2026 15:53:23 -0400 (0:00:00.324) 0:01:57.929 ********* ASYNC OK on managed-node2: jid=j202402495742.54819 ok: [managed-node2] => { "ansible_job_id": "j202402495742.54819", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012512", "end": "2026-06-13 15:53:24.441723", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j202402495742.54819", "start": "2026-06-13 15:53:24.429211", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 13 June 2026 15:53:39 -0400 (0:00:15.962) 0:02:13.892 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010623", "end": "2026-06-13 15:53:40.224900", "rc": 0, "start": "2026-06-13 15:53:40.214277" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 13 June 2026 15:53:40 -0400 (0:00:00.351) 0:02:14.243 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 13 June 2026 15:53:40 -0400 (0:00:00.032) 0:02:14.276 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010479", "end": "2026-06-13 15:53:40.610757", "rc": 0, "start": "2026-06-13 15:53:40.600278" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 13 June 2026 15:53:40 -0400 (0:00:00.356) 0:02:14.632 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 13 June 2026 15:53:40 -0400 (0:00:00.034) 0:02:14.667 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010109", "end": "2026-06-13 15:53:40.983454", "failed_when_result": false, "rc": 0, "start": "2026-06-13 15:53:40.973345" } STDOUT: postgres (PostgreSQL) 15.12 TASK [Clean up] **************************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 13 June 2026 15:53:41 -0400 (0:00:00.338) 0:02:15.005 ********* included: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 13 June 2026 15:53:41 -0400 (0:00:00.032) 0:02:15.038 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 13 June 2026 15:53:41 -0400 (0:00:00.005) 0:02:15.044 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 13 June 2026 15:53:43 -0400 (0:00:01.943) 0:02:16.987 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 13 June 2026 15:53:43 -0400 (0:00:00.018) 0:02:17.006 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 13 June 2026 15:53:43 -0400 (0:00:00.364) 0:02:17.371 ********* 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-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 13 June 2026 15:53:44 -0400 (0:00:01.254) 0:02:18.625 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.008395", "end": "2026-06-13 15:53:44.936993", "rc": 0, "start": "2026-06-13 15:53:44.928598" } STDOUT: Jun 13 15:50:19 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] LOG: redirecting log output to logging collector process Jun 13 15:50:19 managed-node2 postmaster[12456]: 2026-06-13 15:50:19.358 EDT [12456] HINT: Future log output will appear in directory "log". Jun 13 15:50:19 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:26 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] LOG: redirecting log output to logging collector process Jun 13 15:50:27 managed-node2 postmaster[15171]: 2026-06-13 15:50:27.028 EDT [15171] HINT: Future log output will appear in directory "log". Jun 13 15:50:27 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:28 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Killing process 15172 (postmaster) with signal SIGKILL. Jun 13 15:50:28 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:28 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:53 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] LOG: redirecting log output to logging collector process Jun 13 15:50:53 managed-node2 postmaster[22378]: 2026-06-13 15:50:53.541 EDT [22378] HINT: Future log output will appear in directory "log". Jun 13 15:50:53 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Killing process 22379 (postmaster) with signal SIGKILL. Jun 13 15:50:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:50:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:50:59 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] LOG: redirecting log output to logging collector process Jun 13 15:50:59 managed-node2 postmaster[24222]: 2026-06-13 15:50:59.144 EDT [24222] HINT: Future log output will appear in directory "log". Jun 13 15:50:59 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:01 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Killing process 24223 (postmaster) with signal SIGKILL. Jun 13 15:51:01 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:01 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:16 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] LOG: redirecting log output to logging collector process Jun 13 15:51:16 managed-node2 postmaster[28978]: 2026-06-13 15:51:16.880 EDT [28978] HINT: Future log output will appear in directory "log". Jun 13 15:51:16 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Killing process 28979 (postmaster) with signal SIGKILL. Jun 13 15:51:20 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:20 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:20 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] LOG: redirecting log output to logging collector process Jun 13 15:51:20 managed-node2 postmaster[29863]: 2026-06-13 15:51:20.117 EDT [29863] HINT: Future log output will appear in directory "log". Jun 13 15:51:20 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Killing process 29864 (postmaster) with signal SIGKILL. Jun 13 15:51:21 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] LOG: redirecting log output to logging collector process Jun 13 15:51:36 managed-node2 postmaster[34443]: 2026-06-13 15:51:36.966 EDT [34443] HINT: Future log output will appear in directory "log". Jun 13 15:51:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:40 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:40 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:51:40 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] LOG: redirecting log output to logging collector process Jun 13 15:51:40 managed-node2 postmaster[35405]: 2026-06-13 15:51:40.410 EDT [35405] HINT: Future log output will appear in directory "log". Jun 13 15:51:40 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:51:59 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Killing process 35406 (postmaster) with signal SIGKILL. Jun 13 15:51:59 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:51:59 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:12 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:12 managed-node2 postgres[40756]: 2026-06-13 15:52:12.074 EDT [40756] LOG: redirecting log output to logging collector process Jun 13 15:52:12 managed-node2 postgres[40756]: 2026-06-13 15:52:12.074 EDT [40756] HINT: Future log output will appear in directory "log". Jun 13 15:52:12 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:14 managed-node2 systemd[1]: postgresql.service: Killing process 40757 (postgres) with signal SIGKILL. Jun 13 15:52:14 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:14 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:15 managed-node2 postgres[41717]: 2026-06-13 15:52:15.002 EDT [41717] LOG: redirecting log output to logging collector process Jun 13 15:52:15 managed-node2 postgres[41717]: 2026-06-13 15:52:15.002 EDT [41717] HINT: Future log output will appear in directory "log". Jun 13 15:52:15 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:34 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:34 managed-node2 systemd[1]: postgresql.service: Killing process 41718 (postgres) with signal SIGKILL. Jun 13 15:52:34 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:34 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:46 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:46 managed-node2 postgres[47082]: 2026-06-13 15:52:46.177 EDT [47082] LOG: redirecting log output to logging collector process Jun 13 15:52:46 managed-node2 postgres[47082]: 2026-06-13 15:52:46.177 EDT [47082] HINT: Future log output will appear in directory "log". Jun 13 15:52:46 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:52:49 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:52:49 managed-node2 systemd[1]: postgresql.service: Killing process 47083 (postgres) with signal SIGKILL. Jun 13 15:52:49 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:52:49 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:52:49 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:52:49 managed-node2 postgres[48046]: 2026-06-13 15:52:49.135 EDT [48046] LOG: redirecting log output to logging collector process Jun 13 15:52:49 managed-node2 postgres[48046]: 2026-06-13 15:52:49.135 EDT [48046] HINT: Future log output will appear in directory "log". Jun 13 15:52:49 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:53:08 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:53:08 managed-node2 systemd[1]: postgresql.service: Killing process 48047 (postgres) with signal SIGKILL. Jun 13 15:53:08 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:53:08 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:53:20 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:53:20 managed-node2 postmaster[53376]: 2026-06-13 15:53:20.302 EDT [53376] LOG: redirecting log output to logging collector process Jun 13 15:53:20 managed-node2 postmaster[53376]: 2026-06-13 15:53:20.302 EDT [53376] HINT: Future log output will appear in directory "log". Jun 13 15:53:20 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:53:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:53:23 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:53:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jun 13 15:53:23 managed-node2 systemd[1]: Starting PostgreSQL database server... Jun 13 15:53:23 managed-node2 postmaster[54337]: 2026-06-13 15:53:23.236 EDT [54337] LOG: redirecting log output to logging collector process Jun 13 15:53:23 managed-node2 postmaster[54337]: 2026-06-13 15:53:23.236 EDT [54337] HINT: Future log output will appear in directory "log". Jun 13 15:53:23 managed-node2 systemd[1]: Started PostgreSQL database server. Jun 13 15:53:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jun 13 15:53:42 managed-node2 systemd[1]: postgresql.service: Killing process 54338 (postmaster) with signal SIGKILL. Jun 13 15:53:42 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jun 13 15:53:42 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 13 June 2026 15:53:44 -0400 (0:00:00.323) 0:02:18.949 ********* =============================================================================== Test - database is accessible for super user using Unix socket --------- 16.19s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.98s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.97s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.96s /tmp/collections-jPw/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.46s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.29s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.27s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.24s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Uninstall postgresql ---------------------------------------------------- 1.94s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.87s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.87s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.81s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.30s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Remove config files ----------------------------------------------------- 1.26s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.25s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.25s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.25s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.14s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Gathering Facts --------------------------------------------------------- 1.12s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.10s /tmp/collections-jPw/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58