GUI acceptance tests using environment deployed from packages.

Build: #517 failed

Job: Oneprovider ACL basic failed

Job result summary

Completed
Duration
64 minutes
Revision
47ead33128b0263b709a19efd1750591f4fff479
Total tests
18
Fixed in
#518 (Child of ODSRV-OPRPM-1368)

Tests

  • 18 tests in total
  • 18 tests failed
  • 18 failures are new
  • 57 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]
2 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]
2 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]
5 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]
2 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]
2 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]
2 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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3103  100  3103    0     0   9837      0 --:--:-- --:--:-- --:--:--  9819
Error response from daemon: Cannot kill container 38ef61e76e30: Container 38ef61e76e303a3d02e5b78733e401322299fdbaa280af1b3e6e6085c927f73b 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'...
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  11788      0 --:--:-- --:--:-- --:--:-- 11798
Error response from daemon: Cannot kill container 1ce6a1aefa85: Container 1ce6a1aefa85ec47e8bea625d661f925f0a30408876ed57e59446186914f993f is not running
Error response from daemon: Cannot kill container 74e26ada0f4f: Container 74e26ada0f4fc66bd6547182fe38012a78789d0b3a8f6a3e875a767db4d7fb7a is not running
Error response from daemon: Cannot kill container 85a8a368bb1c: Container 85a8a368bb1c37799a2fe7e121cb8738d6353d6138bcf739051296ec405f5019 is not running
Error response from daemon: Cannot kill container 5bcb0a637a26: Container 5bcb0a637a268577db8c322dc898fa64c37787fc6cf1484f91b2b081dc30c82b is not running
Error response from daemon: Cannot kill container 1f0dc5ddf450: Container 1f0dc5ddf450f125dfd5d29518110c2a0ad6e570c8f458733ea306842078c860 is not running
Error response from daemon: Cannot kill container fcb143c80af8: Container fcb143c80af8a232d019cd059a9da842ca752b4509e6dd74e86606050e37e373 is not running
Error response from daemon: Cannot kill container e1440ba06e14: Container e1440ba06e149f489c3d3adb6828b3787f974eac74b58d71e1180cf3f958c76a is not running
Error response from daemon: Cannot kill container 87db04c688ab: Container 87db04c688ab0f4c8ab23d6366aead44b8ae63e787617e7ae639a7240f045322 is not running
Error response from daemon: Cannot kill container c66d31b8ab55: Container c66d31b8ab55863274bcc441278fd203087b0edce21af1242681393122ffba2d is not running
Error response from daemon: Cannot kill container 258e3570dff5: Container 258e3570dff5b723331cdf652e8e9a7eece35ab8b03dba4c5b50c7aed19b5529 is not running
Error response from daemon: Cannot kill container 8de2e2c9f037: Container 8de2e2c9f037fc2575d8cb1d189efb51beba34b2348a2b0d90f29be46da4b70b is not running
Error response from daemon: Cannot kill container 4f57522c1ee8: Container 4f57522c1ee879144894e39c57dd0762ebc88e30741c5429dbe651624480b907 is not running
Error response from daemon: Cannot kill container 3c4ec2def897: Container 3c4ec2def897824def1c36bf06eadb7e8ffbd55a30f7ce4bd17190d8936c1f14 is not running
Error response from daemon: Cannot kill container fa0df6baa2ef: Container fa0df6baa2efbe209b72fd599df77233e9abc8b974de5162681db0bd866f5c0d is not running
Error response from daemon: Cannot kill container 76fb00e38d9b: Container 76fb00e38d9b8879ebc9b9be52943e7514851cb944a22a64a6ae59578ad13e48 is not running
Error response from daemon: Cannot kill container 675cda0cb1dd: Container 675cda0cb1dd930e4876154a2b0c8e0f90fab2394a0d1a21a5d2c8a875d82e7f is not running
Error response from daemon: Cannot kill container 0b9ddbca682b: Container 0b9ddbca682b85770e4b806a6b4624799ea52868dafef36400d900d1a4bd6b3b is not running