We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n openshift-storage rsh noobaa-db-pg-0 pg_restore -d nbcore /tmp/test.db -c. Error is pg_restore: error: could not execute query: ERROR: relation "idx_btree_bucketstats__id_index" already exists Command was: CREATE UNIQUE INDEX idx_btree_bucketstats__id_index ON public.bucketstats USING btree (((data ->> '_id'::text))); pg_restore: error: could not execute query: ERROR: relation "idx_btree_bucketstats_bucket" already exists Command was: CREATE INDEX idx_btree_bucketstats_bucket ON public.bucketstats USING btree (((data ->> 'bucket'::text))); pg_restore: warning: errors ignored on restore: 2 command terminated with exit code 1
https://jenkins-csb-odf-qe-ocs4.dno.corp.redhat.com/job/qe-deploy-ocs-cluster-prod/14538/testReport/tests.cross_functional.kcs.test_noobaa_db_backup_and_recovery/TestNoobaaBackupAndRecovery/test_noobaa_db_backup_recovery_locally/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://jenkins-csb-odf-qe-ocs4.dno.corp.redhat.com/job/qe-deploy-ocs-cluster-prod/14538/testReport/tests.cross_functional.kcs.test_noobaa_db_backup_and_recovery/TestNoobaaBackupAndRecovery/test_noobaa_db_backup_recovery_locally/
The text was updated successfully, but these errors were encountered: