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

Build: #3285 was successful

Job: Files remove metadata was successful

Build log

The build generated 2,962 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

23-Nov-2024 06:56:28 Running command: ['./onenv', 'status']
23-Nov-2024 06:56:28 ready: True
23-Nov-2024 06:56:28 pods:
23-Nov-2024 06:56:28     dev-oneclient-krakow-9b8968f6-v5g6t:
23-Nov-2024 06:56:28         service-type: oneclient
23-Nov-2024 06:56:28         ip: 10.244.44.114
23-Nov-2024 06:56:28         container-id: d63100dda2fe1a515b3718e7bb62c9a173179c46cbe73f8dce16759ec82fb766
23-Nov-2024 06:56:28         provider-host: dev-oneprovider-krakow
23-Nov-2024 06:56:28     dev-oneprovider-krakow-0:
23-Nov-2024 06:56:28         name: dev-oneprovider-krakow
23-Nov-2024 06:56:28         domain: dev-oneprovider-krakow.default.svc.cluster.local
23-Nov-2024 06:56:28         service-type: oneprovider
23-Nov-2024 06:56:28         ip: 10.244.44.109
23-Nov-2024 06:56:28         container-id: 4758e407f72991f87a1365627d40d4dcf731fd1d5b4a8973656b5124fcbd3edb
23-Nov-2024 06:56:28         hostname: dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
23-Nov-2024 06:56:28     dev-onezone-0:
23-Nov-2024 06:56:28         name: dev-onezone
23-Nov-2024 06:56:28         domain: dev-onezone.default.svc.cluster.local
23-Nov-2024 06:56:28         service-type: onezone
23-Nov-2024 06:56:28         ip: 10.244.44.113
23-Nov-2024 06:56:28         container-id: 3f3ef37bd8c5f8f53a3609ab4a18d7f195d97203929e8e11ffa0b2b01758ee08
23-Nov-2024 06:56:28         hostname: dev-onezone-0.dev-onezone.default.svc.cluster.local
23-Nov-2024 06:56:28
23-Nov-2024 06:56:28 Running command: ['./onenv', 'hosts']
23-Nov-2024 06:56:28 Removed hosts entry: 10.244.44.105        dev-oneprovider-krakow.default.svc.cluster.local
23-Nov-2024 06:56:28 Removed hosts entry: 10.244.44.105        dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
23-Nov-2024 06:56:28 Removed hosts entry: 10.244.44.103        dev-onezone.default.svc.cluster.local
23-Nov-2024 06:56:28 Removed hosts entry: 10.244.44.103        dev-onezone-0.dev-onezone.default.svc.cluster.local
23-Nov-2024 06:56:28 Added hosts entry: 10.244.44.109        dev-oneprovider-krakow.default.svc.cluster.local
23-Nov-2024 06:56:28 Added hosts entry: 10.244.44.109        dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
23-Nov-2024 06:56:28 Added hosts entry: 10.244.44.113        dev-onezone.default.svc.cluster.local
23-Nov-2024 06:56:28 Added hosts entry: 10.244.44.113        dev-onezone-0.dev-onezone.default.svc.cluster.local
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'id', '-u', 'user1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1']
23-Nov-2024 06:56:28 Adding user `user1' ...
23-Nov-2024 06:56:28 Adding new group `user1' (25687) ...
23-Nov-2024 06:56:28 Adding new user `user1' (25687) with group `user1' ...
23-Nov-2024 06:56:28 Creating home directory `/home/user1' ...
23-Nov-2024 06:56:28 Copying files from `/etc/skel' ...
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'id', '-u', 'user2']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2']
23-Nov-2024 06:56:28 Adding user `user2' ...
23-Nov-2024 06:56:28 Adding new group `user2' (30628) ...
23-Nov-2024 06:56:28 Adding new user `user2' (30628) with group `user2' ...
23-Nov-2024 06:56:28 Creating home directory `/home/user2' ...
23-Nov-2024 06:56:28 Copying files from `/etc/skel' ...
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'grep', '-q', 'space1', '/etc/group']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'groupadd', '-g', '54356', 'space1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'usermod', '-a', '-G', 'space1', 'user1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'usermod', '-a', '-G', 'space1', 'user2']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'grep', '-q', 'space2', '/etc/group']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'groupadd', '-g', '55062', 'space2']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'usermod', '-a', '-G', 'space2', 'user1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'usermod', '-a', '-G', 'space2', 'user2']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'grep', '-q', 'fuse', '/etc/group']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'groupadd', '-g', '46411', 'fuse']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'usermod', '-a', '-G', 'fuse', 'user1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'usermod', '-a', '-G', 'fuse', 'user2']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1']
23-Nov-2024 06:56:28 Adding user `user1' ...
23-Nov-2024 06:56:28 Adding new group `user1' (25687) ...
23-Nov-2024 06:56:28 Adding new user `user1' (25687) with group `user1' ...
23-Nov-2024 06:56:28 Creating home directory `/home/user1' ...
23-Nov-2024 06:56:28 Copying files from `/etc/skel' ...
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user2']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2']
23-Nov-2024 06:56:28 Adding user `user2' ...
23-Nov-2024 06:56:28 Adding new group `user2' (30628) ...
23-Nov-2024 06:56:28 Adding new user `user2' (30628) with group `user2' ...
23-Nov-2024 06:56:28 Creating home directory `/home/user2' ...
23-Nov-2024 06:56:28 Copying files from `/etc/skel' ...
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space1', '/etc/group']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '54356', 'space1']
23-Nov-2024 06:56:28 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user1']
23-Nov-2024 06:56:29 command terminated with exit code 1
23-Nov-2024 06:56:31 command terminated with exit code 1
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user2']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space2', '/etc/group']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '55062', 'space2']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user1']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user2']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'fuse', '/etc/group']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '46411', 'fuse']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user1']
23-Nov-2024 06:57:20 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user2']
23-Nov-2024 06:57:20
23-Nov-2024 06:57:20 =================================================================
23-Nov-2024 06:57:20 - Executing scenario 'User removes metadata'
23-Nov-2024 06:57:20 - from feature 'Files remove metadata tests'
23-Nov-2024 06:57:20 -----------------------------------------------------------------
23-Nov-2024 06:57:20 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:57:20 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:57:20 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 06:57:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 06:57:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 06:57:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 06:57:20
23-Nov-2024 06:57:20
23-Nov-2024 06:57:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 06:57:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 06:57:20
23-Nov-2024 06:57:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3z47kdqse3i643jn
23-Nov-2024 06:57:20
23-Nov-2024 06:57:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3z47kdqse3i643jn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3z47kdqse3i643jn
23-Nov-2024 06:57:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9246519671506668235'...
23-Nov-2024 06:57:20 Getting configuration...
23-Nov-2024 06:57:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3z47kdqse3i643jn'.
23-Nov-2024 06:57:20
23-Nov-2024 06:57:20 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 06:57:20 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 06:57:20 -- Executing step: using REST, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 06:57:20 -- Executing step: using REST, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
23-Nov-2024 06:57:20 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 06:57:20 -- Executing step: if REST is web GUI, user1 refreshes site
23-Nov-2024 06:57:20 -- Executing step: using REST, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
23-Nov-2024 06:57:20 =================================================================
23-Nov-2024 06:57:20 PASSED
23-Nov-2024 06:57:57 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 06:57:57 =================================================================
23-Nov-2024 06:57:57 - Executing scenario 'User removes metadata'
23-Nov-2024 06:57:57 - from feature 'Files remove metadata tests'
23-Nov-2024 06:57:57 -----------------------------------------------------------------
23-Nov-2024 06:57:57 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:57:57 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:57:57 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 06:57:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 06:57:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 06:57:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 06:57:57
23-Nov-2024 06:57:57
23-Nov-2024 06:57:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 06:57:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 06:57:57
23-Nov-2024 06:57:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q32kbpvk3lu5lsp5
23-Nov-2024 06:57:57
23-Nov-2024 06:57:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q32kbpvk3lu5lsp5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q32kbpvk3lu5lsp5
23-Nov-2024 06:57:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3417895135805106624'...
23-Nov-2024 06:57:57 Getting configuration...
23-Nov-2024 06:57:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q32kbpvk3lu5lsp5'.
23-Nov-2024 06:57:57
23-Nov-2024 06:57:57 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 06:57:57 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 06:57:57 -- Executing step: using REST, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 06:57:57 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
23-Nov-2024 06:57:57 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 06:57:57 -- Executing step: if REST is web GUI, user1 refreshes site
23-Nov-2024 06:57:57 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
23-Nov-2024 06:57:57 =================================================================
23-Nov-2024 06:57:57 PASSED
23-Nov-2024 06:58:31 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 06:58:31 =================================================================
23-Nov-2024 06:58:31 - Executing scenario 'User removes metadata'
23-Nov-2024 06:58:31 - from feature 'Files remove metadata tests'
23-Nov-2024 06:58:31 -----------------------------------------------------------------
23-Nov-2024 06:58:31 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:58:31 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:58:31 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 06:58:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 06:58:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 06:58:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 06:58:31
23-Nov-2024 06:58:31
23-Nov-2024 06:58:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 06:58:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 06:58:31
23-Nov-2024 06:58:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ccy0wd5h1cq3r1hg
23-Nov-2024 06:58:31
23-Nov-2024 06:58:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ccy0wd5h1cq3r1hg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ccy0wd5h1cq3r1hg
23-Nov-2024 06:58:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2058463091464278228'...
23-Nov-2024 06:58:31 Getting configuration...
23-Nov-2024 06:58:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ccy0wd5h1cq3r1hg'.
23-Nov-2024 06:58:31
23-Nov-2024 06:58:31 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 06:58:31 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 06:58:31 -- Executing step: using REST, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 06:58:31 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
23-Nov-2024 06:58:31 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 06:58:31 -- Executing step: if REST is web GUI, user1 refreshes site
23-Nov-2024 06:58:31 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
23-Nov-2024 06:58:31 =================================================================
23-Nov-2024 06:58:31 PASSED
23-Nov-2024 06:59:20 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 06:59:20 =================================================================
23-Nov-2024 06:59:20 - Executing scenario 'User removes metadata'
23-Nov-2024 06:59:20 - from feature 'Files remove metadata tests'
23-Nov-2024 06:59:20 -----------------------------------------------------------------
23-Nov-2024 06:59:20 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:59:20 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 06:59:20 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 06:59:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 06:59:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 06:59:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 06:59:20
23-Nov-2024 06:59:20
23-Nov-2024 06:59:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 06:59:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 06:59:20
23-Nov-2024 06:59:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zp2tx82tjct6do7u
23-Nov-2024 06:59:20
23-Nov-2024 06:59:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zp2tx82tjct6do7u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zp2tx82tjct6do7u
23-Nov-2024 06:59:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6698081203753024797'...
23-Nov-2024 06:59:20 Getting configuration...
23-Nov-2024 06:59:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zp2tx82tjct6do7u'.
23-Nov-2024 06:59:20
23-Nov-2024 06:59:20 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 06:59:20 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 06:59:20 -- Executing step: using web GUI, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 06:59:20 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
23-Nov-2024 06:59:20 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 06:59:20 -- Executing step: if web GUI is web GUI, user1 refreshes site
23-Nov-2024 06:59:20 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
23-Nov-2024 06:59:20 =================================================================
23-Nov-2024 06:59:20 PASSED
23-Nov-2024 07:00:13 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:00:13 =================================================================
23-Nov-2024 07:00:13 - Executing scenario 'User removes metadata'
23-Nov-2024 07:00:13 - from feature 'Files remove metadata tests'
23-Nov-2024 07:00:13 -----------------------------------------------------------------
23-Nov-2024 07:00:13 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:00:13 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:00:13 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:00:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:00:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:00:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:00:13
23-Nov-2024 07:00:13
23-Nov-2024 07:00:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:00:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:00:13
23-Nov-2024 07:00:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8nqak30l2i6bb7qo
23-Nov-2024 07:00:13
23-Nov-2024 07:00:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8nqak30l2i6bb7qo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8nqak30l2i6bb7qo
23-Nov-2024 07:00:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4611416921588174250'...
23-Nov-2024 07:00:13 Getting configuration...
23-Nov-2024 07:00:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8nqak30l2i6bb7qo'.
23-Nov-2024 07:00:13
23-Nov-2024 07:00:13 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:00:13 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:00:13 -- Executing step: using web GUI, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:00:13 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
23-Nov-2024 07:00:13 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:00:13 -- Executing step: if web GUI is web GUI, user1 refreshes site
23-Nov-2024 07:00:13 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
23-Nov-2024 07:00:13 =================================================================
23-Nov-2024 07:00:13 PASSED
23-Nov-2024 07:01:04 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:01:04 =================================================================
23-Nov-2024 07:01:04 - Executing scenario 'User removes metadata'
23-Nov-2024 07:01:04 - from feature 'Files remove metadata tests'
23-Nov-2024 07:01:04 -----------------------------------------------------------------
23-Nov-2024 07:01:04 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:01:04 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:01:04 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:01:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:01:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:01:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:01:04
23-Nov-2024 07:01:04
23-Nov-2024 07:01:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:01:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:01:04
23-Nov-2024 07:01:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z77w2ponuclswbxn
23-Nov-2024 07:01:04
23-Nov-2024 07:01:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z77w2ponuclswbxn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z77w2ponuclswbxn
23-Nov-2024 07:01:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8876361752961790742'...
23-Nov-2024 07:01:04 Getting configuration...
23-Nov-2024 07:01:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z77w2ponuclswbxn'.
23-Nov-2024 07:01:04
23-Nov-2024 07:01:04 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:01:04 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:01:04 -- Executing step: using web GUI, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:01:04 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
23-Nov-2024 07:01:04 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:01:04 -- Executing step: if web GUI is web GUI, user1 refreshes site
23-Nov-2024 07:01:04 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
23-Nov-2024 07:01:04 =================================================================
23-Nov-2024 07:01:04 PASSED
23-Nov-2024 07:01:25 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:01:25 =================================================================
23-Nov-2024 07:01:25 - Executing scenario 'User removes metadata'
23-Nov-2024 07:01:25 - from feature 'Files remove metadata tests'
23-Nov-2024 07:01:25 -----------------------------------------------------------------
23-Nov-2024 07:01:25 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:01:25 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:01:25 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:01:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:01:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:01:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:01:25
23-Nov-2024 07:01:25
23-Nov-2024 07:01:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:01:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:01:25
23-Nov-2024 07:01:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ohj2m0og1o2nbtbl
23-Nov-2024 07:01:25
23-Nov-2024 07:01:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ohj2m0og1o2nbtbl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ohj2m0og1o2nbtbl
23-Nov-2024 07:01:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16362025375415494735'...
23-Nov-2024 07:01:25 Getting configuration...
23-Nov-2024 07:01:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ohj2m0og1o2nbtbl'.
23-Nov-2024 07:01:25
23-Nov-2024 07:01:25 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:01:25 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:01:25 -- Executing step: using oneclient1, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:01:25 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
23-Nov-2024 07:01:25 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:01:25 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
23-Nov-2024 07:01:25 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
23-Nov-2024 07:01:25 =================================================================
23-Nov-2024 07:01:25 PASSED
23-Nov-2024 07:01:43 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:01:43 =================================================================
23-Nov-2024 07:01:43 - Executing scenario 'User removes metadata'
23-Nov-2024 07:01:43 - from feature 'Files remove metadata tests'
23-Nov-2024 07:01:43 -----------------------------------------------------------------
23-Nov-2024 07:01:43 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:01:43 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:01:43 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:01:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:01:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:01:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:01:43
23-Nov-2024 07:01:43
23-Nov-2024 07:01:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:01:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:01:43
23-Nov-2024 07:01:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aazbrehwcre8qhg1
23-Nov-2024 07:01:43
23-Nov-2024 07:01:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aazbrehwcre8qhg1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aazbrehwcre8qhg1
23-Nov-2024 07:01:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3601840055923243818'...
23-Nov-2024 07:01:43 Getting configuration...
23-Nov-2024 07:01:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aazbrehwcre8qhg1'.
23-Nov-2024 07:01:43
23-Nov-2024 07:01:43 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:01:43 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:01:43 -- Executing step: using oneclient1, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:01:43 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
23-Nov-2024 07:01:43 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:01:43 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
23-Nov-2024 07:01:43 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
23-Nov-2024 07:01:43 =================================================================
23-Nov-2024 07:01:43 PASSED
23-Nov-2024 07:02:01 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:02:01 =================================================================
23-Nov-2024 07:02:01 - Executing scenario 'User removes metadata'
23-Nov-2024 07:02:01 - from feature 'Files remove metadata tests'
23-Nov-2024 07:02:01 -----------------------------------------------------------------
23-Nov-2024 07:02:01 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:01 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:01 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:02:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:02:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:02:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:02:01
23-Nov-2024 07:02:01
23-Nov-2024 07:02:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:02:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:02:01
23-Nov-2024 07:02:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j6c9wio1hcosk55m
23-Nov-2024 07:02:01
23-Nov-2024 07:02:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j6c9wio1hcosk55m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j6c9wio1hcosk55m
23-Nov-2024 07:02:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10647470138830551400'...
23-Nov-2024 07:02:01 Getting configuration...
23-Nov-2024 07:02:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j6c9wio1hcosk55m'.
23-Nov-2024 07:02:01
23-Nov-2024 07:02:01 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:02:01 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:02:01 -- Executing step: using oneclient1, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:02:01 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
23-Nov-2024 07:02:01 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:02:01 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
23-Nov-2024 07:02:01 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
23-Nov-2024 07:02:01 =================================================================
23-Nov-2024 07:02:01 PASSED
23-Nov-2024 07:02:19 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:02:19 =================================================================
23-Nov-2024 07:02:19 - Executing scenario 'User removes metadata'
23-Nov-2024 07:02:19 - from feature 'Files remove metadata tests'
23-Nov-2024 07:02:19 -----------------------------------------------------------------
23-Nov-2024 07:02:19 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:19 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:19 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:02:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:02:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:02:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:02:19
23-Nov-2024 07:02:19
23-Nov-2024 07:02:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:02:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:02:19
23-Nov-2024 07:02:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/parkcbt7ocnfztf3
23-Nov-2024 07:02:19
23-Nov-2024 07:02:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/parkcbt7ocnfztf3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/parkcbt7ocnfztf3
23-Nov-2024 07:02:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3483046086157220860'...
23-Nov-2024 07:02:19 Getting configuration...
23-Nov-2024 07:02:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/parkcbt7ocnfztf3'.
23-Nov-2024 07:02:19
23-Nov-2024 07:02:19 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:02:19 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:02:19 -- Executing step: using REST, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:02:19 -- Executing step: using REST, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
23-Nov-2024 07:02:19 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:02:19 -- Executing step: if REST is web GUI, user1 refreshes site
23-Nov-2024 07:02:19 -- Executing step: using REST, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
23-Nov-2024 07:02:19 =================================================================
23-Nov-2024 07:02:19 PASSED
23-Nov-2024 07:02:38 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:02:38 =================================================================
23-Nov-2024 07:02:38 - Executing scenario 'User removes metadata'
23-Nov-2024 07:02:38 - from feature 'Files remove metadata tests'
23-Nov-2024 07:02:38 -----------------------------------------------------------------
23-Nov-2024 07:02:38 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:38 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:38 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:02:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:02:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:02:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:02:38
23-Nov-2024 07:02:38
23-Nov-2024 07:02:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:02:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:02:38
23-Nov-2024 07:02:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ppl2cqx89ue0zzer
23-Nov-2024 07:02:38
23-Nov-2024 07:02:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ppl2cqx89ue0zzer --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ppl2cqx89ue0zzer
23-Nov-2024 07:02:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11309997694076613144'...
23-Nov-2024 07:02:38 Getting configuration...
23-Nov-2024 07:02:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ppl2cqx89ue0zzer'.
23-Nov-2024 07:02:38
23-Nov-2024 07:02:38 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:02:38 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:02:38 -- Executing step: using REST, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:02:38 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
23-Nov-2024 07:02:38 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:02:38 -- Executing step: if REST is web GUI, user1 refreshes site
23-Nov-2024 07:02:38 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
23-Nov-2024 07:02:38 =================================================================
23-Nov-2024 07:02:38 PASSED
23-Nov-2024 07:02:56 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:02:56 =================================================================
23-Nov-2024 07:02:56 - Executing scenario 'User removes metadata'
23-Nov-2024 07:02:56 - from feature 'Files remove metadata tests'
23-Nov-2024 07:02:56 -----------------------------------------------------------------
23-Nov-2024 07:02:56 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:56 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:02:56 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:02:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:02:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:02:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:02:56
23-Nov-2024 07:02:56
23-Nov-2024 07:02:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:02:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:02:56
23-Nov-2024 07:02:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m6c4882ls5srko1c
23-Nov-2024 07:02:56
23-Nov-2024 07:02:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m6c4882ls5srko1c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m6c4882ls5srko1c
23-Nov-2024 07:02:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16376247867186502483'...
23-Nov-2024 07:02:56 Getting configuration...
23-Nov-2024 07:02:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m6c4882ls5srko1c'.
23-Nov-2024 07:02:56
23-Nov-2024 07:02:56 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:02:56 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:02:56 -- Executing step: using REST, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:02:56 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
23-Nov-2024 07:02:56 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:02:56 -- Executing step: if REST is web GUI, user1 refreshes site
23-Nov-2024 07:02:56 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
23-Nov-2024 07:02:56 =================================================================
23-Nov-2024 07:02:56 PASSED
23-Nov-2024 07:03:46 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:03:46 =================================================================
23-Nov-2024 07:03:46 - Executing scenario 'User removes metadata'
23-Nov-2024 07:03:46 - from feature 'Files remove metadata tests'
23-Nov-2024 07:03:46 -----------------------------------------------------------------
23-Nov-2024 07:03:46 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:03:46 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:03:46 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:03:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:03:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:03:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:03:46
23-Nov-2024 07:03:46
23-Nov-2024 07:03:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:03:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:03:46
23-Nov-2024 07:03:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6govn5t7pcr5lxnz
23-Nov-2024 07:03:46
23-Nov-2024 07:03:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6govn5t7pcr5lxnz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6govn5t7pcr5lxnz
23-Nov-2024 07:03:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16265806916115493796'...
23-Nov-2024 07:03:46 Getting configuration...
23-Nov-2024 07:03:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6govn5t7pcr5lxnz'.
23-Nov-2024 07:03:46
23-Nov-2024 07:03:46 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:03:46 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:03:46 -- Executing step: using web GUI, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:03:46 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
23-Nov-2024 07:03:46 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:03:46 -- Executing step: if web GUI is web GUI, user1 refreshes site
23-Nov-2024 07:03:46 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
23-Nov-2024 07:03:46 =================================================================
23-Nov-2024 07:03:46 PASSED
23-Nov-2024 07:04:37 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:04:37 =================================================================
23-Nov-2024 07:04:37 - Executing scenario 'User removes metadata'
23-Nov-2024 07:04:37 - from feature 'Files remove metadata tests'
23-Nov-2024 07:04:37 -----------------------------------------------------------------
23-Nov-2024 07:04:37 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:04:37 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:04:37 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:04:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:04:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:04:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:04:37
23-Nov-2024 07:04:37
23-Nov-2024 07:04:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:04:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:04:37
23-Nov-2024 07:04:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wiw3wbapdyh8bska
23-Nov-2024 07:04:37
23-Nov-2024 07:04:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wiw3wbapdyh8bska --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wiw3wbapdyh8bska
23-Nov-2024 07:04:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14092578965170356958'...
23-Nov-2024 07:04:37 Getting configuration...
23-Nov-2024 07:04:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wiw3wbapdyh8bska'.
23-Nov-2024 07:04:37
23-Nov-2024 07:04:37 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:04:37 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:04:37 -- Executing step: using web GUI, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:04:37 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
23-Nov-2024 07:04:37 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:04:37 -- Executing step: if web GUI is web GUI, user1 refreshes site
23-Nov-2024 07:04:37 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
23-Nov-2024 07:04:37 =================================================================
23-Nov-2024 07:04:37 PASSED
23-Nov-2024 07:05:28 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:05:28 =================================================================
23-Nov-2024 07:05:28 - Executing scenario 'User removes metadata'
23-Nov-2024 07:05:28 - from feature 'Files remove metadata tests'
23-Nov-2024 07:05:28 -----------------------------------------------------------------
23-Nov-2024 07:05:28 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:05:28 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:05:28 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:05:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:05:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:05:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:05:28
23-Nov-2024 07:05:28
23-Nov-2024 07:05:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:05:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:05:28
23-Nov-2024 07:05:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o57caoz7bv5v4cqf
23-Nov-2024 07:05:28
23-Nov-2024 07:05:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o57caoz7bv5v4cqf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o57caoz7bv5v4cqf
23-Nov-2024 07:05:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13181529849795190479'...
23-Nov-2024 07:05:28 Getting configuration...
23-Nov-2024 07:05:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o57caoz7bv5v4cqf'.
23-Nov-2024 07:05:28
23-Nov-2024 07:05:28 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:05:28 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:05:28 -- Executing step: using web GUI, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:05:28 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
23-Nov-2024 07:05:28 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:05:28 -- Executing step: if web GUI is web GUI, user1 refreshes site
23-Nov-2024 07:05:28 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
23-Nov-2024 07:05:28 =================================================================
23-Nov-2024 07:05:28 PASSED
23-Nov-2024 07:06:11 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:06:11 =================================================================
23-Nov-2024 07:06:11 - Executing scenario 'User removes metadata'
23-Nov-2024 07:06:11 - from feature 'Files remove metadata tests'
23-Nov-2024 07:06:11 -----------------------------------------------------------------
23-Nov-2024 07:06:11 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:06:11 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:06:11 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:06:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:06:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:06:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:06:11
23-Nov-2024 07:06:11
23-Nov-2024 07:06:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:06:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:06:11
23-Nov-2024 07:06:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/txa8sat6v6z9q8o3
23-Nov-2024 07:06:11
23-Nov-2024 07:06:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/txa8sat6v6z9q8o3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/txa8sat6v6z9q8o3
23-Nov-2024 07:06:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10462933505027545980'...
23-Nov-2024 07:06:11 Getting configuration...
23-Nov-2024 07:06:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/txa8sat6v6z9q8o3'.
23-Nov-2024 07:06:11
23-Nov-2024 07:06:11 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:06:11 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:06:11 -- Executing step: using oneclient1, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:06:11 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
23-Nov-2024 07:06:11 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:06:11 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
23-Nov-2024 07:06:11 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
23-Nov-2024 07:06:11 =================================================================
23-Nov-2024 07:06:11 PASSED
23-Nov-2024 07:06:47 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:06:47 =================================================================
23-Nov-2024 07:06:47 - Executing scenario 'User removes metadata'
23-Nov-2024 07:06:47 - from feature 'Files remove metadata tests'
23-Nov-2024 07:06:47 -----------------------------------------------------------------
23-Nov-2024 07:06:47 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:06:47 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:06:47 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:06:47
23-Nov-2024 07:06:47
23-Nov-2024 07:06:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:06:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:06:47
23-Nov-2024 07:06:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/00m1zk6d0lxukdld
23-Nov-2024 07:06:47
23-Nov-2024 07:06:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/00m1zk6d0lxukdld --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/00m1zk6d0lxukdld
23-Nov-2024 07:06:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11913245593126938273'...
23-Nov-2024 07:06:47 Getting configuration...
23-Nov-2024 07:06:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/00m1zk6d0lxukdld'.
23-Nov-2024 07:06:47
23-Nov-2024 07:06:47 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:06:47 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:06:47 -- Executing step: using oneclient1, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:06:47 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
23-Nov-2024 07:06:47 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:06:47 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
23-Nov-2024 07:06:47 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
23-Nov-2024 07:06:47 =================================================================
23-Nov-2024 07:06:47 PASSED
23-Nov-2024 07:07:29 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:07:29 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:07:29 =================================================================
23-Nov-2024 07:07:29 - Executing scenario 'User removes metadata'
23-Nov-2024 07:07:29 - from feature 'Files remove metadata tests'
23-Nov-2024 07:07:29 -----------------------------------------------------------------
23-Nov-2024 07:07:29 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:07:29 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
23-Nov-2024 07:07:29 -- Executing step: oneclient mounted using token by user1
23-Nov-2024 07:07:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:07:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:07:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v5g6t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t'
23-Nov-2024 07:07:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v5g6t' successfully started
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7yqznyqm3gxvwv9y
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7yqznyqm3gxvwv9y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7yqznyqm3gxvwv9y
23-Nov-2024 07:07:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2980181800845775374'...
23-Nov-2024 07:07:29 Getting configuration...
23-Nov-2024 07:07:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7yqznyqm3gxvwv9y'.
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 -- Executing step: opened browser with user1 signed in to "onezone" service
23-Nov-2024 07:07:29 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
23-Nov-2024 07:07:29 -- Executing step: using oneclient1, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
23-Nov-2024 07:07:29 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
23-Nov-2024 07:07:29 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
23-Nov-2024 07:07:29 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
23-Nov-2024 07:07:29 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
23-Nov-2024 07:07:29 =================================================================
23-Nov-2024 07:07:29 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732344879.891319', '-c', '/tmp/logs']
23-Nov-2024 07:07:29 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-kbpkl. See /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-cross-support-job-3p-users-kbpkl/entrypoint.log for more details
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-v5g6t: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-oneclient-krakow-9b8968f6-v5g6t/oneclient_logs
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=133/157)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29          10,119   0%    9.65MB/s    0:00:00 (xfr#1, to-chk=132/157)
23-Nov-2024 07:07:29          10,119   0%    9.65MB/s    0:00:00 (xfr#1, to-chk=126/157)
23-Nov-2024 07:07:29          10,389   0%    9.91MB/s    0:00:00 (xfr#2, to-chk=128/157)
23-Nov-2024 07:07:29          50,283   1%   47.95MB/s    0:00:00 (xfr#3, to-chk=127/157)
23-Nov-2024 07:07:29          50,553   1%   48.21MB/s    0:00:00 (xfr#4, to-chk=126/157)
23-Nov-2024 07:07:29          63,971   2%   30.50MB/s    0:00:00 (xfr#5, to-chk=125/157)
23-Nov-2024 07:07:29          65,339   2%   31.16MB/s    0:00:00 (xfr#6, to-chk=121/157)
23-Nov-2024 07:07:29         354,680  11%   37.58MB/s    0:00:00 (xfr#7, to-chk=120/157)
23-Nov-2024 07:07:29         356,685  11%   34.02MB/s    0:00:00 (xfr#8, to-chk=119/157)
23-Nov-2024 07:07:29         357,313  11%   34.08MB/s    0:00:00 (xfr#9, to-chk=118/157)
23-Nov-2024 07:07:29         371,628  11%   35.44MB/s    0:00:00 (xfr#10, to-chk=117/157)
23-Nov-2024 07:07:29         371,898  11%   35.47MB/s    0:00:00 (xfr#11, to-chk=113/157)
23-Nov-2024 07:07:29         503,842  15%   32.03MB/s    0:00:00 (xfr#12, to-chk=112/157)
23-Nov-2024 07:07:29         504,112  15%   32.05MB/s    0:00:00 (xfr#13, to-chk=111/157)
23-Nov-2024 07:07:29         504,740  15%   32.09MB/s    0:00:00 (xfr#14, to-chk=110/157)
23-Nov-2024 07:07:29         515,518  16%   32.78MB/s    0:00:00 (xfr#15, to-chk=109/157)
23-Nov-2024 07:07:29         515,788  16%   32.79MB/s    0:00:00 (xfr#16, to-chk=105/157)
23-Nov-2024 07:07:29         552,336  17%   32.92MB/s    0:00:00 (xfr#17, to-chk=104/157)
23-Nov-2024 07:07:29         552,606  17%   32.94MB/s    0:00:00 (xfr#18, to-chk=103/157)
23-Nov-2024 07:07:29         562,503  17%   31.56MB/s    0:00:00 (xfr#19, to-chk=102/157)
23-Nov-2024 07:07:29         563,167  17%   31.59MB/s    0:00:00 (xfr#20, to-chk=98/157)
23-Nov-2024 07:07:29         765,518  24%   24.34MB/s    0:00:00 (xfr#21, to-chk=97/157)
23-Nov-2024 07:07:29         766,433  24%   23.58MB/s    0:00:00 (xfr#22, to-chk=96/157)
23-Nov-2024 07:07:29         781,315  24%   24.04MB/s    0:00:00 (xfr#23, to-chk=95/157)
23-Nov-2024 07:07:29         781,585  24%   24.04MB/s    0:00:00 (xfr#24, to-chk=91/157)
23-Nov-2024 07:07:29         963,343  30%   25.52MB/s    0:00:00 (xfr#25, to-chk=90/157)
23-Nov-2024 07:07:29         963,613  30%   25.53MB/s    0:00:00 (xfr#26, to-chk=89/157)
23-Nov-2024 07:07:29         975,527  30%   25.84MB/s    0:00:00 (xfr#27, to-chk=88/157)
23-Nov-2024 07:07:29         976,895  30%   25.88MB/s    0:00:00 (xfr#28, to-chk=84/157)
23-Nov-2024 07:07:29       1,227,306  38%   27.87MB/s    0:00:00 (xfr#29, to-chk=83/157)
23-Nov-2024 07:07:29       1,229,311  38%   27.91MB/s    0:00:00 (xfr#30, to-chk=82/157)
23-Nov-2024 07:07:29       1,244,752  39%   28.26MB/s    0:00:00 (xfr#31, to-chk=81/157)
23-Nov-2024 07:07:29       1,245,022  39%   27.61MB/s    0:00:00 (xfr#32, to-chk=77/157)
23-Nov-2024 07:07:29       1,421,864  44%   27.67MB/s    0:00:00 (xfr#33, to-chk=76/157)
23-Nov-2024 07:07:29       1,422,134  44%   27.68MB/s    0:00:00 (xfr#34, to-chk=75/157)
23-Nov-2024 07:07:29       1,436,442  45%   26.86MB/s    0:00:00 (xfr#35, to-chk=74/157)
23-Nov-2024 07:07:29       1,436,712  45%   26.87MB/s    0:00:00 (xfr#36, to-chk=70/157)
23-Nov-2024 07:07:29       1,592,472  50%   26.64MB/s    0:00:00 (xfr#37, to-chk=69/157)
23-Nov-2024 07:07:29       1,592,742  50%   26.65MB/s    0:00:00 (xfr#38, to-chk=68/157)
23-Nov-2024 07:07:29       1,593,370  50%   26.66MB/s    0:00:00 (xfr#39, to-chk=67/157)
23-Nov-2024 07:07:29       1,604,742  50%   26.85MB/s    0:00:00 (xfr#40, to-chk=66/157)
23-Nov-2024 07:07:29       1,605,012  50%   26.39MB/s    0:00:00 (xfr#41, to-chk=62/157)
23-Nov-2024 07:07:29       1,684,679  53%   27.70MB/s    0:00:00 (xfr#42, to-chk=61/157)
23-Nov-2024 07:07:29       1,684,949  53%   27.71MB/s    0:00:00 (xfr#43, to-chk=60/157)
23-Nov-2024 07:07:29       1,699,987  53%   27.95MB/s    0:00:00 (xfr#44, to-chk=59/157)
23-Nov-2024 07:07:29       1,700,257  53%   27.96MB/s    0:00:00 (xfr#45, to-chk=55/157)
23-Nov-2024 07:07:29       1,884,855  59%   29.96MB/s    0:00:00 (xfr#46, to-chk=54/157)
23-Nov-2024 07:07:29       1,885,125  59%   29.96MB/s    0:00:00 (xfr#47, to-chk=53/157)
23-Nov-2024 07:07:29       1,885,753  59%   29.97MB/s    0:00:00 (xfr#48, to-chk=52/157)
23-Nov-2024 07:07:29       1,900,175  59%   29.71MB/s    0:00:00 (xfr#49, to-chk=51/157)
23-Nov-2024 07:07:29       1,900,445  59%   29.71MB/s    0:00:00 (xfr#50, to-chk=47/157)
23-Nov-2024 07:07:29       2,074,244  65%   31.40MB/s    0:00:00 (xfr#51, to-chk=46/157)
23-Nov-2024 07:07:29       2,074,514  65%   31.40MB/s    0:00:00 (xfr#52, to-chk=45/157)
23-Nov-2024 07:07:29       2,075,142  65%   31.41MB/s    0:00:00 (xfr#53, to-chk=44/157)
23-Nov-2024 07:07:29       2,088,221  65%   31.12MB/s    0:00:00 (xfr#54, to-chk=43/157)
23-Nov-2024 07:07:29       2,088,491  65%   31.12MB/s    0:00:00 (xfr#55, to-chk=39/157)
23-Nov-2024 07:07:29       2,242,194  70%   31.45MB/s    0:00:00 (xfr#56, to-chk=38/157)
23-Nov-2024 07:07:29       2,242,464  70%   31.45MB/s    0:00:00 (xfr#57, to-chk=37/157)
23-Nov-2024 07:07:29       2,255,091  71%   31.63MB/s    0:00:00 (xfr#58, to-chk=36/157)
23-Nov-2024 07:07:29       2,256,459  71%   31.65MB/s    0:00:00 (xfr#59, to-chk=32/157)
23-Nov-2024 07:07:29       2,526,210  79%   32.56MB/s    0:00:00 (xfr#60, to-chk=31/157)
23-Nov-2024 07:07:29       2,528,215  79%   32.58MB/s    0:00:00 (xfr#61, to-chk=30/157)
23-Nov-2024 07:07:29       2,528,843  79%   32.59MB/s    0:00:00 (xfr#62, to-chk=29/157)
23-Nov-2024 07:07:29       2,540,542  80%   32.74MB/s    0:00:00 (xfr#63, to-chk=28/157)
23-Nov-2024 07:07:29       2,540,812  80%   32.74MB/s    0:00:00 (xfr#64, to-chk=24/157)
23-Nov-2024 07:07:29       2,604,839  82%   32.26MB/s    0:00:00 (xfr#65, to-chk=23/157)
23-Nov-2024 07:07:29       2,605,109  82%   32.27MB/s    0:00:00 (xfr#66, to-chk=22/157)
23-Nov-2024 07:07:29       2,618,806  82%   32.43MB/s    0:00:00 (xfr#67, to-chk=21/157)
23-Nov-2024 07:07:29       2,619,076  82%   32.44MB/s    0:00:00 (xfr#68, to-chk=17/157)
23-Nov-2024 07:07:29       2,725,315  85%   33.32MB/s    0:00:00 (xfr#69, to-chk=16/157)
23-Nov-2024 07:07:29       2,725,585  85%   33.32MB/s    0:00:00 (xfr#70, to-chk=15/157)
23-Nov-2024 07:07:29       2,734,035  86%   33.00MB/s    0:00:00 (xfr#71, to-chk=14/157)
23-Nov-2024 07:07:29       2,734,305  86%   33.01MB/s    0:00:00 (xfr#72, to-chk=10/157)
23-Nov-2024 07:07:29       2,910,576  91%   34.27MB/s    0:00:00 (xfr#73, to-chk=9/157)
23-Nov-2024 07:07:29       2,910,962  91%   34.27MB/s    0:00:00 (xfr#74, to-chk=8/157)
23-Nov-2024 07:07:29       2,921,652  92%   33.98MB/s    0:00:00 (xfr#75, to-chk=7/157)
23-Nov-2024 07:07:29       2,922,316  92%   33.99MB/s    0:00:00 (xfr#76, to-chk=3/157)
23-Nov-2024 07:07:29       3,148,531  99%   34.12MB/s    0:00:00 (xfr#77, to-chk=2/157)
23-Nov-2024 07:07:29       3,149,446  99%   34.13MB/s    0:00:00 (xfr#78, to-chk=1/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.58MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29       3,168,722  99%   33.21MB/s    0:00:00 (xfr#79, to-chk=0/157)
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=43/46)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29          30,928   7%   29.50MB/s    0:00:00 (xfr#2, to-chk=41/46)
23-Nov-2024 07:07:29          60,458  14%   57.66MB/s    0:00:00 (xfr#3, to-chk=39/46)
23-Nov-2024 07:07:29          60,458  14%   57.66MB/s    0:00:00 (xfr#4, to-chk=37/46)
23-Nov-2024 07:07:29          60,458  14%   57.66MB/s    0:00:00 (xfr#5, to-chk=35/46)
23-Nov-2024 07:07:29          88,642  21%   42.27MB/s    0:00:00 (xfr#6, to-chk=33/46)
23-Nov-2024 07:07:29          88,792  21%   42.34MB/s    0:00:00 (xfr#7, to-chk=31/46)
23-Nov-2024 07:07:29          89,089  21%   42.48MB/s    0:00:00 (xfr#8, to-chk=29/46)
23-Nov-2024 07:07:29         173,517  41%   41.37MB/s    0:00:00 (xfr#9, to-chk=27/46)
23-Nov-2024 07:07:29         178,412  42%   42.54MB/s    0:00:00 (xfr#10, to-chk=17/46)
23-Nov-2024 07:07:29         179,203  43%   42.73MB/s    0:00:00 (xfr#11, to-chk=16/46)
23-Nov-2024 07:07:29         182,673  43%   43.55MB/s    0:00:00 (xfr#12, to-chk=15/46)
23-Nov-2024 07:07:29         186,713  44%   35.61MB/s    0:00:00 (xfr#13, to-chk=14/46)
23-Nov-2024 07:07:29         188,015  45%   35.86MB/s    0:00:00 (xfr#14, to-chk=13/46)
23-Nov-2024 07:07:29         194,848  46%   37.16MB/s    0:00:00 (xfr#15, to-chk=12/46)
23-Nov-2024 07:07:29         200,883  48%   38.32MB/s    0:00:00 (xfr#16, to-chk=11/46)
23-Nov-2024 07:07:29         208,284  50%   39.73MB/s    0:00:00 (xfr#17, to-chk=10/46)
23-Nov-2024 07:07:29         211,298  50%   40.30MB/s    0:00:00 (xfr#18, to-chk=9/46)
23-Nov-2024 07:07:29         217,732  52%   41.53MB/s    0:00:00 (xfr#19, to-chk=8/46)
23-Nov-2024 07:07:29         221,373  53%   35.19MB/s    0:00:00 (xfr#20, to-chk=7/46)
23-Nov-2024 07:07:29         223,247  53%   35.48MB/s    0:00:00 (xfr#21, to-chk=6/46)
23-Nov-2024 07:07:29         225,691  54%   35.87MB/s    0:00:00 (xfr#22, to-chk=5/46)
23-Nov-2024 07:07:29         231,156  55%   36.74MB/s    0:00:00 (xfr#23, to-chk=4/46)
23-Nov-2024 07:07:29         231,548  55%   36.80MB/s    0:00:00 (xfr#24, to-chk=3/46)
23-Nov-2024 07:07:29         235,417  56%   37.42MB/s    0:00:00 (xfr#25, to-chk=2/46)
23-Nov-2024 07:07:29         238,665  57%   32.52MB/s    0:00:00 (xfr#26, to-chk=1/46)
23-Nov-2024 07:07:29         242,990  58%   33.10MB/s    0:00:00 (xfr#27, to-chk=0/46)
23-Nov-2024 07:07:29         242,990  58%   33.10MB/s    0:00:00 (xfr#27, to-chk=0/46)
23-Nov-2024 07:07:29         242,990  58%   33.10MB/s    0:00:00 (xfr#27, to-chk=0/46)
23-Nov-2024 07:07:29         242,990  58%   28.97MB/s    0:00:00 (xfr#27, to-chk=0/46)
23-Nov-2024 07:07:29         242,990  58%   28.97MB/s    0:00:00 (xfr#27, to-chk=0/46)
23-Nov-2024 07:07:29         242,990  58%   28.97MB/s    0:00:00 (xfr#27, to-chk=0/46)
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29          14,439  16%   13.77MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:07:29          29,756  33%   28.38MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:07:29          29,756  33%   28.38MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:07:29          43,992  49%   41.95MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:07:29          44,283  50%   42.23MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:07:29          44,283  50%   21.12MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:07:29           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:07:29           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:07:29           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:07:29           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:07:29           6,857  50%  837.04kB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29          13,919   5%   13.27MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 07:07:29          28,453  11%   27.13MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 07:07:29          28,453  11%   27.13MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 07:07:29          41,892  16%   39.95MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 07:07:29          41,983  16%   40.04MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 07:07:29          42,280  16%   40.32MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 07:07:29         127,332  50%   60.72MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 07:07:29         127,332  50%   30.36MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29           6,978  16%    6.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:07:29          14,697  33%   14.02MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:07:29          14,697  33%   14.02MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:07:29          21,472  49%   20.48MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:07:29          21,763  50%   20.75MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:07:29          21,763  50%   10.38MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:07:29 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-06.54.45/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:07:29               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:07:29           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:07:29           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:07:29           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:07:29           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:07:29           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:07:29           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:07:29 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732344879.891319 exists, exporting anyway.
23-Nov-2024 07:07:29 PASSED
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 =============================== warnings summary ===============================
23-Nov-2024 07:07:29 tests/utils/rest_utils.py:98
23-Nov-2024 07:07:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:07:29     print("""
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 tests/utils/path_utils.py:112
23-Nov-2024 07:07:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:07:29     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 tests/utils/acceptance_utils.py:55
23-Nov-2024 07:07:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:07:29     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 tests/utils/acceptance_utils.py:57
23-Nov-2024 07:07:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:07:29     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 tests/gui/steps/onezone/automation/automation_basic.py:327
23-Nov-2024 07:07:29   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/gui/steps/onezone/automation/automation_basic.py:327: SyntaxWarning: invalid escape sequence '\('
23-Nov-2024 07:07:29     'new revision|Duplicate to...|Download \(json\)|Remove)" button '
23-Nov-2024 07:07:29
23-Nov-2024 07:07:29 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 07:07:29 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 07:07:29 - Generated html report: file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732344879.891319/report.html -
23-Nov-2024 07:07:29 ================== 18 passed, 5 warnings in 769.29s (0:12:49) ==================
23-Nov-2024 07:07:36 release "dev" uninstalled
23-Nov-2024 07:07:37 Sidecar injection has been disabled
23-Nov-2024 07:07:37 Cleaning helm release "dev"...
23-Nov-2024 07:07:37 Deleted 1 helm deployments
23-Nov-2024 07:07:37 Deleted 0 k8s deployments
23-Nov-2024 07:07:37 Deleted 0 k8s services
23-Nov-2024 07:07:37 Deleted 0 persistent volumes
23-Nov-2024 07:07:38 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:07:38 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 07:07:38 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:07:38 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 07:07:38 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 07:07:38 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:07:38 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 07:07:38 Finished task 'Run acceptance mixed tests in Chrome' with result: Success
23-Nov-2024 07:07:38 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 07:07:38 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM...
23-Nov-2024 07:07:38 Finished task 'Parse test results' with result: Success
23-Nov-2024 07:07:38 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:07:38
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:07:38 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:07:38
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3285 (ODSRV-MAOPT-CFRM-3285)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3285-ScriptBuildTask-1441051322295047255.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance
23-Nov-2024 07:07:38 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_Files_remove_metadata.tar.gz
23-Nov-2024 07:07:38 Uploading artifact
23-Nov-2024 07:07:38     source path: surefire_Files_remove_metadata.tar.gz
23-Nov-2024 07:07:38     dest.  path: artifacts/onedata-acceptance/develop/surefire_Files_remove_metadata.tar.gz
23-Nov-2024 07:07:39 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 07:07:39 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:07:39 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:07:39
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3285 (ODSRV-MAOPT-CFRM-3285)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3285-ScriptBuildTask-539308961711762018.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM
23-Nov-2024 07:07:39 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 07:07:39 Finished task 'Pack logs' with result: Success
23-Nov-2024 07:07:39 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:07:39
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 07:07:39 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:07:39
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3285 (ODSRV-MAOPT-CFRM-3285)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3285-ScriptBuildTask-1601492699062394614.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance
23-Nov-2024 07:07:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 07:07:39                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 07:07:39
23-Nov-2024 07:07:39 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 07:07:39   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 07:07:39 100  4822  100  4822    0     0  44648      0 --:--:-- --:--:-- --:--:-- 45065
23-Nov-2024 07:07:42 Cleaning helm deployments
23-Nov-2024 07:07:42 Cleanining pods
23-Nov-2024 07:07:42 Cleaning kube persistant volumes
23-Nov-2024 07:07:42 Cleaning dockswift container
23-Nov-2024 07:07:42 Cleaning docker containers
23-Nov-2024 07:07:45 Stalled docker containers to remove:
23-Nov-2024 07:07:45 008a6ffccaff 9918b2ea6c79 317cba27ae63 3538afbc707b 2715daecf424 09bc28890508 f1647d1de41a ece82e4cce8a 4df4d0e957ba 1eb83db72330 e6936ed29128 3683600e999e e7c3c29486ee 9c8ae2af415d 9f474449b3cf
23-Nov-2024 07:07:45 Removing stalled docker containers
23-Nov-2024 07:07:45 Error response from daemon: Cannot kill container: 008a6ffccaff: Container 008a6ffccaffd6e2abf91611f922259ab764ed00850935bc846ea175464423eb is not running
23-Nov-2024 07:07:45 008a6ffccaff
23-Nov-2024 07:07:45 Error response from daemon: Cannot kill container: 9918b2ea6c79: Container 9918b2ea6c79c70946bb659d9632e4ef67505ab901da2463c6c6494bfb229370 is not running
23-Nov-2024 07:07:45 9918b2ea6c79
23-Nov-2024 07:07:45 Error response from daemon: Cannot kill container: 317cba27ae63: Container 317cba27ae63ef1b465f155d8550329bcb98481f927025289e834799513949d4 is not running
23-Nov-2024 07:07:45 317cba27ae63
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 3538afbc707b: Container 3538afbc707bd870c4b72a963330c68cf2890abec2a86f7d23c7d549f5c2fbfb is not running
23-Nov-2024 07:07:46 3538afbc707b
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 2715daecf424: Container 2715daecf42476d2ce1b7fe355f7b23608f535e593763771505106e0687ebdf5 is not running
23-Nov-2024 07:07:46 2715daecf424
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 09bc28890508: Container 09bc28890508a302767e2371efbbaa8cb5be1e884e150570bff534744ee3b5cb is not running
23-Nov-2024 07:07:46 09bc28890508
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: f1647d1de41a: Container f1647d1de41a1a1a9f6ded23ade7170c5a57d399dcebf903224d16a2e1d96d1b is not running
23-Nov-2024 07:07:46 f1647d1de41a
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: ece82e4cce8a: Container ece82e4cce8a61bc8caec4afa09eda57959ecef90d6061309ff18107f468312e is not running
23-Nov-2024 07:07:46 ece82e4cce8a
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 4df4d0e957ba: Container 4df4d0e957ba2cfcb824fd785462a9805c03fe8c66547be1c2e9b5421c46bba5 is not running
23-Nov-2024 07:07:46 4df4d0e957ba
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 1eb83db72330: Container 1eb83db72330c661008457c937f204bfcac2ee00c5d617ad1267b3b5a65d1afb is not running
23-Nov-2024 07:07:46 1eb83db72330
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: e6936ed29128: Container e6936ed29128c0c20f217a43f5c6baaa8b89482f95997f19f50cffaea2b0aa83 is not running
23-Nov-2024 07:07:46 e6936ed29128
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 3683600e999e: Container 3683600e999ed3baf8b04b9ded59902fdd6d45fb29a5164710fc4ea122210860 is not running
23-Nov-2024 07:07:46 3683600e999e
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: e7c3c29486ee: Container e7c3c29486ee315ab81c068f57281777645217858af5d359958b6c785df380ce is not running
23-Nov-2024 07:07:46 e7c3c29486ee
23-Nov-2024 07:07:46 Error response from daemon: Cannot kill container: 9c8ae2af415d: Container 9c8ae2af415d71b54a897965c7b72cc6d2360457d7a44b1f35696d0984d098af is not running
23-Nov-2024 07:07:46 9c8ae2af415d
23-Nov-2024 07:07:47 9f474449b3cf
23-Nov-2024 07:07:47 9f474449b3cf
23-Nov-2024 07:07:47 Stalled docker volumes to remove:
23-Nov-2024 07:07:47
23-Nov-2024 07:07:47 Removing stalled docker volumes
23-Nov-2024 07:07:47 Removing stalled loopdevices
23-Nov-2024 07:07:48 Done
23-Nov-2024 07:07:48 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 07:07:48 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 07:07:48 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 07:07:48 Running post build plugin 'NCover Results Collector'
23-Nov-2024 07:07:48 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 07:07:48 Running post build plugin 'Clover Results Collector'
23-Nov-2024 07:07:48 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 07:07:48 Running post build plugin 'Artifact Copier'
23-Nov-2024 07:07:48 Publishing an artifact: report
23-Nov-2024 07:07:49 Finished publishing of artifact Non required job artifact Http Compression On : [report], patterns: [**/*.*] anchored at: [onedata-acceptance/tests/mixed/logs/] in 264.1 ms
23-Nov-2024 07:07:49 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM'
23-Nov-2024 07:07:49 Finalising the build...
23-Nov-2024 07:07:49 Stopping timer.
23-Nov-2024 07:07:49 Build ODSRV-MAOPT-CFRM-3285 completed.
23-Nov-2024 07:07:49 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 07:07:49 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 07:07:49 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 07:07:49 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 07:07:49 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 07:07:49 All post build plugins have finished
23-Nov-2024 07:07:49 Generating build results summary...
23-Nov-2024 07:07:49 Saving build results to disk...
23-Nov-2024 07:07:49 Store variable context...
23-Nov-2024 07:07:49 Finished building ODSRV-MAOPT-CFRM-3285.