Build: #4 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 failure is new
  • 1 test was quarantined / skipped
  • 24 minutes taken in total.

Build 4 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_multiprovider_basic test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution[1oz_2op_deployed]
3 mins
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='10.244.51.69', port=443): Read timed out.
self = <urllib3.response.HTTPResponse object at 0x7f60440e6830>

    @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...)