GUI acceptance tests using environment deployed from packages.

Build: #1820 failed Changes by Agnieszka Warchol and Katarzyna Such

Build result summary

Details

Completed
Queue duration
56 minutes
Duration
113 minutes
Labels
None
Revision
45ab67e4021ee30939f66b3cecaac5108b5081bd
Total tests
590
Failing since
#1601 (Child of ODSRV-OPRPM-1932)
Fixed in
#1832 (Child of ODSRV-OZP-1667)

Tests

Responsible

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

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol 45ab67e4021ee30939f66b3cecaac5108b5081bd Merge pull request #405 in VFS/onedata-acceptance from feature/VFS-8443-mixed-test-datasets to develop
* commit '7e9608caa5ef9ecfffbd19d9c0f2ef6e5dcc970d':
  VFS-8443 Resolvng PR task 4
  VFS-8443 Resolvng PR task 3
  VFS-8443 Resolvng PR task 2
  VFS-8443 Resolvng PR task
  VFS-8443 Resolving PR tasks
  VFS-8443 datasets mixed tests
  VFS-8443 WIP
  VFS-8443 WIP
  VFS-8443 WIP
  VFS-8443 WIP
  VFS-8443 WIP
  VFS-8443 WIP
  VFS-8309 update oneprovider_swagger submodule
  VFS-8443 create and remove dataset mixed tests
  VFS-8443 WIP
Katarzyna Such Katarzyna Such 7e9608caa5ef9ecfffbd19d9c0f2ef6e5dcc970d VFS-8443 Resolvng PR task 4
Katarzyna Such Katarzyna Such 62fd3ce75d93351eb0e01e863c9b06df006c09d7 VFS-8443 Resolvng PR task 3
Katarzyna Such Katarzyna Such 41ead9a0fbeb37119b580ba1706f3b66d0a059f3 Merge branch 'develop' of ssh://git.onedata.org:7999/vfs/onedata-acceptance into feature/VFS-8443-mixed-test-datasets
Katarzyna Such Katarzyna Such d0b9429688a19f57b290f3321313466e5cb4fd50 m VFS-8443 Resolvng PR task 2

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 6
Status Test View job Duration
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"badValueString","details":{"key":"storageId"},"description":"Bad value: provided \"storageId\" must be a string."}}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(47 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_data_tab
Chrome oneprovider data tab tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODTT/onedata/tests/gui/scenarios/test_oneprovider_data_tab.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.6/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_datasets
Chrome oneprovider datasets tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CODT/onedata/tests/gui/scenarios/test_oneprovider_datasets.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.6/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_onezone_harvesters_basic
Chrome onezone harvesters basic tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHBT/onedata/tests/gui/scenarios/test_onezone_harvesters_basic.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.6/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_archives
Chrome oneprovider archives tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAT/onedata/tests/gui/scenarios/test_oneprovider_archives.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.6/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_upload
Chrome oneprovider upload tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COUT/onedata/tests/gui/scenarios/test_oneprovider_upload.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.6/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
(9 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-8309Could not obtain issue details from Jira
Unknown Issue TypeVFS-8443Could not obtain issue details from Jira