Build: #6 failed

Job: Multiprovider basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 10 tests in total
  • 1 test failed
  • 1 test was quarantined / skipped
  • 26 minutes taken in total.

Build 6 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='10.244.241.124', port=443): Read timed out.
self = <urllib3.response.HTTPResponse object at 0x7f19ec6e94b0>

    @contextmanager
    def _error_catcher(self) -> typing.Generator[None, None, None]:
        """
        Catch low-level python exceptions, instead re-raising urllib3
        variants, so that low-level exceptions are not leaked in the
(152 more lines...)