GUI acceptance tests using environment deployed from packages.

Build: #1547 failed

Job: Onezone groups multiuser failed

Test results

  • 16 tests in total
  • 2 tests failed
  • 2 failures are new
  • 16 minutes taken in total.

Build 1,547 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed]
20 secs
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Read timed out. (read timeout=20)
self = <urllib3.connectionpool.HTTPSConnectionPool object at 0x7f05bb405a90>
conn = <urllib3.connection.VerifiedHTTPSConnection object at 0x7f05bb405588>
method = 'GET', url = '/api/v3/onepanel/zone/users/space-owner-user'
timeout = <urllib3.util.timeout.Timeout object at 0x7f05bb405a20>
chunked = False
httplib_request_kw = {'body': None, 'headers': {'User-Agent': 'python-requests/2.22.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'content-type': 'application/json', 'Authorization': 'Basic b25lcGFuZWw6cGFzc3dvcmQ='}}
timeout_obj = <urllib3.util.timeout.Timeout object at 0x7f05bb405358>
(1078 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_joins_group_using_invitation_token[1oz_1op_deployed]
6 mins
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
zone_hostname = 'dev-onezone.default.svc.cluster.local'
onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f05bb52d320>
owner_credentials = <tests.utils.user_utils.User object at 0x7f05bb4fbfd0>
space_id = '7b297968fe14c3b1f7fce389da2170c3ch8e35'
storages_db = {'dev-oneprovider-krakow': {}}
hosts = {'elasticsearch': {'container-id': '3810855522b4260b5a051fe25fc32d6ee6419222a6591f5915874d0214c1e05e', 'ip': '172.17.0...0f28a8bb02c5190', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.7', 'name': 'dev-onezone', ...}}
providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}]
(83 more lines...)