Description of problem (please be detailed as possible and provide log snippets): Failing test : tests/manage/z_cluster/test_must_gather.py::TestMustGather::test_must_gather[OTHERS] Test is failing due to missing log file. > raise Exception(error) E Exception: Files don't exist: E ['noobaa-db-pg-0-init.log'] E Empty files: E [] E Content issues: E [] Version of all relevant components (if applicable): OCP: 4.13.0-rc.6 ODF: 4.13.0-206.stable Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Is there any workaround available to the best of your knowledge? Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? Can this issue reproducible? Can this issue reproduce from the UI? If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. Install OCP/ODF 4.13 2. run tier1 test : tests/manage/z_cluster/test_must_gather.py::TestMustGather::test_must_gather[OTHERS] Actual results: Expected results: Additional info: Logs: https://drive.google.com/file/d/1jOh-4rnkDqy2aMLSbZjkarWVBVoryR8M/view?usp=sharing
x86 error: https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/335/11500/523220/523496/523499/log?item0Params=filter.eq.hasStats%3Dtrue%26filter.eq.hasChildren%3Dfalse%26filter.in.type%3DSTEP%26filter.in.status%3DPASSED%252CFAILED%252CSKIPPED%252CINTERRUPTED%26filter.cnt.name%3Dtest_must_gather%26page.page%3D1
Hi Abdul, Must-gather is only responsible for running the noobaa command to collect the logs, not sure what can be the issue. Can you please attach the must-gather so that I can verify the issue and would be good if someone from noobaa team could verify? cc: @nbecker regards Yati
Hi Abdul, IIUC, this is a bug in the test. we removed the init container for noobaa-db-pg, so it should not exist anymore. Thanks, Danny
Logs shared here are along with must-gather. https://drive.google.com/file/d/1jOh-4rnkDqy2aMLSbZjkarWVBVoryR8M/view?usp=sharing