2018-03-30 11:09:25,833 p=31138 u=root | task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-install/tasks/main.yml:74 2018-03-30 11:09:26,353 p=31138 u=root | ok: [10.10.xx.102] => {"changed": false, "gid": 26, "group": "postgres", "mode": "0777", "owner": "postgres", "path": "/var/log/pgbackrest", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 26} 2018-03-30 11:09:26,358 p=31138 u=root | TASK [pgbackrest-install : Creating pgbackrest repo directory] ***************** 2018-03-30 11:09:26,358 p=31138 u=root | task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-install/tasks/main.yml:83 2018-03-30 11:09:26,874 p=31138 u=root | ok: [10.10.xx.102] => {"changed": false, "gid": 26, "group": "postgres", "mode": "0777", "owner": "postgres", "path": "/var/lib/pgbackrest", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 26} 2018-03-30 11:09:26,878 p=31138 u=root | TASK [pgbackrest-install : Creating pgbackrest.conf file] ********************** 2018-03-30 11:09:26,878 p=31138 u=root | task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-install/tasks/main.yml:92 2018-03-30 11:09:27,397 p=31138 u=root | changed: [10.10.xx.102] => {"changed": true, "dest": "/etc/pgbackrest.conf", "gid": 0, "group": "root", "mode": "0777", "owner": "postgres", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 107, "state": "file", "uid": 26} 2018-03-30 11:09:27,401 p=31138 u=root | TASK [pgbackrest-install : Editing pgbackrest.conf file] *********************** 2018-03-30 11:09:27,401 p=31138 u=root | task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-install/tasks/main.yml:100 2018-03-30 11:09:28,266 p=31138 u=root | ok: [10.10.xx.102] => {"changed": false, "gid": 0, "group": "root", "mode": "0777", "owner": "postgres", "path": "/etc/pgbackrest.conf", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 107, "state": "file", "uid": 26} 2018-03-30 11:09:28,270 p=31138 u=root | TASK [pgbackrest-install : Restart PostgreSQL] ********************************* 2018-03-30 11:09:28,270 p=31138 u=root | task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-install/tasks/main.yml:106 2018-03-30 11:09:32,004 p=31138 u=root | changed: [10.10.xx.102] => {"changed": true, "name": "postgresql-9.2", "state": "started"} 2018-03-30 11:09:32,008 p=31138 u=root | TASK [pgbackrest-install : Creating postgres stanza] *************************** 2018-03-30 11:09:32,008 p=31138 u=root | task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-install/tasks/main.yml:112 2018-03-30 11:09:34,074 p=31138 u=root | changed: [10.10.xx.102] => {"changed": true, "cmd": "sudo -u postgres pgbackrest --stanza=bahmni-postgres --log-level-console=info stanza-create", "delta": "0:00:01.664971", "end": "2018-03-30 11:09:34.046848", "rc": 0, "start": "2018-03-30 11:09:32.381877", "stderr": "", "stdout": "2018-03-30 11:09:32.607 P00 INFO: stanza-create command begin 1.12: --db-path=/var/lib/pgsql/9.2/data --log-level-console=info --repo-path=/var/lib/pgbackrest --stanza=bahmni-postgres\n2018-03-30 11:09:33.623 P00 INFO: switch xlog 00000001000000000000000C\n2018-03-30 11:09:34.031 P00 INFO: WAL segment 00000001000000000000000C successfully stored in the archive at '/var/lib/pgbackrest/archive/bahmni-postgres/9.2-1/0000000100000000/00000001000000000000000C-36bfe542b24a9cc443464c096068c039d0ba9e6c.gz'\n2018-03-30 11:09:34.034 P00 INFO: successfully created stanza bahmni-postgres\n2018-03-30 11:09:34.035 P00 INFO: stanza-create command end: completed successfully", "stdout_lines": ["2018-03-30 11:09:32.607 P00 INFO: stanza-create command begin 1.12: --db-path=/var/lib/pgsql/9.2/data --log-level-console=info --repo-path=/var/lib/pgbackrest --stanza=bahmni-postgres", "2018-03-30 11:09:33.623 P00 INFO: switch xlog 00000001000000000000000C", "2018-03-30 11:09:34.031 P00 INFO: WAL segment 00000001000000000000000C successfully stored in the archive at '/var/lib/pgbackrest/archive/bahmni-postgres/9.2-1/0000000100000000/00000001000000000000000C-36bfe542b24a9cc443464c096068c039d0ba9e6c.gz'", "2018-03-30 11:09:34.034 P00 INFO: successfully created stanza bahmni-postgres", "2018-03-30 11:09:34.035 P00 INFO: stanza-create command end: completed successfully"], "warnings": ["Consider using 'become', 'become_method', and 'become_user' rather than running sudo"]} 2018-03-30 11:09:34,075 p=31138 u=root | [WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo 2018-03-30 11:09:34,078 p=31138 u=root | PLAY RECAP ********************************************************************* 2018-03-30 11:09:34,078 p=31138 u=root | 10.10.xx.101 : ok=179 changed=76 unreachable=0 failed=0 2018-03-30 11:09:34,078 p=31138 u=root | 10.10.xx.102 : ok=178 changed=63 unreachable=0 failed=0 2018-03-30 11:09:34,079 p=31138 u=root | 10.10.xx.103 : ok=78 changed=29 unreachable=0 failed=0 2018-03-30 11:09:34,079 p=31138 u=root | 10.10.xx.104 : ok=85 changed=32 unreachable=0 failed=0 2018-03-30 11:09:34,079 p=31138 u=root | 10.10.xx.105 : ok=70 changed=24 unreachable=0 failed=0 2018-03-30 11:09:34,079 p=31138 u=root | 10.10.xx.106 : ok=72 changed=26 unreachable=0 failed=0 2018-03-30 11:09:34,079 p=31138 u=root | 10.10.xx.107 : ok=91 changed=29 unreachable=0 failed=0 2018-03-30 11:09:34,080 p=31138 u=root | 10.10.xx.108 : ok=49 changed=16 unreachable=0 failed=0