Build: #4 failed
Job: Chrome data basic tests failed
Test results
- 10 tests in total
- 10 tests failed
- 10 failures are new
- 1 minute taken in total.
Build 4 has the following 10 errors: 10 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_data_basic
test_create_directory[REST-web GUI]
|
42 secs | |
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 0x7f930ff823d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_create_directory[REST-web GUI]'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/mixed_swaggers/scenarios/test_data_basic.py:41: (178 more lines...) |
|||
Collapse |
test_data_basic
test_create_directory[web GUI-REST]
|
2 secs | |
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 0x7f930fa59250>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'web GUI', client2 = 'REST' request = <FixtureRequest for <Function 'test_create_directory[web GUI-REST]'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/mixed_swaggers/scenarios/test_data_basic.py:41: (178 more lines...) |
|||
Collapse |
test_data_basic
test_create_directory_structure[REST-web GUI]
|
2 secs | |
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 0x7f930fa056d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_create_directory_structure[REST-web GUI]'>> > ??? tests/mixed_swaggers/scenarios/test_data_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_data_basic
test_create_directory_structure[web GUI-REST]
|
3 secs | |
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 0x7f930f715b90>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'web GUI', client2 = 'REST' request = <FixtureRequest for <Function 'test_create_directory_structure[web GUI-REST]'>> > ??? tests/mixed_swaggers/scenarios/test_data_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_data_basic
test_create_file[REST-web GUI]
|
2 secs | |
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 0x7f930f97a650>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_create_file[REST-web GUI]'>> > ??? tests/mixed_swaggers/scenarios/test_data_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_data_basic
test_create_file[web GUI-REST]
|
2 secs | |
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 0x7f930fc58090>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'web GUI', client2 = 'REST' request = <FixtureRequest for <Function 'test_create_file[web GUI-REST]'>> > ??? tests/mixed_swaggers/scenarios/test_data_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_data_basic
test_remove_directory[REST-web GUI]
|
2 secs | |
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 0x7f930f96c410>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_remove_directory[REST-web GUI]'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/mixed_swaggers/scenarios/test_data_basic.py:45: (178 more lines...) |
|||
Collapse |
test_data_basic
test_remove_directory[web GUI-REST]
|
2 secs | |
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 0x7f930fb27190>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'web GUI', client2 = 'REST' request = <FixtureRequest for <Function 'test_remove_directory[web GUI-REST]'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/mixed_swaggers/scenarios/test_data_basic.py:45: (178 more lines...) |
|||
Collapse |
test_data_basic
test_remove_file[REST-web GUI]
|
2 secs | |
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 0x7f930f941790>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'REST', client2 = 'web GUI' request = <FixtureRequest for <Function 'test_remove_file[REST-web GUI]'>> > ??? tests/mixed_swaggers/scenarios/test_data_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_data_basic
test_remove_file[web GUI-REST]
|
2 secs | |
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 0x7f930f8e4c10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) client1 = 'web GUI', client2 = 'REST' request = <FixtureRequest for <Function 'test_remove_file[web GUI-REST]'>> > ??? tests/mixed_swaggers/scenarios/test_data_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |