GUI acceptance tests using environment deployed from packages.

Build: #549 failed

Job: Oneprovider ACL basic failed

Job result summary

Completed
Duration
78 minutes
Revision
55509bfb66e74f844380f5985d5ee4b8b9a9c2bd
Total tests
18
Fixed in
#550 (Child of ODSRV-OZP-1192)

Tests

  • 18 tests in total
  • 18 tests failed
  • 18 failures are new
  • 62 minutes taken in total.
New test failures 18
Status Test Duration
Collapse Failed test_oneprovider_acl_basic test_user_cancels_acl_editing[1oz_1op_deployed]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_cancels_acl_editing[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(62 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[1oz_1op_deployed-move down-first]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
numeral = 'first', button = 'move down'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[1oz_1op_deployed-move down-first]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[1oz_1op_deployed-move up-second]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
numeral = 'second', button = 'move up'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[1oz_1op_deployed-move up-second]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_removes_acl_record[1oz_1op_deployed-[read acl]-user-user1]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_removes_acl_record[1oz_1op_deployed-[read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal[1oz_1op_deployed]
8 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(62 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal[1oz_1op_deployed]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal[1oz_1op_deployed]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_oneprovider_acl_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_eligible_subjects_for_acl_record[1oz_1op_deployed]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(62 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_2_acl_records[1oz_1op_deployed]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sets_2_acl_records[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(62 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_multiple_directories[1oz_1op_deployed-[allow, read acl]-user-user1]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_directories[1oz_1op_deployed-[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_multiple_files[1oz_1op_deployed-[allow, read acl]-user-user1]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_files[1oz_1op_deployed-[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[1oz_1op_deployed-[delete]-group-group2-succeeds]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[1oz_1op_deployed-[delete]-group-group2-succeeds]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

(65 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[1oz_1op_deployed-all except [delete]-group-group2-fails]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[1oz_1op_deployed-all except [delete]-group-group2-fails]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

(65 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[1oz_1op_deployed-[delete]-group-group2-succeeds]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[1oz_1op_deployed-[delete]-group-group2-succeeds]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:49: 
(64 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[1oz_1op_deployed-all except [delete]-group-group2-fails]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[1oz_1op_deployed-all except [delete]-group-group2-fails]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:49: 
(64 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[1oz_1op_deployed-[delete]-[deny, delete]-succeeds]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
child_privileges = '[delete]', result = 'succeeds'
parent_privileges = '[deny, delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[1oz_1op_deployed-[delete]-[deny, delete]-succeeds]'>>

    
>   @fixture(scope='module')
    def screens():
(66 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[1oz_1op_deployed-[deny, delete]-[delete]-fails]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
child_privileges = '[deny, delete]', result = 'fails'
parent_privileges = '[delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[1oz_1op_deployed-[deny, delete]-[delete]-fails]'>>

    
>   @fixture(scope='module')
    def screens():
(66 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[1oz_1op_deployed-[allow, read acl]-group-group1]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[1oz_1op_deployed-[allow, read acl]-group-group1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:49: 
(64 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[1oz_1op_deployed-[allow, read acl]-group-group1]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[1oz_1op_deployed-[allow, read acl]-group-group1]'>>

    
>   @fixture(scope='module')
    def screens():
(66 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
100  3376  100  3376    0     0  10022      0 --:--:-- --:--:-- --:--:-- 10047
Error: Get https://10.87.23.63:8443/api/v1/namespaces/kube-system/pods?labelSelector=app%3Dhelm%2Cname%3Dtiller: dial tcp 10.87.23.63:8443: connect: connection refused
The connection to the server 10.87.23.63:8443 was refused - did you specify the right host or port?
The connection to the server 10.87.23.63:8443 was refused - did you specify the right host or port?
The connection to the server 10.87.23.63:8443 was refused - did you specify the right host or port?
The connection to the server 10.87.23.63:8443 was refused - did you specify the right host or port?
The connection to the server 10.87.23.63:8443 was refused - did you specify the right host or port?
Error response from daemon: Cannot kill container bf28458eb430: Container bf28458eb430d22c5ee0f3040235f17ce80e4a6f3d9e034b41002de066678413 is not running
The connection to the server 10.87.23.63:8443 was refused - did you specify the right host or port?
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Error: could not find tiller
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: Pulling fs layer
6e83b260b73b: Pulling fs layer
e26b65fd1143: Pulling fs layer
40dca07f8222: Pulling fs layer
b420ae9e10b3: Pulling fs layer
316e6f4bbf3a: Pulling fs layer
6cd4e7e149de: Pulling fs layer
e30377bdc313: Pulling fs layer
7aac2c53a793: Pulling fs layer
2dff20e29b05: Pulling fs layer
704aeb73578a: Pulling fs layer
36d84c204695: Pulling fs layer
286c71f056ba: Pulling fs layer
9d7404e77c42: Pulling fs layer
069c9ebeb8ef: Pulling fs layer
40dca07f8222: Waiting
b420ae9e10b3: Waiting
316e6f4bbf3a: Waiting
6cd4e7e149de: Waiting
e30377bdc313: Waiting
7aac2c53a793: Waiting
2dff20e29b05: Waiting
286c71f056ba: Waiting
9d7404e77c42: Waiting
069c9ebeb8ef: Waiting
704aeb73578a: Waiting
36d84c204695: Waiting
6e83b260b73b: Verifying Checksum
6e83b260b73b: Download complete
e26b65fd1143: Download complete
40dca07f8222: Download complete
b420ae9e10b3: Verifying Checksum
b420ae9e10b3: Download complete
8ee29e426c26: Verifying Checksum
8ee29e426c26: Download complete
316e6f4bbf3a: Verifying Checksum
316e6f4bbf3a: Download complete
7aac2c53a793: Verifying Checksum
7aac2c53a793: Download complete
2dff20e29b05: Verifying Checksum
2dff20e29b05: Download complete
8ee29e426c26: Pull complete
6e83b260b73b: Pull complete
e26b65fd1143: Pull complete
40dca07f8222: Pull complete
b420ae9e10b3: Pull complete
316e6f4bbf3a: Pull complete
e30377bdc313: Verifying Checksum
e30377bdc313: Download complete
704aeb73578a: Download complete
36d84c204695: Verifying Checksum
36d84c204695: Download complete
286c71f056ba: Verifying Checksum
286c71f056ba: Download complete
9d7404e77c42: Verifying Checksum
9d7404e77c42: Download complete
6cd4e7e149de: Verifying Checksum
6cd4e7e149de: Download complete
069c9ebeb8ef: Verifying Checksum
069c9ebeb8ef: Download complete
6cd4e7e149de: Pull complete
e30377bdc313: Pull complete
7aac2c53a793: Pull complete
2dff20e29b05: Pull complete
704aeb73578a: Pull complete
36d84c204695: Pull complete
286c71f056ba: Pull complete
9d7404e77c42: Pull complete
069c9ebeb8ef: Pull complete
Digest: sha256:0c74d42a020de0ed1114f166eaf76077dd7dc26ab32b51459518469362bd5225
Status: Downloaded newer image for onedata/acceptance_gui:v6
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
  % 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:00:01 --:--:--     0
100  3376  100  3376    0     0   2062      0  0:00:01  0:00:01 --:--:--  2062
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
050382585609: Pulling fs layer
050382585609: Verifying Checksum
050382585609: Download complete
050382585609: Pull complete
Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
Status: Downloaded newer image for alpine:latest
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container c52fdf05d1b5: Container c52fdf05d1b58e190a230dd94e4057392a09ee5d846f3a5ada3ad5693bd14f12 is not running
Error response from daemon: Cannot kill container 53890a079180: Container 53890a079180520a6353e5be9644ee74a3f409302db6b073714903836ad4494e is not running
Error response from daemon: Cannot kill container 59a03d17d067: Container 59a03d17d067af4755153286d6c8380860066a3c05276173e6f028919dac2e61 is not running
Error response from daemon: Cannot kill container d759368d66f2: Container d759368d66f21269f803b0eb677a9862efeb2c058a758e392a2d7c04be78c644 is not running
Error response from daemon: Cannot kill container a9380200d426: Container a9380200d426aa660f60c84e0d04ba461f134ef19161bf2c9bfa70cdf55cfe62 is not running
Error response from daemon: Cannot kill container da7d151016aa: Container da7d151016aade66317e6f9e6b2f9719643e72605e4bdd5face9f20b5fa8c643 is not running
Error response from daemon: Cannot kill container 0b89a498123f: Container 0b89a498123fad332caad9eaf7234f23a4f8dac35377604d05c3a7c3d0c7c259 is not running
Error response from daemon: Cannot kill container 6af6a4392e68: Container 6af6a4392e68f8359809fa3c070ef81d4feea71fb6e97d5cc2fb19ddda1d717d is not running
Error response from daemon: Cannot kill container 4c22899ebec8: Container 4c22899ebec8355a3ad7427c65a81f0c5488fc5e3c57ef1abed81fd4b6bf1420 is not running