Build: #43 failed

Job: LUMA multiprovider tests failed

Job result summary

Completed
Duration
27 minutes
Revision
d9546ae599bad09f02227f0147a5f02d1b507047
Total tests
4
Failing since
#3 (Manual run by Michał Stanisz)

Configuration changes

Job LUMA multiprovider tests with key ODSRV-MAOPT1-CLMT no longer exists.

Tests

  • 4 tests in total
  • 2 tests failed
  • 1 failure is new
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed test_luma_multiprovider test_user_cannot_remove_file_using_client_if_he_is_not_its_owner
1 min
RuntimeError: Error when executing command "kubectl exec dev-oneclient-krakow-669d959fd8-qp2xf -- rm /mnt/oneclient/marie/krk-pl-par-c/dir/file1": rm: cannot remove '/mnt/oneclient/marie/krk-pl-par-c/dir/file1': Permission denied command terminated with exit code 1 ;
request = <FixtureRequest for <Function 'test_user_cannot_remove_file_using_client_if_he_is_not_its_owner'>>

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

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Existing test failures 1
Status Test Failing since Duration
RuntimeError: File file2 exists on client client2 when it shouldn't: ; -rw-r--r-- 1 891478 1224852 0 Sep 14 14:17 /mnt/oneclient/joe/krk-pl-par-c/file2
request = <FixtureRequest for <Function 'test_user_not_in_luma_cannot_create_file'>>

    
>   from tests.mixed_oneclient.steps.luma.common import *

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)