Skip to content
New issue

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

tests.cross_functional.kcs.test_noobaa_db_backup_and_recovery.TestNoobaaBackupAndRecovery.test_noobaa_db_backup_recovery_locally #11429

Open
vasudha786 opened this issue Feb 18, 2025 · 0 comments

Comments

@vasudha786
Copy link
Member

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant