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-669 executable location = /usr/local/bin/ansible-playbook python version = 3.12.14 (main, Aug 13 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_default.yml **************************************************** 1 plays in /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:3 Tuesday 08 September 2026 12:18:02 -0400 (0:00:00.017) 0:00:00.017 ***** [WARNING]: Platform linux on host managed-node1 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-node1] TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:6 Tuesday 08 September 2026 12:18:03 -0400 (0:00:01.049) 0:00:01.066 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1788884282.0835695, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1788883708.0909996, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1788883695.894, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:11 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.457) 0:00:01.523 ***** ok: [managed-node1] => { "ansible_facts": { "__journal_start_time": "2026-09-08 12:18:03" }, "changed": false } TASK [Test default settings] *************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:16 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.016) 0:00:01.539 ***** included: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node1 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.049) 0:00:01.589 ***** included: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.040) 0:00:01.630 ***** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.000) 0:00:01.630 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.014) 0:00:01.645 ***** included: fedora.linux_system_roles.postgresql for managed-node1 TASK [fedora.linux_system_roles.postgresql : Validating arguments against arg spec 'main' - The postgresql role.] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:3 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.078) 0:00:01.724 ***** ok: [managed-node1] => { "changed": false, "validate_args_context": { "argument_spec_name": "main", "name": "postgresql", "path": "/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql", "type": "role" } } MSG: The arg spec validation passed TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.013) 0:00:01.737 ***** included: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Tuesday 08 September 2026 12:18:04 -0400 (0:00:00.025) 0:00:01.763 ***** ok: [managed-node1] TASK [fedora.linux_system_roles.postgresql : Set postgresql effective value defaults] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Tuesday 08 September 2026 12:18:05 -0400 (0:00:00.799) 0:00:02.563 ***** ok: [managed-node1] => { "ansible_facts": { "__postgresql_server_tuning_default": true, "__postgresql_version_default": "13" }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Set postgresql effective values from user input or defaults] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:12 Tuesday 08 September 2026 12:18:05 -0400 (0:00:00.018) 0:00:02.581 ***** ok: [managed-node1] => { "ansible_facts": { "__postgresql_server_tuning": true, "__postgresql_version": "13" }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:17 Tuesday 08 September 2026 12:18:05 -0400 (0:00:00.025) 0:00:02.606 ***** ok: [managed-node1] => { "changed": false, "fingerprint": { "ansible_check_mode": false, "ansible_version": "2.17.14", "date": "2026-09-08T12:18:05-04:00", "managed_node_distro": "CentOS-9", "play_hosts_number": 1, "role_name": "postgresql", "role_path": "/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql", "status": "begin" } } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:30 Tuesday 08 September 2026 12:18:05 -0400 (0:00:00.439) 0:00:03.046 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:35 Tuesday 08 September 2026 12:18:06 -0400 (0:00:00.377) 0:00:03.423 ***** ok: [managed-node1] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:42 Tuesday 08 September 2026 12:18:06 -0400 (0:00:00.020) 0:00:03.444 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009154", "end": "2026-09-08 12:18:06.664411", "failed_when_result": false, "rc": 0, "start": "2026-09-08 12:18:06.655257" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:50 Tuesday 08 September 2026 12:18:06 -0400 (0:00:00.443) 0:00:03.887 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:55 Tuesday 08 September 2026 12:18:06 -0400 (0:00:00.018) 0:00:03.906 ***** ok: [managed-node1] => { "ansible_facts": { "__postgresql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:60 Tuesday 08 September 2026 12:18:06 -0400 (0:00:00.025) 0:00:03.932 ***** skipping: [managed-node1] => (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-node1] => (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-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + (__postgresql_version | string) +\n '/server'] if (__postgresql_version | string) != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + (__postgresql_version | string) +\n '/server'] if (__postgresql_version | string) != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-669/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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:75 Tuesday 08 September 2026 12:18:06 -0400 (0:00:00.037) 0:00:03.969 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:80 Tuesday 08 September 2026 12:18:07 -0400 (0:00:00.379) 0:00:04.349 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:85 Tuesday 08 September 2026 12:18:07 -0400 (0:00:00.350) 0:00:04.700 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Validate role parameters] ********* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Tuesday 08 September 2026 12:18:07 -0400 (0:00:00.353) 0:00:05.053 ***** included: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.postgresql : Assert postgresql_version is a string or integer] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:3 Tuesday 08 September 2026 12:18:07 -0400 (0:00:00.056) 0:00:05.110 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "postgresql_version is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Assert postgresql_password is null or a string] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:16 Tuesday 08 September 2026 12:18:07 -0400 (0:00:00.024) 0:00:05.134 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.postgresql : Assert postgresql_cert_name is null or a string] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:26 Tuesday 08 September 2026 12:18:07 -0400 (0:00:00.030) 0:00:05.164 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.postgresql : Assert postgresql_server_tuning is null or a boolean] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:36 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.030) 0:00:05.195 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.postgresql : Assert dns in postgresql_certificates is a string or list of strings] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:47 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.031) 0:00:05.227 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postgresql : Assert email in postgresql_certificates is a string or list of strings] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:63 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.016) 0:00:05.243 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postgresql : Assert ip in postgresql_certificates is a string or list of strings] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:79 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.015) 0:00:05.259 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postgresql : Assert principal in postgresql_certificates is a string or list of strings] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:95 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.015) 0:00:05.274 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postgresql : Assert mode in postgresql_certificates is a string or integer] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/assert_role_vars.yml:111 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.015) 0:00:05.290 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:11 Tuesday 08 September 2026 12:18:08 -0400 (0:00:00.016) 0:00:05.307 ***** ok: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:15 Tuesday 08 September 2026 12:18:09 -0400 (0:00:00.990) 0:00:06.297 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:23 Tuesday 08 September 2026 12:18:09 -0400 (0:00:00.023) 0:00:06.321 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:31 Tuesday 08 September 2026 12:18:09 -0400 (0:00:00.025) 0:00:06.346 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:41 Tuesday 08 September 2026 12:18:09 -0400 (0:00:00.023) 0:00:06.369 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:52 Tuesday 08 September 2026 12:18:09 -0400 (0:00:00.018) 0:00:06.388 ***** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: postgresql-13.23-7.el9.x86_64", "Installed: postgresql-server-13.23-7.el9.x86_64", "Installed: postgresql-private-libs-13.23-7.el9.x86_64" ] } TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:61 Tuesday 08 September 2026 12:18:12 -0400 (0:00:03.445) 0:00:09.834 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.804151", "end": "2026-09-08 12:18:13.802818", "rc": 0, "start": "2026-09-08 12:18:12.998667" } 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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:70 Tuesday 08 September 2026 12:18:13 -0400 (0:00:01.199) 0:00:11.033 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:84 Tuesday 08 September 2026 12:18:13 -0400 (0:00:00.021) 0:00:11.054 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:101 Tuesday 08 September 2026 12:18:13 -0400 (0:00:00.017) 0:00:11.072 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:112 Tuesday 08 September 2026 12:18:13 -0400 (0:00:00.016) 0:00:11.088 ***** changed: [managed-node1] => { "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 sysinit.target systemd-journald.socket system.slice basic.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": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "RestartMode": "normal", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:121 Tuesday 08 September 2026 12:18:15 -0400 (0:00:01.317) 0:00:12.406 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:126 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.021) 0:00:12.428 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:138 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.019) 0:00:12.448 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:146 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.019) 0:00:12.467 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:153 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.015) 0:00:12.482 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.020) 0:00:12.502 ***** included: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node1 TASK [Generate certificates] *************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.028) 0:00:12.531 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.017) 0:00:12.548 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.017) 0:00:12.566 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.016) 0:00:12.582 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.016) 0:00:12.599 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.016) 0:00:12.615 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.018) 0:00:12.633 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.016) 0:00:12.650 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.014) 0:00:12.665 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:160 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.015) 0:00:12.680 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:172 Tuesday 08 September 2026 12:18:15 -0400 (0:00:00.040) 0:00:12.721 ***** ok: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:178 Tuesday 08 September 2026 12:18:16 -0400 (0:00:00.475) 0:00:13.197 ***** Notification for handler Restart postgresql has been saved. changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:185 Tuesday 08 September 2026 12:18:16 -0400 (0:00:00.447) 0:00:13.644 ***** changed: [managed-node1] => { "changed": true, "checksum": "56c7cdc8c614abd9b0d03e84141e710aaa9e7e78", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "7e7fa9e0cb2e76c1e0f9024388e24297", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1788884296.5151315-11538-188672985443130/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:198 Tuesday 08 September 2026 12:18:17 -0400 (0:00:00.789) 0:00:14.434 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:208 Tuesday 08 September 2026 12:18:17 -0400 (0:00:00.029) 0:00:14.463 ***** skipping: [managed-node1] => { "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-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:214 Tuesday 08 September 2026 12:18:17 -0400 (0:00:00.020) 0:00:14.484 ***** ok: [managed-node1] => { "changed": false, "fingerprint": { "ansible_check_mode": false, "ansible_version": "2.17.14", "date": "2026-09-08T12:18:17-04:00", "managed_node_distro": "CentOS-9", "play_hosts_number": 1, "role_name": "postgresql", "role_path": "/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql", "status": "success" } } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:12 Tuesday 08 September 2026 12:18:17 -0400 (0:00:00.394) 0:00:14.879 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:19 Tuesday 08 September 2026 12:18:17 -0400 (0:00:00.029) 0:00:14.908 ***** NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node1 META: triggered running handlers for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Tuesday 08 September 2026 12:18:17 -0400 (0:00:00.008) 0:00:14.917 ***** changed: [managed-node1] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2026-09-08 12:18:15 EDT", "ActiveEnterTimestampMonotonic": "601726137", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target network-online.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-09-08 12:18:15 EDT", "AssertTimestampMonotonic": "601667709", "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": "35600000", "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": "Tue 2026-09-08 12:18:15 EDT", "ConditionTimestampMonotonic": "601667707", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "5686", "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": "22060", "ExecMainStartTimestamp": "Tue 2026-09-08 12:18:15 EDT", "ExecMainStartTimestampMonotonic": "601684988", "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=[Tue 2026-09-08 12:18:15 EDT] ; stop_time=[n/a] ; pid=22060 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Tue 2026-09-08 12:18:15 EDT] ; stop_time=[n/a] ; pid=22060 ; 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=[Tue 2026-09-08 12:18:15 EDT] ; stop_time=[Tue 2026-09-08 12:18:15 EDT] ; pid=22058 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Tue 2026-09-08 12:18:15 EDT] ; stop_time=[Tue 2026-09-08 12:18:15 EDT] ; pid=22058 ; 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": "Tue 2026-09-08 12:18:15 EDT", "InactiveExitTimestampMonotonic": "601679418", "InvocationID": "f9e11efea5d04ebaa3efaf0805141b8c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13485", "LimitNPROCSoft": "13485", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13485", "LimitSIGPENDINGSoft": "13485", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22060", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "17690624", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18214912", "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", "RestartMode": "normal", "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": "Tue 2026-09-08 12:18:15 EDT", "StateChangeTimestampMonotonic": "601726137", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "8", "TasksMax": "21576", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:22 Tuesday 08 September 2026 12:18:18 -0400 (0:00:00.954) 0:00:15.871 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008919", "end": "2026-09-08 12:18:19.009856", "rc": 0, "start": "2026-09-08 12:18:19.000937" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:28 Tuesday 08 September 2026 12:18:19 -0400 (0:00:00.370) 0:00:16.242 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009835", "end": "2026-09-08 12:18:19.383409", "rc": 0, "start": "2026-09-08 12:18:19.373574" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:33 Tuesday 08 September 2026 12:18:19 -0400 (0:00:00.381) 0:00:16.623 ***** ASYNC OK on managed-node1: jid=j967580159094.23505 ok: [managed-node1] => { "ansible_job_id": "j967580159094.23505", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.013802", "end": "2026-09-08 12:18:20.118823", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j967580159094.23505", "start": "2026-09-08 12:18:20.105021", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:45 Tuesday 08 September 2026 12:18:35 -0400 (0:00:16.326) 0:00:32.950 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010785", "end": "2026-09-08 12:18:36.119437", "rc": 0, "start": "2026-09-08 12:18:36.108652" } STDOUT: shared_buffers ---------------- 853MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:57 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.403) 0:00:33.354 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:68 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.050) 0:00:33.405 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.012129", "end": "2026-09-08 12:18:36.587066", "rc": 0, "start": "2026-09-08 12:18:36.574937" } STDOUT: effective_cache_size ---------------------- 1707MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:80 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.413) 0:00:33.818 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:91 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.030) 0:00:33.848 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__test_check_version | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up] **************************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:99 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.016) 0:00:33.865 ***** included: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node1 TASK [Run handlers] ************************************************************ task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.031) 0:00:33.896 ***** META: triggered running handlers for managed-node1 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Tuesday 08 September 2026 12:18:36 -0400 (0:00:00.004) 0:00:33.901 ***** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: postgresql-private-libs-13.23-7.el9.x86_64", "Removed: postgresql-server-13.23-7.el9.x86_64", "Removed: postgresql-13.23-7.el9.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Tuesday 08 September 2026 12:18:38 -0400 (0:00:02.009) 0:00:35.910 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Tuesday 08 September 2026 12:18:38 -0400 (0:00:00.017) 0:00:35.928 ***** changed: [managed-node1] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Tuesday 08 September 2026 12:18:39 -0400 (0:00:00.405) 0:00:36.334 ***** ok: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => (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-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Tuesday 08 September 2026 12:18:40 -0400 (0:00:01.384) 0:00:37.719 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007985", "end": "2026-09-08 12:18:40.854805", "rc": 0, "start": "2026-09-08 12:18:40.846820" } STDOUT: Sep 08 12:17:37 managed-node1 systemd[1]: Starting PostgreSQL database server... Sep 08 12:17:37 managed-node1 postgres[12572]: 2026-09-08 12:17:37.716 EDT [12572] LOG: redirecting log output to logging collector process Sep 08 12:17:37 managed-node1 postgres[12572]: 2026-09-08 12:17:37.716 EDT [12572] HINT: Future log output will appear in directory "log". Sep 08 12:17:37 managed-node1 systemd[1]: Started PostgreSQL database server. Sep 08 12:17:55 managed-node1 systemd[1]: Stopping PostgreSQL database server... Sep 08 12:17:55 managed-node1 systemd[1]: postgresql.service: Killing process 12573 (postgres) with signal SIGKILL. Sep 08 12:17:55 managed-node1 systemd[1]: postgresql.service: Deactivated successfully. Sep 08 12:17:55 managed-node1 systemd[1]: Stopped PostgreSQL database server. Sep 08 12:17:55 managed-node1 systemd[1]: Starting PostgreSQL database server... Sep 08 12:17:55 managed-node1 postgres[16592]: 2026-09-08 12:17:55.536 EDT [16592] LOG: redirecting log output to logging collector process Sep 08 12:17:55 managed-node1 postgres[16592]: 2026-09-08 12:17:55.536 EDT [16592] HINT: Future log output will appear in directory "log". Sep 08 12:17:55 managed-node1 systemd[1]: Started PostgreSQL database server. Sep 08 12:17:59 managed-node1 systemd[1]: Stopping PostgreSQL database server... Sep 08 12:17:59 managed-node1 systemd[1]: postgresql.service: Killing process 16593 (postgres) with signal SIGKILL. Sep 08 12:17:59 managed-node1 systemd[1]: postgresql.service: Deactivated successfully. Sep 08 12:17:59 managed-node1 systemd[1]: Stopped PostgreSQL database server. Sep 08 12:18:15 managed-node1 systemd[1]: Starting PostgreSQL database server... Sep 08 12:18:15 managed-node1 postgres[22060]: 2026-09-08 12:18:15.149 EDT [22060] LOG: redirecting log output to logging collector process Sep 08 12:18:15 managed-node1 postgres[22060]: 2026-09-08 12:18:15.149 EDT [22060] HINT: Future log output will appear in directory "log". Sep 08 12:18:15 managed-node1 systemd[1]: Started PostgreSQL database server. Sep 08 12:18:18 managed-node1 systemd[1]: Stopping PostgreSQL database server... Sep 08 12:18:18 managed-node1 systemd[1]: postgresql.service: Killing process 22061 (postgres) with signal SIGKILL. Sep 08 12:18:18 managed-node1 systemd[1]: postgresql.service: Deactivated successfully. Sep 08 12:18:18 managed-node1 systemd[1]: Stopped PostgreSQL database server. Sep 08 12:18:18 managed-node1 systemd[1]: Starting PostgreSQL database server... Sep 08 12:18:18 managed-node1 postgres[23022]: 2026-09-08 12:18:18.617 EDT [23022] LOG: redirecting log output to logging collector process Sep 08 12:18:18 managed-node1 postgres[23022]: 2026-09-08 12:18:18.617 EDT [23022] HINT: Future log output will appear in directory "log". Sep 08 12:18:18 managed-node1 systemd[1]: Started PostgreSQL database server. Sep 08 12:18:38 managed-node1 systemd[1]: Stopping PostgreSQL database server... Sep 08 12:18:38 managed-node1 systemd[1]: postgresql.service: Killing process 23023 (postgres) with signal SIGKILL. Sep 08 12:18:38 managed-node1 systemd[1]: postgresql.service: Deactivated successfully. Sep 08 12:18:38 managed-node1 systemd[1]: Stopped PostgreSQL database server. TASK [Get fingerprint entries from journal] ************************************ task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:19 Tuesday 08 September 2026 12:18:40 -0400 (0:00:00.363) 0:00:38.082 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-09-08 12:18:03\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*role_name=postgresql\"", "delta": "0:00:00.011976", "end": "2026-09-08 12:18:41.218946", "rc": 0, "start": "2026-09-08 12:18:41.206970" } STDOUT: Sep 08 12:18:05 managed-node1 python3.9[19298]: ansible-fedora.linux_system_roles.sr_fingerprint date=2026-09-08T12:18:05-04:00 role_name=postgresql role_path=/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql status=begin ansible_version=2.17.14 managed_node_distro=CentOS-9 play_hosts_number=1 ansible_check_mode=False Sep 08 12:18:17 managed-node1 python3.9[22790]: ansible-fedora.linux_system_roles.sr_fingerprint date=2026-09-08T12:18:17-04:00 role_name=postgresql role_path=/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql status=success ansible_version=2.17.14 managed_node_distro=CentOS-9 play_hosts_number=1 ansible_check_mode=False TASK [Check that the log file was written] ************************************* task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:31 Tuesday 08 September 2026 12:18:41 -0400 (0:00:00.363) 0:00:38.446 ***** ok: [managed-node1] => { "changed": false, "content": "eyJkYXRlIjoiMjAyNi0wOS0wOFQxMjoxNzoxMi0wNDowMCIsInJvbGVfbmFtZSI6InBvc3RncmVzcWwiLCJyb2xlX3BhdGgiOiIvdG1wL2NvbGxlY3Rpb25zLTY2OS9hbnNpYmxlX2NvbGxlY3Rpb25zL2ZlZG9yYS9saW51eF9zeXN0ZW1fcm9sZXMvcm9sZXMvcG9zdGdyZXNxbCIsInN0YXR1cyI6ImJlZ2luIiwiYW5zaWJsZV92ZXJzaW9uIjoiMi4xNy4xNCIsIm1hbmFnZWRfbm9kZV9kaXN0cm8iOiJDZW50T1MtOSIsInBsYXlfaG9zdHNfbnVtYmVyIjoxLCJhbnNpYmxlX2NoZWNrX21vZGUiOmZhbHNlfQp7ImRhdGUiOiIyMDI2LTA5LTA4VDEyOjE3OjU0LTA0OjAwIiwicm9sZV9uYW1lIjoicG9zdGdyZXNxbCIsInJvbGVfcGF0aCI6Ii90bXAvY29sbGVjdGlvbnMtNjY5L2Fuc2libGVfY29sbGVjdGlvbnMvZmVkb3JhL2xpbnV4X3N5c3RlbV9yb2xlcy9yb2xlcy9wb3N0Z3Jlc3FsIiwic3RhdHVzIjoic3VjY2VzcyIsImFuc2libGVfdmVyc2lvbiI6IjIuMTcuMTQiLCJtYW5hZ2VkX25vZGVfZGlzdHJvIjoiQ2VudE9TLTkiLCJwbGF5X2hvc3RzX251bWJlciI6MSwiYW5zaWJsZV9jaGVja19tb2RlIjpmYWxzZX0KeyJkYXRlIjoiMjAyNi0wOS0wOFQxMjoxODowNS0wNDowMCIsInJvbGVfbmFtZSI6InBvc3RncmVzcWwiLCJyb2xlX3BhdGgiOiIvdG1wL2NvbGxlY3Rpb25zLTY2OS9hbnNpYmxlX2NvbGxlY3Rpb25zL2ZlZG9yYS9saW51eF9zeXN0ZW1fcm9sZXMvcm9sZXMvcG9zdGdyZXNxbCIsInN0YXR1cyI6ImJlZ2luIiwiYW5zaWJsZV92ZXJzaW9uIjoiMi4xNy4xNCIsIm1hbmFnZWRfbm9kZV9kaXN0cm8iOiJDZW50T1MtOSIsInBsYXlfaG9zdHNfbnVtYmVyIjoxLCJhbnNpYmxlX2NoZWNrX21vZGUiOmZhbHNlfQp7ImRhdGUiOiIyMDI2LTA5LTA4VDEyOjE4OjE3LTA0OjAwIiwicm9sZV9uYW1lIjoicG9zdGdyZXNxbCIsInJvbGVfcGF0aCI6Ii90bXAvY29sbGVjdGlvbnMtNjY5L2Fuc2libGVfY29sbGVjdGlvbnMvZmVkb3JhL2xpbnV4X3N5c3RlbV9yb2xlcy9yb2xlcy9wb3N0Z3Jlc3FsIiwic3RhdHVzIjoic3VjY2VzcyIsImFuc2libGVfdmVyc2lvbiI6IjIuMTcuMTQiLCJtYW5hZ2VkX25vZGVfZGlzdHJvIjoiQ2VudE9TLTkiLCJwbGF5X2hvc3RzX251bWJlciI6MSwiYW5zaWJsZV9jaGVja19tb2RlIjpmYWxzZX0K", "encoding": "base64", "source": "/var/log/sysroles.jsonl" } TASK [Print contents of logs] ************************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:46 Tuesday 08 September 2026 12:18:41 -0400 (0:00:00.440) 0:00:38.887 ***** ok: [managed-node1] => (item={"date":"2026-09-08T12:17:12-04:00","role_name":"postgresql","role_path":"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql","status":"begin","ansible_version":"2.17.14","managed_node_distro":"CentOS-9","play_hosts_number":1,"ansible_check_mode":false} {"date":"2026-09-08T12:17:54-04:00","role_name":"postgresql","role_path":"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql","status":"success","ansible_version":"2.17.14","managed_node_distro":"CentOS-9","play_hosts_number":1,"ansible_check_mode":false} {"date":"2026-09-08T12:18:05-04:00","role_name":"postgresql","role_path":"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql","status":"begin","ansible_version":"2.17.14","managed_node_distro":"CentOS-9","play_hosts_number":1,"ansible_check_mode":false} {"date":"2026-09-08T12:18:17-04:00","role_name":"postgresql","role_path":"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql","status":"success","ansible_version":"2.17.14","managed_node_distro":"CentOS-9","play_hosts_number":1,"ansible_check_mode":false} ) => { "ansible_loop_var": "item", "item": "{\"date\":\"2026-09-08T12:17:12-04:00\",\"role_name\":\"postgresql\",\"role_path\":\"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql\",\"status\":\"begin\",\"ansible_version\":\"2.17.14\",\"managed_node_distro\":\"CentOS-9\",\"play_hosts_number\":1,\"ansible_check_mode\":false}\n{\"date\":\"2026-09-08T12:17:54-04:00\",\"role_name\":\"postgresql\",\"role_path\":\"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql\",\"status\":\"success\",\"ansible_version\":\"2.17.14\",\"managed_node_distro\":\"CentOS-9\",\"play_hosts_number\":1,\"ansible_check_mode\":false}\n{\"date\":\"2026-09-08T12:18:05-04:00\",\"role_name\":\"postgresql\",\"role_path\":\"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql\",\"status\":\"begin\",\"ansible_version\":\"2.17.14\",\"managed_node_distro\":\"CentOS-9\",\"play_hosts_number\":1,\"ansible_check_mode\":false}\n{\"date\":\"2026-09-08T12:18:17-04:00\",\"role_name\":\"postgresql\",\"role_path\":\"/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql\",\"status\":\"success\",\"ansible_version\":\"2.17.14\",\"managed_node_distro\":\"CentOS-9\",\"play_hosts_number\":1,\"ansible_check_mode\":false}\n" } ok: [managed-node1] => (item=['Sep 08 12:18:05 managed-node1 python3.9[19298]: ansible-fedora.linux_system_roles.sr_fingerprint date=2026-09-08T12:18:05-04:00 role_name=postgresql role_path=/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql status=begin ansible_version=2.17.14 managed_node_distro=CentOS-9 play_hosts_number=1 ansible_check_mode=False', 'Sep 08 12:18:17 managed-node1 python3.9[22790]: ansible-fedora.linux_system_roles.sr_fingerprint date=2026-09-08T12:18:17-04:00 role_name=postgresql role_path=/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql status=success ansible_version=2.17.14 managed_node_distro=CentOS-9 play_hosts_number=1 ansible_check_mode=False']) => { "ansible_loop_var": "item", "item": [ "Sep 08 12:18:05 managed-node1 python3.9[19298]: ansible-fedora.linux_system_roles.sr_fingerprint date=2026-09-08T12:18:05-04:00 role_name=postgresql role_path=/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql status=begin ansible_version=2.17.14 managed_node_distro=CentOS-9 play_hosts_number=1 ansible_check_mode=False", "Sep 08 12:18:17 managed-node1 python3.9[22790]: ansible-fedora.linux_system_roles.sr_fingerprint date=2026-09-08T12:18:17-04:00 role_name=postgresql role_path=/tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql status=success ansible_version=2.17.14 managed_node_distro=CentOS-9 play_hosts_number=1 ansible_check_mode=False" ] } TASK [Assert content is correct] *********************************************** task path: /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:53 Tuesday 08 September 2026 12:18:41 -0400 (0:00:00.048) 0:00:38.936 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed-node1 : ok=50 changed=9 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 08 September 2026 12:18:41 -0400 (0:00:00.053) 0:00:38.989 ***** =============================================================================== Test - database is accessible for super user using Unix socket --------- 16.33s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:33 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.45s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:52 Uninstall postgresql ---------------------------------------------------- 2.01s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Remove config files ----------------------------------------------------- 1.38s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.32s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:112 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.20s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:61 Gathering Facts --------------------------------------------------------- 1.05s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:3 fedora.linux_system_roles.postgresql : Gather the package facts --------- 0.99s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:11 fedora.linux_system_roles.postgresql : Restart postgresql --------------- 0.95s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role --- 0.80s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf --- 0.79s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:185 fedora.linux_system_roles.postgresql : Create postgresql directory in /etc --- 0.48s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:172 See if /dev/log exists for the fingerprint check ------------------------ 0.46s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:6 fedora.linux_system_roles.postgresql : Link generated conf file with server one --- 0.45s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:178 fedora.linux_system_roles.postgresql : Run systemctl -------------------- 0.44s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:42 Check that the log file was written ------------------------------------- 0.44s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:31 fedora.linux_system_roles.postgresql : Record role begin fingerprint ---- 0.44s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:17 Check - server tuning is used - effective cache size -------------------- 0.41s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:68 Remove data directory --------------------------------------------------- 0.41s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Check - server tuning is used - shared buffers -------------------------- 0.40s /tmp/collections-669/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:45