2025-09-26 22:45:11.998 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:11.998 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:11.998 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-26 22:45:14.729 7 ERROR rally.cli.cliutils 2025-09-26 22:45:16.691 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:16.692 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:16.692 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:21.975 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:21.976 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:21.976 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:27.698 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:27.698 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:27.698 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:29.549 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:29.549 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:29.549 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-26 22:45:32.105 13 ERROR rally.cli.cliutils 2025-09-26 22:45:34.129 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:34.130 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:34.130 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:36.900 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-26 22:45:36.959 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e4204937-ab4a-47f7-a456-1db83efc28db/repo. 2025-09-26 22:45:37.288 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e4204937-ab4a-47f7-a456-1db83efc28db/repo'... done. Note: switching to 'db6c1f4b9231b9cb521120f2f3c34ca9c7de17fc'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false ' 2025-09-26 22:45:37.298 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.1.0-1-gdb6c1f4b9 ' 2025-09-26 22:45:37.301 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'db6c1f4b9231b9cb521120f2f3c34ca9c7de17fc ' 2025-09-26 22:45:37.312 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-26 22:45:37.387 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-26 22:45:38.264 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e4204937-ab4a-47f7-a456-1db83efc28db) has been successfully created! 2025-09-26 22:45:40.188 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:40.188 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:40.189 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:46.404 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:46.405 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:46.405 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:49.059 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e4204937-ab4a-47f7-a456-1db83efc28db) for deployment 'opnfv-rally' (UUID=69bb7826-98ef-4555-be5b-86bb0737608f). 2025-09-26 22:45:49.568 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e4204937-ab4a-47f7-a456-1db83efc28db) has been successfully configured for deployment 'opnfv-rally' (UUID=69bb7826-98ef-4555-be5b-86bb0737608f)! 2025-09-26 22:46:02.022 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:46:02.022 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:46:02.022 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:46:04.837 26 INFO rally.api [-] Starting verification (UUID=25d5f38e-090c-4d1f-b237-7cc6b01e8f7b) for deployment 'opnfv-rally' (UUID=69bb7826-98ef-4555-be5b-86bb0737608f) by verifier 'opnfv-tempest' (UUID=e4204937-ab4a-47f7-a456-1db83efc28db). 2025-09-26 22:46:05.848 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-26 22:46:05.849 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e4204937-ab4a-47f7-a456-1db83efc28db/for-deployment-69bb7826-98ef-4555-be5b-86bb0737608f/tempest.log' to option 'log_file'. 2025-09-26 22:46:05.849 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e4204937-ab4a-47f7-a456-1db83efc28db/for-deployment-69bb7826-98ef-4555-be5b-86bb0737608f/tempest.log 2025-09-26 22:46:05.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-26 22:46:05.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e4204937-ab4a-47f7-a456-1db83efc28db/for-deployment-69bb7826-98ef-4555-be5b-86bb0737608f/lock_files' to option 'lock_path'. 2025-09-26 22:46:05.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e4204937-ab4a-47f7-a456-1db83efc28db/for-deployment-69bb7826-98ef-4555-be5b-86bb0737608f/lock_files 2025-09-26 22:46:05.851 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2025-09-26 22:46:05.851 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 06a5d4fc-6be0-48f8-94ba-fa813e41202f 2025-09-26 22:46:05.852 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 24695c9a-ad82-4440-b262-74eb5d8aaf36 2025-09-26 22:46:05.852 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 234b1290-8729-4cac-b6d0-12859edf9eaa 2025-09-26 22:46:05.853 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 81bb611c-b4b0-42ce-a5cc-ed042b1f7a54 2025-09-26 22:46:06.101 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-26 22:46:06.102 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa 2025-09-26 22:46:06.103 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-26 22:46:06.183 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-26 22:46:06.183 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7d56a35d9b9def9fd1c17a6bee312432c4837b0b49e759093adcb02d237d2402" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-26 22:46:06.224 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 15336 Content-Type: application/json Date: Fri, 26 Sep 2025 22:46:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad74b6ec-00aa-46ab-84f9-a8bd8cca0756 x-openstack-request-id: req-ad74b6ec-00aa-46ab-84f9-a8bd8cca0756 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-26 22:46:06.225 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "0e61a2ee-533c-42ba-80f1-39c1f33efd58", "name": "tempest_heat-flavor_alt_c0d5c825-c657-4495-ae82-1d9966cfb7af", "ram": 512, "disk": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/0e61a2ee-533c-42ba-80f1-39c1f33efd58"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/0e61a2ee-533c-42ba-80f1-39c1f33efd58"}]}, {"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"id": "1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0", "name": "tempest_keystone-flavor_e48a548d-62f8-4b58-b6f3-2395e8e2efff", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "234b1290-8729-4cac-b6d0-12859edf9eaa", "name": "refstack_object-flavor_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/234b1290-8729-4cac-b6d0-12859edf9eaa"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/234b1290-8729-4cac-b6d0-12859edf9eaa"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "32565222-c3ca-4ffd-8529-a89302028350", "name": "tempest_cinder-flavor_alt_88009893-801d-4431-b9e7-4faa320842e7", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/32565222-c3ca-4ffd-8529-a89302028350"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/32565222-c3ca-4ffd-8529-a89302028350"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "5d6e598e-83a2-4552-a8a3-367d0652ab06", "name": "refstack_platform-flavor_alt_6c048743-ce62-4266-8c2f-b44c7b76b3b8", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5d6e598e-83a2-4552-a8a3-367d0652ab06"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5d6e598e-83a2-4552-a8a3-367d0652ab06"}]}, {"id": "5f6920b9-a9ff-4084-ad25-a084a2f0e953", "name": "tempest_cinder-flavor_88009893-801d-4431-b9e7-4faa320842e7", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5f6920b9-a9ff-4084-ad25-a084a2f0e953"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5f6920b9-a9ff-4084-ad25-a084a2f0e953"}]}, {"id": "64d9b080-173e-4013-ad4f-5c47d859b8e9", "name": "rally_sanity-flavor_alt_1900ea69-d6e5-4c42-92e6-91f89b90af27", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/64d9b080-173e-4013-ad4f-5c47d859b8e9"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/64d9b080-173e-4013-ad4f-5c47d859b8e9"}]}, {"id": "6c5f9b8e-4dd3-4260-8438-c364b5d0a62c", "name": "refstack_platform-flavor_6c048743-ce62-4266-8c2f-b44c7b76b3b8", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/6c5f9b8e-4dd3-4260-8438-c364b5d0a62c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/6c5f9b8e-4dd3-4260-8438-c364b5d0a62c"}]}, {"id": "74b889c5-a376-4986-987c-8e85e69d5d56", "name": "tempest_keystone-flavor_alt_e48a548d-62f8-4b58-b6f3-2395e8e2efff", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/74b889c5-a376-4986-987c-8e85e69d5d56"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/74b889c5-a376-4986-987c-8e85e69d5d56"}]}, {"id": "780cfbfa-3de6-49f3-98ac-d63d18824878", "name": "tempest_heat-flavor_c0d5c825-c657-4495-ae82-1d9966cfb7af", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/780cfbfa-3de6-49f3-98ac-d63d18824878"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/780cfbfa-3de6-49f3-98ac-d63d18824878"}]}, {"id": "788ab771-f207-4563-b63c-d667e920924d", "name": "tempest_neutron-flavor_alt_da7a0320-bae4-4650-81bd-35f264610e53", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/788ab771-f207-4563-b63c-d667e920924d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/788ab771-f207-4563-b63c-d667e920924d"}]}, {"id": "81a9abd6-74b5-46d8-b79f-b83fefadbcd2", "name": "rally_sanity-flavor_1900ea69-d6e5-4c42-92e6-91f89b90af27", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/81a9abd6-74b5-46d8-b79f-b83fefadbcd2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/81a9abd6-74b5-46d8-b79f-b83fefadbcd2"}]}, {"id": "81bb611c-b4b0-42ce-a5cc-ed042b1f7a54", "name": "refstack_object-flavor_alt_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/81bb611c-b4b0-42ce-a5cc-ed042b1f7a54"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/81bb611c-b4b0-42ce-a5cc-ed042b1f7a54"}]}, {"id": "861f6a8a-0271-40ce-a5ff-ff29244e63f8", "name": "refstack_compute-flavor_alt_673b8ebb-1766-44dc-bbfb-667617f428f3", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/861f6a8a-0271-40ce-a5ff-ff29244e63f8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/861f6a8a-0271-40ce-a5ff-ff29244e63f8"}]}, {"id": "8b115a5d-c51f-4155-ae33-78bebd93efc6", "name": "tempest_slow-flavor_alt_ee7b7790-b9b2-4e1f-9fba-0274803b2824", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/8b115a5d-c51f-4155-ae33-78bebd93efc6"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/8b115a5d-c51f-4155-ae33-78bebd93efc6"}]}, {"id": "95f7b0e7-c650-4634-8c4a-89769165225c", "name": "refstack_compute-flavor_673b8ebb-1766-44dc-bbfb-667617f428f3", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/95f7b0e7-c650-4634-8c4a-89769165225c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/95f7b0e7-c650-4634-8c4a-89769165225c"}]}, {"id": "9654e2ce-c3e2-4b2b-9709-b154f5bd7484", "name": "tempest_slow-flavor_5300a00a-2df1-4b3a-9b51-c0e0b2d688f7", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/9654e2ce-c3e2-4b2b-9709-b154f5bd7484"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9654e2ce-c3e2-4b2b-9709-b154f5bd7484"}]}, {"id": "9b077ae8-e615-4bf2-9ad7-dee4871edac7", "name": "rally_verify_3e81f4bf_NAJHKB55", "ram": 128, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/9b077ae8-e615-4bf2-9ad7-dee4871edac7"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9b077ae8-e615-4bf2-9ad7-dee4871edac7"}]}, {"id": "af22e8a0-da0d-461c-acea-93e5f4909323", "name": "tempest_full-flavor_ccd4d4d4-89aa-47d3-8a32-32ea2051873f", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/af22e8a0-da0d-461c-acea-93e5f4909323"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/af22e8a0-da0d-461c-acea-93e5f4909323"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1"}]}, {"id": "c1b75d47-f51b-48f5-bc39-c8d59f57df04", "name": "tempest_neutron-flavor_da7a0320-bae4-4650-81bd-35f264610e53", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c1b75d47-f51b-48f5-bc39-c8d59f57df04"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1b75d47-f51b-48f5-bc39-c8d59f57df04"}]}, {"id": "c2d8a413-26ba-49a1-ba98-faa69f37ed55", "name": "tempest_slow-flavor_ee7b7790-b9b2-4e1f-9fba-0274803b2824", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c2d8a413-26ba-49a1-ba98-faa69f37ed55"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c2d8a413-26ba-49a1-ba98-faa69f37ed55"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}, {"id": "e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8", "name": "tempest_full-flavor_alt_ccd4d4d4-89aa-47d3-8a32-32ea2051873f", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8"}]}, {"id": "ee2454c2-6cc0-4b70-81a0-baed9c0f1326", "name": "tempest_slow-flavor_alt_5300a00a-2df1-4b3a-9b51-c0e0b2d688f7", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/ee2454c2-6cc0-4b70-81a0-baed9c0f1326"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/ee2454c2-6cc0-4b70-81a0-baed9c0f1326"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-26 22:46:06.225 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-ad74b6ec-00aa-46ab-84f9-a8bd8cca0756 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-26 22:46:06.228 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3e81f4bf_NAJHKB55'. Using flavor 'rally_verify_3e81f4bf_NAJHKB55' (ID = 9b077ae8-e615-4bf2-9ad7-dee4871edac7) for the tests. 2025-09-26 22:46:06.228 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9b077ae8-e615-4bf2-9ad7-dee4871edac7' to option 'instance_type'. 2025-09-26 22:46:06.229 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9b077ae8-e615-4bf2-9ad7-dee4871edac7 2025-09-26 22:46:06.230 26 INFO rally.task.context [-] Verification e4204937-ab4a-47f7-a456-1db83efc28db | Context tempest@default setup() finished in 1.18 sec 2025-09-26 22:46:06.231 26 INFO rally.task.context [-] Verification e4204937-ab4a-47f7-a456-1db83efc28db | Context testr@default setup() finished in 0.41 msec 2025-09-26 22:46:06.231 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d1c7e5bb-50bc-48db-bf52-f88e33eb12df'. 2025-09-26 22:46:13.254 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.030s] 2025-09-26 22:46:13.568 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.312s] 2025-09-26 22:46:14.464 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.382s] 2025-09-26 22:46:14.511 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.046s] 2025-09-26 22:46:14.586 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.164s] 2025-09-26 22:46:14.613 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.160s] 2025-09-26 22:46:15.412 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.258s] 2025-09-26 22:46:15.530 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.117s] 2025-09-26 22:46:16.879 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.196s] 2025-09-26 22:46:16.914 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.034s] 2025-09-26 22:46:16.998 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.083s] 2025-09-26 22:46:17.044 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.045s] 2025-09-26 22:46:17.072 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.229s] 2025-09-26 22:46:17.095 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.051s] 2025-09-26 22:46:17.140 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.045s] 2025-09-26 22:46:17.149 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.076s] 2025-09-26 22:46:17.188 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.047s] 2025-09-26 22:46:17.194 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.047s] 2025-09-26 22:46:17.235 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.047s] 2025-09-26 22:46:17.285 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.048s] 2025-09-26 22:46:17.318 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.034s] 2025-09-26 22:46:17.363 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.042s] 2025-09-26 22:46:17.411 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.049s] 2025-09-26 22:46:17.446 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.035s] 2025-09-26 22:46:17.447 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2025-09-26 22:46:17.462 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.016s] 2025-09-26 22:46:17.471 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.026s] 2025-09-26 22:46:17.475 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.013s] 2025-09-26 22:46:17.500 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.024s] 2025-09-26 22:46:17.505 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.033s] 2025-09-26 22:46:17.509 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.008s] 2025-09-26 22:46:17.551 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.044s] 2025-09-26 22:46:17.585 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.033s] 2025-09-26 22:46:17.622 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.036s] 2025-09-26 22:46:17.667 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.045s] 2025-09-26 22:46:17.737 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.223s] 2025-09-26 22:46:17.744 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2025-09-26 22:46:17.761 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.015s] 2025-09-26 22:46:17.773 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.012s] 2025-09-26 22:46:17.778 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2025-09-26 22:46:17.792 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.014s] 2025-09-26 22:46:17.997 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.204s] 2025-09-26 22:46:18.019 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.022s] 2025-09-26 22:46:18.048 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.029s] 2025-09-26 22:46:18.076 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.027s] 2025-09-26 22:46:20.982 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.050s] 2025-09-26 22:46:21.107 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.124s] 2025-09-26 22:46:25.392 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [5.035s] 2025-09-26 22:46:28.919 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.059s] 2025-09-26 22:46:29.739 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.344s] 2025-09-26 22:46:30.904 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.049s] 2025-09-26 22:46:30.991 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.086s] 2025-09-26 22:46:31.032 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.041s] 2025-09-26 22:46:31.071 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.040s] 2025-09-26 22:46:31.128 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.055s] 2025-09-26 22:46:31.234 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.104s] 2025-09-26 22:46:31.296 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.062s] 2025-09-26 22:46:31.345 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.048s] 2025-09-26 22:46:31.545 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.198s] 2025-09-26 22:46:31.710 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.164s] 2025-09-26 22:46:33.919 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.179s] 2025-09-26 22:46:38.185 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.266s] 2025-09-26 22:46:40.146 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.505s] 2025-09-26 22:46:42.362 26 INFO rally.task.context [-] Verification e4204937-ab4a-47f7-a456-1db83efc28db | Context testr@default cleanup() started 2025-09-26 22:46:42.362 26 INFO rally.task.context [-] Verification e4204937-ab4a-47f7-a456-1db83efc28db | Context testr@default cleanup() finished in 0.52 msec 2025-09-26 22:46:42.363 26 INFO rally.task.context [-] Verification e4204937-ab4a-47f7-a456-1db83efc28db | Context tempest@default cleanup() started 2025-09-26 22:46:42.564 26 INFO rally.task.context [-] Verification e4204937-ab4a-47f7-a456-1db83efc28db | Context tempest@default cleanup() finished in 0.20 sec 2025-09-26 22:46:42.590 26 INFO rally.api [-] Verification (UUID=25d5f38e-090c-4d1f-b237-7cc6b01e8f7b) has been successfully finished for deployment 'opnfv-rally' (UUID=69bb7826-98ef-4555-be5b-86bb0737608f)! 2025-09-26 22:46:45.066 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:46:45.066 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:46:45.067 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:46:48.813 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:46:48.813 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:46:48.814 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:46:51.904 37 INFO rally.api [-] Building 'html' report for the following verification(s): '25d5f38e-090c-4d1f-b237-7cc6b01e8f7b' 2025-09-26 22:46:51.931 37 INFO rally.api [-] The report has been successfully built. 2025-09-26 22:46:54.436 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:46:54.436 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:46:54.436 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:46:57.379 38 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '25d5f38e-090c-4d1f-b237-7cc6b01e8f7b' 2025-09-26 22:46:57.385 38 INFO rally.api [-] The report has been successfully built.