Build: #15 failed
Job: Onepanel basic failed
Test results
- 4 tests in total
- 4 tests failed
- 16 minutes taken in total.
Build 15 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_cluster_deployment
|
Failing since build #10 (Manual run by Łukasz Niemiec) | 1 min | ||
RuntimeError: maximum recursion depth exceeded request = <FixtureRequest for <Function 'test_cluster_deployment'>> > ??? tests/gui/scenarios/test_onepanel_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (55 more lines...) |
||||
test_onepanel_basic
test_user_changes_provider_name_and_domain
|
Failing since build #1 (Manual run by Łukasz Niemiec) | 5 mins | ||
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc2f5d15390>: Failed to establish a new connection: [Errno 111] Connection refused',)) request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>> > ??? tests/gui/scenarios/test_onepanel_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
||||
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
|
Failing since build #1 (Manual run by Łukasz Niemiec) | 5 mins | ||
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc2f5b52350>: Failed to establish a new connection: [Errno 111] Connection refused',)) request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>> from tests.gui.steps.oneprovider.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_onepanel_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
||||
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
|
Failing since build #1 (Manual run by Łukasz Niemiec) | 5 mins | ||
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc2f5ed4a50>: Failed to establish a new connection: [Errno 111] Connection refused',)) request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>> > ??? tests/gui/scenarios/test_onepanel_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |