GUI acceptance tests using environment deployed from packages.

Build: #648 failed

Job: Shares basic failed

Job result summary

Completed
Duration
18 minutes
Revision
1250895e54287fb5b835eb62f6db05eaf6d1f7f1
Total tests
15
Failing since
#646 (Child of ODSRV-OZP-1253)
Fixed in
#650 (Child of ODSRV-OZP-1255)

Tests

  • 15 tests in total
  • 15 tests failed
  • 12 minutes taken in total.
Existing test failures 15
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_remove_directory_which_contains_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:97: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_does_not_see_any_share_when_he_opens_shares_index_view_after_removing_only_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_downloads_files_from_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_share_already_shared_directory[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_shares_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_removes_share[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_renames_share[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_new_files_after_adding_them_to_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_clicks_create_confirmation_button_after_typing_share_name[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_shares_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_shares_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 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  3921  100  3921    0     0  15203      0 --:--:-- --:--:-- --:--:-- 15197
Error response from daemon: Cannot kill container ede332971322: Container ede332971322c63d92df01d2a520b611e425f9f4bc42be1cecb7f9372dcf1035 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 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)
  % 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  3921  100  3921    0     0   2374      0  0:00:01  0:00:01 --:--:--  2374
Error from server (NotFound): pods "dev-elasticsearch-data-0" not found
Error from server (NotFound): pods "dev-elasticsearch-master-0" not found
Error response from daemon: Cannot kill container a168ef6ec38f: Container a168ef6ec38f0f49e850c917420e60150ba3d5362d03e911e07a3ac18975fb15 is not running
Error response from daemon: Cannot kill container dc601451a4f9: Container dc601451a4f9da48d6f88498b69deb625179e8ddfb200c199e528f6fb3590d24 is not running
Error response from daemon: Cannot kill container e37f6febf9ac: Container e37f6febf9ac5b7cef6d6e4c6534f61f98c1d797e693c51a9e816ccbe37b585f is not running
Error response from daemon: Cannot kill container e8c51c52622d: Container e8c51c52622d3e2d88d265e92aa58b71e8c0117573f31510c3dae833b3c2b12c is not running
Error response from daemon: Cannot kill container d1f2aa5794d0: Container d1f2aa5794d09c4061fd6cb7b6e901314c3c7eedfd4126418b3b6b2caa851106 is not running
Error response from daemon: Cannot kill container 7e5a986ae393: Container 7e5a986ae393b773557c2da1af0b48493b5320a9f9cc4740c62c1437ac493c7c is not running
Error response from daemon: Cannot kill container b9389cf62e8c: Container b9389cf62e8c9c548d7279996ff3882ed506a879e3a6316b71c216b87603d527 is not running
Error response from daemon: Cannot kill container f10614000b7a: Container f10614000b7a9057fe16c219f81ce26ffb09a48590c49d2522bba79bb170833c is not running
Error response from daemon: Cannot kill container fbab7b650602: Container fbab7b6506029c5f2ebc379449f7521311cefffc8c6b690fdc7aabba52e24051 is not running
Error response from daemon: Cannot kill container 14c8f6a2aaf7: Container 14c8f6a2aaf76f19af144671f8494620152cceb82b845d60d6eb6e09392b3a5d is not running
Error response from daemon: Cannot kill container 9db7b02d8a12: Container 9db7b02d8a12c04bffffb92103aab413fc6d16619f6a971d37ac25dd36437a41 is not running
Error response from daemon: Cannot kill container 9412e7de6c9e: Container 9412e7de6c9e3577afc98fa73b78a9190c6e62bf2002220c102bf360e70f1868 is not running
Error response from daemon: Cannot kill container abf9deb2a62c: Container abf9deb2a62ca50b396fee8682eed92b07d7df10ff84ec0fcde49816bb829224 is not running
Error response from daemon: Cannot kill container ce280ef1c18a: Container ce280ef1c18ae533bcc7bc60600417585ee76b6b72ad823c28a1b4828f03d43b is not running
Error response from daemon: Cannot kill container ee8afc63868c: Container ee8afc63868c4b2d549b9b88d4b1266ff836e3025e787f646e826dcacd99d23c is not running
Error response from daemon: Cannot kill container 90f568d1f7d0: Container 90f568d1f7d07965f95f2073b37a465ecc34271b355b206c3aed855d59d26608 is not running
Error response from daemon: Cannot kill container ef6f1844071a: Container ef6f1844071a822dcc2c413716d0f10f64d858e4336f561d06797117eca61c0c is not running
Error response from daemon: Cannot kill container c15b7eab8bde: Container c15b7eab8bde1e0e519233a29c1227529de1700889e7b02590b0ee6ce02ed32e is not running
Error response from daemon: Cannot kill container 0d1a549249cd: Container 0d1a549249cd7532b4c140f8ad550947c12b5176eb02676180e08b02479a8e5e is not running
Error response from daemon: Cannot kill container f8bb5e5a2b46: Container f8bb5e5a2b461201e141e8edeb2eef100d333c817395d47a31218f12391d1423 is not running