GUI acceptance tests using environment deployed from packages.
Build: #210 failed
Job: POSIX multiuser failed
Job result summary
- Completed
- Duration
- 12 minutes
- Revision
-
8cbde40a7d743bbcce4cab42942de2909802117e
- Total tests
- 8
- Fixed in
- #211 (Child of ODSRV-OPRPM-1143)
Tests
- 8 tests in total
- 8 tests failed
- 8 failures are new
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_posix_multiuser
test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed
|
3 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e985050>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed'>> from tests.gui.steps.oneprovider.permissions import * > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user1_changes_file_permission_and_user2_sees_that_it_has_changed
|
44 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e8a1310>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user1_changes_file_permission_and_user2_sees_that_it_has_changed'>> from tests.gui.steps.onezone.providers import * > from tests.gui.steps.onezone.manage_account import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission
|
3 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e5383d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission
|
4 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e5ae990>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission
|
3 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e48e510>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission
|
5 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e952650>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission
|
4 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e6d44d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission
|
3 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf2e81fb10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |