Build: #4 failed

Job: Chrome ACL tests failed

Job result summary

Completed
Duration
15 minutes
Revision
72a795ca1c84b762250c3bb3161141168733f9c9
Total tests
4
Fixed in
#8 (Changes by Michał Ćwiertnia)

Configuration changes

Job Chrome ACL tests with key ODSRV-MAOPT3-CAT no longer exists.

Tests

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • 51 seconds taken in total.
New test failures 4
Status Test Duration
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]
2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b4fb610>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'dir1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]'>>

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

(179 more lines...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]
42 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b83f610>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'file1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]'>>

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

(179 more lines...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]
3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b2d0550>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'dir1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *
(180 more lines...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]
2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b6bb750>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'file1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *
(180 more lines...)