gpbackup --dbname gpadmin --plugin-config /home/gpadmin/ddboost-test-config.yaml 20190711:15:45:04 gpbackup:gpadmin:mdw.gphd.local:019276-[INFO]:-Starting backup of database gpadmin 20190711:15:45:36 gpbackup:gpadmin:mdw.gphd.local:019276-[CRITICAL]:-yaml: line 6: did not find expected key
The error is points to an issue within the yaml configuration file.
Please check the yaml file for typos (in this case a missing quote):
executablepath: $GPHOME/bin/gpbackup_ddboost_plugin options: hostname: "hostnameexample" username: "ddboost" password: "xxx" storage_unit: "GPDB directory: "direxample"