GUI acceptance tests using environment deployed from packages.
Build: #517 failed
Job: POSIX multiuser failed
Job result summary
- Completed
- Duration
- 33 minutes
- Revision
-
47ead33128b0263b709a19efd1750591f4fff479
- Total tests
- 8
- Fixed in
- #518 (Child of ODSRV-OPRPM-1368)
Tests
- 8 tests in total
- 8 tests failed
- 8 failures are new
- 28 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_posix_multiuser
test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
3 mins | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.permissions import * > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
6 mins | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]'>> from tests.gui.steps.onezone.data_space_management import * > from tests.gui.steps.onezone.providers import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
3 mins | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
1 min | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (62 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
3 mins | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_oneprovider_posix_multiuser.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (63 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
3 mins | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (62 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
3 mins | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > @pytest.fixture(scope='module') def screens(): tests/gui/scenarios/test_oneprovider_posix_multiuser.py:61: (64 more lines...) |
|||
Collapse |
test_oneprovider_posix_multiuser
test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
1 min | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_posix_multiuser.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (61 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3103 100 3103 0 0 11705 0 --:--:-- --:--:-- --:--:-- 11709
Error response from daemon: Cannot kill container 0236921b0ba0: Container 0236921b0ba07e7d027ab55bc324dc663ceb09f5f4c2fc4b84c857a9208e7e2c is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Unable to find image 'onedata/acceptance_gui:v6' locally
v6: Pulling from onedata/acceptance_gui
8ee29e426c26: Already exists
6e83b260b73b: Already exists
e26b65fd1143: Already exists
40dca07f8222: Already exists
b420ae9e10b3: Already exists
316e6f4bbf3a: Already exists
6cd4e7e149de: Already exists
e30377bdc313: Already exists
7aac2c53a793: Already exists
2dff20e29b05: Already exists
704aeb73578a: Already exists
36d84c204695: Already exists
286c71f056ba: Already exists
9d7404e77c42: Already exists
069c9ebeb8ef: Already exists
Digest: sha256:0c74d42a020de0ed1114f166eaf76077dd7dc26ab32b51459518469362bd5225
Status: Downloaded newer image for onedata/acceptance_gui:v6
Error from server (NotFound): pods "test-runner" not found
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
Error: release: "dev" not found
Error from server (NotFound): pods "test-runner" not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3103 100 3103 0 0 11418 0 --:--:-- --:--:-- --:--:-- 11450
Error response from daemon: Cannot kill container 0ff68b1b9909: Container 0ff68b1b9909cc7306978eee1c753c6203477be6f4d6041581a0c663d6da710d is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3103 100 3103 0 0 11705 0 --:--:-- --:--:-- --:--:-- 11709
Error response from daemon: Cannot kill container 0236921b0ba0: Container 0236921b0ba07e7d027ab55bc324dc663ceb09f5f4c2fc4b84c857a9208e7e2c is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Unable to find image 'onedata/acceptance_gui:v6' locally
v6: Pulling from onedata/acceptance_gui
8ee29e426c26: Already exists
6e83b260b73b: Already exists
e26b65fd1143: Already exists
40dca07f8222: Already exists
b420ae9e10b3: Already exists
316e6f4bbf3a: Already exists
6cd4e7e149de: Already exists
e30377bdc313: Already exists
7aac2c53a793: Already exists
2dff20e29b05: Already exists
704aeb73578a: Already exists
36d84c204695: Already exists
286c71f056ba: Already exists
9d7404e77c42: Already exists
069c9ebeb8ef: Already exists
Digest: sha256:0c74d42a020de0ed1114f166eaf76077dd7dc26ab32b51459518469362bd5225
Status: Downloaded newer image for onedata/acceptance_gui:v6
Error from server (NotFound): pods "test-runner" not found
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
Error: release: "dev" not found
Error from server (NotFound): pods "test-runner" not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3103 100 3103 0 0 11418 0 --:--:-- --:--:-- --:--:-- 11450
Error response from daemon: Cannot kill container 0ff68b1b9909: Container 0ff68b1b9909cc7306978eee1c753c6203477be6f4d6041581a0c663d6da710d is not running