Traceback (most recent call last): File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/test_runner_base.py", line 156, in step yield File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 1403, in run self._list_infras(refresh=True) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/opt/slices-monitor-worker/src/slices-monitor-test-runner/src/slices_monitor_test_runner/test_runners/slices_singlenode_login.py", line 439, in _list_infras raise SlicesTestFailure( f'"slices bi infrastructure list" does not contain infra {self.test_spec.infra_id!r} required for test.' ) slices_monitor_test_runner.exceptions.SlicesTestFailure: "slices bi infrastructure list" does not contain infra 'invalid-infra-id' required for test.