GUI acceptance tests using environment deployed from packages.
Build: #2688 failed
Job: Onezone harvesters memberships privileges failed
Test results
- 5 tests in total
- 5 tests failed
- 5 failures are new
- 9 minutes taken in total.
Build 2,688 has the following 5 errors: 5 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_harvesters_memberships_privileges
test_user_fails_to_see_harvester_without_view_harvester_privilege[1oz_1op_elasticsearch]
|
3 mins | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}} http_method = <function post at 0x7f4d3229a310> ip = 'dev-onezone.default.svc.cluster.local', port = 443 path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None verify = False, cert = None, auth = ('admin', 'password') data = '{"name": "harvester11", "harvestingBackendEndpoint": "10.244.0.168:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}' default_headers = True, retries = 5 (244 more lines...) |
|||
Collapse |
test_onezone_harvesters_memberships_privileges
test_user_successfully_removes_harvester_with_remove_harvester_privilege[1oz_1op_elasticsearch]
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_removes_harvester_with_remove_harvester_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |
|||
Collapse |
test_onezone_harvesters_memberships_privileges
test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |
|||
Collapse |
test_onezone_harvesters_memberships_privileges
test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |
|||
Collapse |
test_onezone_harvesters_memberships_privileges
test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]
|
1 min | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (41 more lines...) |