Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #597 failed

Job: Groups basic failed

Job result summary

Completed
Duration
29 minutes
Revision
1250895e54287fb5b835eb62f6db05eaf6d1f7f1
Total tests
18
Failing since
#594 (Child of ODSRV-OZP-1253)
Fixed in
#598 (Child of ODSRV-OZP-1255)

Tests

  • 18 tests in total
  • 18 tests failed
  • 19 minutes taken in total.
Existing test failures 18
Status Test Failing since Duration
AssertionError: group "child" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(33 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(40 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_group_is_not_removed_because_of_lack_in_privileges[1oz_1op_1oc]'>>

    
>   from tests.mixed.steps.group_basic import *

tests/mixed/scenarios/test_groups_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
AssertionError: group "group1" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_groups_basic.py:45: 
(33 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_groups_basic.py:45: 
(40 more lines...)
AssertionError: group "group1" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_creates_groups[1oz_1op_1oc-REST-web GUI]'>>

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

tests/mixed/scenarios/test_groups_basic.py:41: 
(33 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_groups[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_groups_basic.py:41: 
(40 more lines...)
AssertionError: group "parent" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[1oz_1op_1oc-REST-web GUI]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(32 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[1oz_1op_1oc-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
AssertionError: group "group1" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_group[1oz_1op_1oc-REST-web GUI]'>>

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

tests/mixed/scenarios/test_groups_basic.py:41: 
(33 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_group[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_groups_basic.py:41: 
(40 more lines...)
AssertionError: group "group1" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_group[1oz_1op_1oc-REST-web GUI]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(33 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_group[1oz_1op_1oc-web GUI-REST]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(40 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_removes_group[1oz_1op_1oc]'>>

    
>   from tests.mixed.steps.group_basic import *

tests/mixed/scenarios/test_groups_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
AssertionError: group "parent" not found
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[1oz_1op_1oc-REST-web GUI]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(32 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_renames_group[1oz_1op_1oc-REST-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_groups_basic.py:45: 
(40 more lines...)
AssertionError: group "group1" not found
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_group[1oz_1op_1oc-web GUI-REST]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_groups_basic.py:45: 
(33 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3921  100  3921    0     0   9426      0 --:--:-- --:--:-- --:--:--  9448
Error response from daemon: Cannot kill container d9d456058ba4: Container d9d456058ba49b70ffce3a8db012d60f0652751e26cff855dcb63e554135a250 is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
a3e17b3016f6: Pulling fs layer
b67d253c6e22: Pulling fs layer
302c9eabb2bb: Pulling fs layer
bb6e4824f633: Pulling fs layer
4f4fb700ef54: Waiting
f9032f2640a0: Waiting
982a4aef97ed: Waiting
aca789ddad1c: Waiting
a3e17b3016f6: Waiting
302c9eabb2bb: Waiting
b67d253c6e22: Waiting
bb6e4824f633: Waiting
ca328de5836f: Waiting
80bad90eec10: Verifying Checksum
80bad90eec10: Download complete
afe1a672db39: Download complete
ca328de5836f: Verifying Checksum
ca328de5836f: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f9032f2640a0: Verifying Checksum
f9032f2640a0: Download complete
aca789ddad1c: Verifying Checksum
aca789ddad1c: Download complete
a3e17b3016f6: Verifying Checksum
a3e17b3016f6: Download complete
b67d253c6e22: Verifying Checksum
b67d253c6e22: Download complete
302c9eabb2bb: Verifying Checksum
302c9eabb2bb: Download complete
bb6e4824f633: Verifying Checksum
bb6e4824f633: Download complete
982a4aef97ed: Verifying Checksum
982a4aef97ed: Download complete
3e51df1a11ab: Verifying Checksum
3e51df1a11ab: Download complete
3e51df1a11ab: Pull complete
afe1a672db39: Pull complete
80bad90eec10: Pull complete
ca328de5836f: Pull complete
4f4fb700ef54: Pull complete
f9032f2640a0: Pull complete
982a4aef97ed: Pull complete
aca789ddad1c: Pull complete
a3e17b3016f6: Pull complete
b67d253c6e22: Pull complete
302c9eabb2bb: Pull complete
bb6e4824f633: Pull complete
Digest: sha256:e2e8e762a03a0acdd49e63c4168157cb4e0e79f31f4e815561e9f4c65dbf8ac8
Status: Downloaded newer image for docker.onedata.org/swagger-aggregator:1.5.0
Unable to find image 'docker.onedata.org/swagger-codegen:2.3.1-cowboy' locally
2.3.1-cowboy: Pulling from swagger-codegen
53478ce18e19: Pulling fs layer
d1c225ed7c34: Pulling fs layer
887f300163b6: Pulling fs layer
fe42361a94b0: Pulling fs layer
6aa54d8ee7d9: Pulling fs layer
a5f5a9ef56fb: Pulling fs layer
25e50bdd26e4: Pulling fs layer
fef5fc49bd69: Pulling fs layer
10a35ce015af: Pulling fs layer
e6e24ee968cb: Pulling fs layer
fe42361a94b0: Waiting
6aa54d8ee7d9: Waiting
a5f5a9ef56fb: Waiting
25e50bdd26e4: Waiting
fef5fc49bd69: Waiting
10a35ce015af: Waiting
e6e24ee968cb: Waiting
d1c225ed7c34: Verifying Checksum
d1c225ed7c34: Download complete
53478ce18e19: Download complete
fe42361a94b0: Verifying Checksum
fe42361a94b0: Download complete
53478ce18e19: Pull complete
a5f5a9ef56fb: Verifying Checksum
a5f5a9ef56fb: Download complete
887f300163b6: Verifying Checksum
887f300163b6: Download complete
d1c225ed7c34: Pull complete
6aa54d8ee7d9: Verifying Checksum
6aa54d8ee7d9: Download complete
10a35ce015af: Download complete
e6e24ee968cb: Verifying Checksum
e6e24ee968cb: Download complete
25e50bdd26e4: Verifying Checksum
25e50bdd26e4: Download complete
887f300163b6: Pull complete
fe42361a94b0: Pull complete
6aa54d8ee7d9: Pull complete
a5f5a9ef56fb: Pull complete
fef5fc49bd69: Verifying Checksum
fef5fc49bd69: Download complete
25e50bdd26e4: Pull complete
fef5fc49bd69: Pull complete
10a35ce015af: Pull complete
e6e24ee968cb: Pull complete
Digest: sha256:241e1daa19a43e827d65a480a7da47bff584cd0123047a30e134804e60f10339
Status: Downloaded newer image for docker.onedata.org/swagger-codegen:2.3.1-cowboy
/bin/sh: 2: [[: not found
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3921  100  3921    0     0   5233      0 --:--:-- --:--:-- --:--:--  5234
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
9d48c3bd43c5: Pulling fs layer
9d48c3bd43c5: Verifying Checksum
9d48c3bd43c5: Download complete
9d48c3bd43c5: Pull complete
Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
Status: Downloaded newer image for alpine:latest
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container 4b8580d438ee: Container 4b8580d438eee54aac88795eacce32172cf994ca15e69055578045696ce34e70 is not running
Error response from daemon: Cannot kill container 8e28e9f8957c: Container 8e28e9f8957ce35ac1c6a196156cb94f7c98d06fd9d3ee4d55ccdadf2370222e is not running
Error response from daemon: Cannot kill container 59cc0f3146bc: Container 59cc0f3146bc7a105f83cc83cf78401123d1006ff9a7a523677ee8e8413e0351 is not running
Error response from daemon: Cannot kill container 054e32cb4b7f: Container 054e32cb4b7f22462b4be3c616f05b68110248e48619e536144618bf2e778863 is not running
Error response from daemon: Cannot kill container abe89149a813: Container abe89149a813dd4ff68c0288fa7b6424524cd301ae37eb5abeae55572c55cf69 is not running
Error response from daemon: Cannot kill container 41db239b9fe1: Container 41db239b9fe155429ce79ead9de68f2cb5b4c99f2fa351565c9a83b82ee5e877 is not running
Error response from daemon: Cannot kill container a7bcd3376498: Container a7bcd33764981c0994ab631d64d5043786a0fd661b91587b18f4633df68dac13 is not running
Error response from daemon: Cannot kill container 370273aa05b4: Container 370273aa05b41a1670b78c5dd5fed32ad2ac98d9ed4f362502cc730cffcd6958 is not running
Error response from daemon: Cannot kill container 2a9192daf080: Container 2a9192daf080a826297545e8d4af0853323cad0544582141096d890244299911 is not running
Error response from daemon: Cannot kill container daae74799fb4: Container daae74799fb4be038c60e9421b9f5e1810abb33ff9886e030650dcfb41760874 is not running