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

Build: #456 failed

Job: Files movement failed

Job result summary

Completed
Duration
10 minutes
Revision
2faa58c0e746d3b99b4488dbbd8854f436d4e460
Total tests
16
Failing since
#454 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>)
Fixed in
#457 (Changes by Łukasz Opioła and plgcwiertni <cwiertnia.michal@gmail.com>)

Tests

  • 16 tests in total
  • 16 tests failed
  • 3 minutes taken in total.
Existing test failures 16
Status Test Failing since Duration
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'REST', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-REST-oneclient1]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'oneclient1', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-oneclient1-REST]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-web GUI-oneclient1]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'REST', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-REST-oneclient1]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'oneclient1', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-oneclient1-REST]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-web GUI-oneclient1]'>>

>   ???

tests/mixed/scenarios/test_files_movement.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'REST', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-REST-oneclient1]'>>

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

tests/mixed/scenarios/test_files_movement.py:41: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'oneclient1', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-oneclient1-REST]'>>

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

tests/mixed/scenarios/test_files_movement.py:41: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_files_movement.py:41: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-web GUI-oneclient1]'>>

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

tests/mixed/scenarios/test_files_movement.py:41: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'REST', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_moves_nonempty_file_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-REST-oneclient1]'>>

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

tests/mixed/scenarios/test_files_movement.py:45: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'oneclient1', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_moves_nonempty_file_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-oneclient1-REST]'>>

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

tests/mixed/scenarios/test_files_movement.py:45: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_moves_nonempty_file_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_files_movement.py:45: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_moves_nonempty_file_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-web GUI-oneclient1]'>>

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

tests/mixed/scenarios/test_files_movement.py:45: 
(64 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  2346  100  2346    0     0   7149      0 --:--:-- --:--:-- --:--:--  7152
No resources found.
Error response from daemon: Cannot kill container 55391c214ec4: Container 55391c214ec42674bdfc44f6bc7bdd1f7c946bbe78b9d951e36aa88e3b01e503 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'...
/bin/sh: 2: [[: not found
Error from server (NotFound): pods "test-runner" 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)
Error: release: "dev" not found
Error from server (NotFound): pods "test-runner" not found
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  2346  100  2346    0     0   1464      0  0:00:01  0:00:01 --:--:--  1465
No resources found.
Error response from daemon: Cannot kill container b86534b70d8c: Container b86534b70d8c160961a1a2db2d39b21357e12416aa4a6e05f0076cd463e7382d is not running
Error response from daemon: Cannot kill container 4429fb430272: Container 4429fb430272ef1a8a0b09172865ed22c8082fadf1fb8c4b57cd19ab2b7d653b is not running
Error response from daemon: Cannot kill container 35d252618eb6: Container 35d252618eb64249cebca5e71b9c966ee14b2133a9e20878b48e196f73763415 is not running
Error response from daemon: Cannot kill container 0f11b5f45ed2: Container 0f11b5f45ed2091d8d1aa7386edf1a49a9ee0cd06aa9a6665767e2d0c22251b6 is not running
Error response from daemon: removal of container 0f11b5f45ed2 is already in progress
Error response from daemon: Cannot kill container 89c1aafb823f: Container 89c1aafb823f3605de0c7fb373d03412a66dcce89b5be3479a68fbbd495f621f is not running
Error response from daemon: Cannot kill container 872aff99c04a: Container 872aff99c04ae40e49fa32e1ace7be5ff6b3932b64bb8804d8a08221d418087f is not running
Error response from daemon: Cannot kill container 1f11765160c6: Container 1f11765160c61b12fdef359df79007138c85d58b22a434152fbed5f0bc98696e is not running
Error response from daemon: Cannot kill container b95b8ff0225c: Container b95b8ff0225ca91a968f5f74b8581713b40c1fe9a89f9a2d2299f027eb6ec028 is not running
Error response from daemon: Cannot kill container f52a08bbf992: No such container: f52a08bbf992
Error response from daemon: No such container: f52a08bbf992
Error response from daemon: Cannot kill container f6db9d054d31: Container f6db9d054d31912dd022dfe15794734668b8a623aa05c018053e0bb2d2f9027a is not running
Error response from daemon: Cannot kill container 050ae28ab12b: Container 050ae28ab12beb73d08313b946cb7c703b7a933f28a1b969f8413f566aad486e is not running
Error response from daemon: Cannot kill container 7d40364c5cc3: Container 7d40364c5cc32b10c738aeefbbef09734b64f38a45e76b55756dc850fffcbb4f is not running
Error response from daemon: Cannot kill container 4eae2b030b01: Container 4eae2b030b01206a23c4e49592252408716643fe83516a5de716a7fcca331304 is not running
Error response from daemon: Cannot kill container 28e178018420: Container 28e1780184202169d220c90b50682b255a37eba8c5941131f1757d922c325057 is not running
Error response from daemon: Cannot kill container fdb304bdb9c5: Container fdb304bdb9c50d5fe65b3018d1266125172a4bcc3ab0084fedc374d512c12f6e is not running
Error response from daemon: Cannot kill container ff09a0cee351: Container ff09a0cee351ef4b3c72f584dda84a41a590e5678712db7935bf4094bee6e972 is not running
Error response from daemon: Cannot kill container 0613aaed6125: Container 0613aaed61254938f0d9d85728adc26cb78c68cf39707b636f59029b8a819c1e is not running
Error response from daemon: Cannot kill container 80232259f29e: Container 80232259f29e2155c7b27ebd15edab493628031058e5e14fe8fb75166c48fe76 is not running
Error response from daemon: Cannot kill container 89b5f154ccb4: Container 89b5f154ccb48e25c126647fd513a726c9e534509180b40b20169eeff0ce1262 is not running
Error response from daemon: Cannot kill container 19c559c286bb: Container 19c559c286bb277676bcaaef0661b755a1c75d2bab8d320b1d3d80d8a3bab232 is not running
Error response from daemon: Cannot kill container 856d9b018ee1: Container 856d9b018ee1134b59243326b41c6b714926000c988b337fcd78ee8291ce602a is not running
Error response from daemon: Cannot kill container 5c777ac16bc3: Container 5c777ac16bc3c606c5fbcfb0e5a75160fa83a603309db44fb33a01f6e9ab6002 is not running