GUI acceptance tests using environment deployed from packages.

Build: #2955 failed Child of ODSRV-OZP-2059

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build result summary

Details

Completed
Queue duration
20 seconds
Duration
217 minutes
Labels
None
Revision
7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7
Total tests
891
Failing since
#2947 (Child of ODSRV-OPRPM-2582)

Responsible

This build has been failing since #2947
No one has taken responsibility

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@cloud.plgrid.pl> Bamboo Agent <bamboo@cloud.plgrid.pl> 7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7 Update refs to origin/develop.
Wojciech Szmelich Wojciech Szmelich 11042dba96b6e78000bbf25678d2e09013648ff8 Pull request #835: Revert "Releasing 21.02.8 - update branchConfig.yaml"
Merge in VFS/onedata-acceptance from feature/VFS-12462-release-21.02.8 to develop

* commit '6f562aad053606f2a051ac141998895e4f3d439b':
  Revert "Releasing 21.02.8 - update branchConfig.yaml"
  VFS-12517 Changed expected shared file type from curl command
  Releasing 21.02.8 - update branchConfig.yaml
Wojciech Szmelich Wojciech Szmelich 6f562aad053606f2a051ac141998895e4f3d439b Revert "Releasing 21.02.8 - update branchConfig.yaml"
This reverts commit fad286f3d5a7364ebb0284487608b95d364a71ef.
Wojciech Szmelich Wojciech Szmelich 2201941d82dad37552fa6ad62435e775e10be735 Pull request #831: VFS-12368 added tests for xattrs column, renamed basic into xattrs metadata type in tests
Merge in VFS/onedata-acceptance from feature/VFS-12368-acc-test-add-tests-for-xattr-column to develop

* commit '313efd6482a8dc45b032493a33b718ed8bb28501':
  VFS-12368 file format
  VFS-12368 changed xattrs entry, column into xattr
  VFS-12368 fix tests
  VFS-12368 added tests for xattrs column, renamed basic into xattrs metadata type in tests
Jakub Liput Jakub Liput a56d79c4877a92be8eaef7ae17bcd3cf0f3d4050 Pull request #833: VFS-12517 Changed expected shared file type from curl command
Merge in VFS/onedata-acceptance from feature/VFS-12517-gui-update-develop to release/21.02.8

* commit '7d67b98d3455a1bc34b12b2e9746edd02190bb9d':
  VFS-12517 Changed expected shared file type from curl command

Tests

New test failures 6
Status Test View job Duration
Collapse Failed test_atm_workflows_pausing_and_cancelling test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]
Atm workflows pausing and cancelling 56 secs
AssertionError: Actual "workflow-with-sleep-two-lanes" status: "Cancelled" does not match expected: "Stopping"
fixturefunc = <function assert_status_of_workflow_if_needed_wait_for_stopping_status at 0x7fd05b347380>
request = <FixtureRequest for <Function test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'expected_status': 'Stopping', 'op_container': <class 'tests.gui.utils.oneprovider.OPLoggedI...scheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]>>}, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(39 more lines...)
Collapse Failed test_onepanel_members test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]
Onepanel members 2 mins
RecursionError: maximum recursion depth exceeded
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="924525b4a6e168b1b0ae896bf8e19c9c", element="216665FAB7F319263D68A764D1E48E7B_element_203")>
css_sel = '.one-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f278cebf7e0>

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(22047 more lines...)
Collapse Failed test_oneprovider_acl_dir_privileges_create test_create_subdirectory[1oz_1op_deployed-succeeds-[content:list files, content:add subdirectory, content:traverse directory]-user-user1]
Oneprovider ACL directories privileges create 4 mins
RuntimeError: no  item found in Onezone Login page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="4a8ef0bba3264d5cdea6df8229bcc18c")>
css_sel = 'input[placeholder="Username"]'
err_msg = 'no  item found in Onezone Login page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(191 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_creates_new_directory[1oz_1op_deployed]
Oneprovider data tab 1 min
RuntimeError: no  item found in Onezone Login page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="c92e1c6662d6f63b1b48fc84380f8059")>
css_sel = 'input[placeholder="Username"]'
err_msg = 'no  item found in Onezone Login page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Collapse Failed test_onezone_invite_tokens_with_caveats test_user_sees_ip_and_region_deny_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
Onezone invite tokens with caveats 2 mins
RuntimeError: no  item found in Onezone Login page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="b4ce7292ab27e9aa3a3ad08dd002243e")>
css_sel = 'input[placeholder="Username"]'
err_msg = 'no  item found in Onezone Login page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Collapse Failed test_onezone_invite_tokens_with_caveats test_user_sees_expiration_and_region_allow_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
Onezone invite tokens with caveats 7 mins
RuntimeError: no  item found in Onezone Login page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="ac3517c0e7395203b114b166437d3bf7")>
css_sel = 'input[placeholder="Username"]'
err_msg = 'no  item found in Onezone Login page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
KeyError: 'md5_sum'
fixturefunc = <function count_checksums_and_compare_them at 0x7f189fac0400>
request = <FixtureRequest for <Function test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_workflow[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'checksum_list': '["md5", "sha512", "sha256", "adler32"]', 'file_name': 'file1', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(67 more lines...)
IndexError: list index out of range
fixturefunc = <function assert_opened_space_name at 0x7f8159ed3240>
request = <FixtureRequest for <Function test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]>>
kwargs = {'browser_id': 'browser', 'oz_page': <class 'tests.gui.utils.onezone.OZLoggedIn'>, 'selenium': {'browser': <tests.conf...enium' for <Function test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]>>}, 'space': 'space3'}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(37 more lines...)
Fixed tests 10
Status Test Failing since View job Duration
Successful test_atm_workflows_execution test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[1oz_1op_openfaas]
Failing since build #2954 (Child of ODSRV-OZP-2057) Atm workflow execution 5 mins
Successful test_multiprovider_basic test_user_successfully_uploads_different_files_to_two_oneproviders_and_sees_that_they_are_accessible[1oz_2op_deployed]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Multiprovider basic 1 min
Successful test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
Failing since build #2954 (Child of ODSRV-OZP-2057) Onepanel basic 2 mins
Successful test_onezone_groups_basic test_user_leaves_group[1oz_1op_deployed]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Onezone groups basic 13 secs
Successful test_onezone_groups_multiuser_single_group test_group_owner_leaves_group[1oz_1op_deployed]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Onezone groups multiuser single group 29 secs
Successful test_onezone_groups_multiuser_single_group test_user_leaves_group_with_others_users[1oz_1op_deployed]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Onezone groups multiuser single group 29 secs
Successful test_onezone_harvesters_basic test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Onezone harvesters basic 2 mins
Successful test_onezone_invite_tokens test_user_can_see_removed_space_id_in_invitation_token[1oz_2op_elasticsearch]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Onezone invite tokens 1 min
Successful test_public_shares test_public_share_curl_command_can_be_used_to_get_valid_share_info[1oz_1op_deployed]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Public shares 1 min
Successful test_shares_basic test_share_curl_command_can_be_used_to_get_valid_share_info[1oz_1op_deployed]
Failing since build #2953 (Child of ODSRV-OPRPM-2587) Shares basic 28 secs

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-12368Could not obtain issue details from Jira
Unknown Issue TypeVFS-12462Could not obtain issue details from Jira
Unknown Issue TypeVFS-12517Could not obtain issue details from Jira