2021-11-30 13:13:56.861 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:13:56.862 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:13:56.862 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:13:59.754 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 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-11-30 13:13:59.754 7 ERROR rally.cli.cliutils 2021-11-30 13:14:01.509 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:01.509 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:01.510 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:05.824 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:05.825 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:05.825 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:10.356 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:10.356 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:10.356 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:11.938 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:11.938 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:11.938 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:14.601 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 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-11-30 13:14:14.601 13 ERROR rally.cli.cliutils 2021-11-30 13:14:16.363 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:16.363 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:16.364 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:18.974 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-11-30 13:14:19.027 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/repo. 2021-11-30 13:14:19.342 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/repo'... done. Note: switching to 'c80710c9141b3ae6949dd43b1f23d3b3ccf322fe'. 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 ' 2021-11-30 13:14:19.354 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/29.0.0-1-gc80710c91 ' 2021-11-30 13:14:19.359 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c80710c9141b3ae6949dd43b1f23d3b3ccf322fe ' 2021-11-30 13:14:19.366 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-11-30 13:14:19.426 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-11-30 13:14:20.197 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5ec377fb-d14e-4181-a147-3a354effa028) has been successfully created! 2021-11-30 13:14:21.985 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:21.986 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:21.986 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:28.820 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:28.820 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:28.821 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:31.327 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5ec377fb-d14e-4181-a147-3a354effa028) for deployment 'opnfv-rally' (UUID=17264567-31bc-41e3-b30c-a8e6add7016c). 2021-11-30 13:14:31.815 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5ec377fb-d14e-4181-a147-3a354effa028) has been successfully configured for deployment 'opnfv-rally' (UUID=17264567-31bc-41e3-b30c-a8e6add7016c)! 2021-11-30 13:14:42.721 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:14:42.721 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:14:42.721 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:14:45.067 26 INFO rally.api [-] Starting verification (UUID=01516620-82ca-47d4-8958-acbfb01dff8a) for deployment 'opnfv-rally' (UUID=17264567-31bc-41e3-b30c-a8e6add7016c) by verifier 'opnfv-tempest' (UUID=5ec377fb-d14e-4181-a147-3a354effa028). 2021-11-30 13:14:45.706 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-11-30 13:14:45.707 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/for-deployment-17264567-31bc-41e3-b30c-a8e6add7016c/tempest.log' to option 'log_file'. 2021-11-30 13:14:45.708 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/for-deployment-17264567-31bc-41e3-b30c-a8e6add7016c/tempest.log 2021-11-30 13:14:45.708 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-11-30 13:14:45.708 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/for-deployment-17264567-31bc-41e3-b30c-a8e6add7016c/lock_files' to option 'lock_path'. 2021-11-30 13:14:45.708 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/for-deployment-17264567-31bc-41e3-b30c-a8e6add7016c/lock_files 2021-11-30 13:14:45.709 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-11-30 13:14:45.709 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/for-deployment-17264567-31bc-41e3-b30c-a8e6add7016c' to option 'img_dir'. 2021-11-30 13:14:45.709 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-5ec377fb-d14e-4181-a147-3a354effa028/for-deployment-17264567-31bc-41e3-b30c-a8e6add7016c 2021-11-30 13:14:45.709 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 2021-11-30 13:14:45.709 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d0debac6-aa42-4a64-ae73-4a9f109c7572 2021-11-30 13:14:45.710 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e34898ec-29f6-449e-af42-32c777d7197d 2021-11-30 13:14:45.710 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0a486934-9e54-4248-85d9-adf7137d780d 2021-11-30 13:14:45.711 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a1d81036-27ee-486c-91ab-d60e52c0f6cc 2021-11-30 13:14:45.941 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-11-30 13:14:45.941 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_ec01b1c0-079a-44d9-bf05-4fd65227d44e 2021-11-30 13:14:45.942 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-11-30 13:14:46.011 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2021-11-30 13:14:46.012 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}92296b3ba64377aab2ab51f4c7109d3bb3bc59f137e8e68d71087c8bc7771261" _http_log_request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:519 2021-11-30 13:14:46.039 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 6142 Content-Type: application/json Date: Tue, 30 Nov 2021 13:14:46 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-2102d144-7680-4701-8242-c73d005b4225 x-openstack-request-id: req-2102d144-7680-4701-8242-c73d005b4225 _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:550 2021-11-30 13:14:46.040 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "0a486934-9e54-4248-85d9-adf7137d780d", "name": "refstack_object-flavor_ec01b1c0-079a-44d9-bf05-4fd65227d44e", "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/0a486934-9e54-4248-85d9-adf7137d780d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/0a486934-9e54-4248-85d9-adf7137d780d"}]}, {"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": "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": "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": "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": "5bfc499a-aab1-43a6-8879-5084ab0f17fe", "name": "patrole_reader-flavor_7327f146-a3f8-47a5-980a-525daac77523", "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/5bfc499a-aab1-43a6-8879-5084ab0f17fe"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5bfc499a-aab1-43a6-8879-5084ab0f17fe"}]}, {"id": "a1d81036-27ee-486c-91ab-d60e52c0f6cc", "name": "refstack_object-flavor_alt_ec01b1c0-079a-44d9-bf05-4fd65227d44e", "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/a1d81036-27ee-486c-91ab-d60e52c0f6cc"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/a1d81036-27ee-486c-91ab-d60e52c0f6cc"}]}, {"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": "c8308de4-2ec2-4312-9ee5-c3eac53cf086", "name": "tempest_full-flavor_e741fa60-eeb1-4184-b9cc-36be18a548ed", "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/c8308de4-2ec2-4312-9ee5-c3eac53cf086"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c8308de4-2ec2-4312-9ee5-c3eac53cf086"}]}, {"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": "e3bafb4c-eacd-4e73-9dfb-29f49abd8ae1", "name": "patrole_reader-flavor_alt_7327f146-a3f8-47a5-980a-525daac77523", "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/e3bafb4c-eacd-4e73-9dfb-29f49abd8ae1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e3bafb4c-eacd-4e73-9dfb-29f49abd8ae1"}]}]} _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:582 2021-11-30 13:14:46.040 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-2102d144-7680-4701-8242-c73d005b4225 request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:954 2021-11-30 13:14:46.041 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-11-30 13:14:46.042 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_01516620_GZcrPTU5' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2021-11-30 13:14:46.042 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.85/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}92296b3ba64377aab2ab51f4c7109d3bb3bc59f137e8e68d71087c8bc7771261" -d '{"flavor": {"name": "rally_verify_01516620_GZcrPTU5", "ram": 64, "vcpus": 1, "disk": 5, "id": null, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}}' _http_log_request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:519 2021-11-30 13:14:46.072 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 491 Content-Type: application/json Date: Tue, 30 Nov 2021 13:14:46 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-0e5ee764-db9b-4697-81c0-1f4cce247e72 x-openstack-request-id: req-0e5ee764-db9b-4697-81c0-1f4cce247e72 _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:550 2021-11-30 13:14:46.073 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "077a8c75-2304-42a5-bed9-1a8e4897fcc2", "name": "rally_verify_01516620_GZcrPTU5", "ram": 64, "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/077a8c75-2304-42a5-bed9-1a8e4897fcc2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/077a8c75-2304-42a5-bed9-1a8e4897fcc2"}]}} _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:582 2021-11-30 13:14:46.073 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-0e5ee764-db9b-4697-81c0-1f4cce247e72 request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:954 2021-11-30 13:14:46.074 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_01516620_GZcrPTU5' (ID = 077a8c75-2304-42a5-bed9-1a8e4897fcc2) has been successfully created! 2021-11-30 13:14:46.075 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '077a8c75-2304-42a5-bed9-1a8e4897fcc2' to option 'instance_type'. 2021-11-30 13:14:46.075 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 077a8c75-2304-42a5-bed9-1a8e4897fcc2 2021-11-30 13:14:46.077 26 INFO rally.task.context [-] Verification 5ec377fb-d14e-4181-a147-3a354effa028 | Context tempest@default setup() finished in 0.83 sec 2021-11-30 13:14:46.078 26 INFO rally.task.context [-] Verification 5ec377fb-d14e-4181-a147-3a354effa028 | Context testr@default setup() finished in 0.65 msec 2021-11-30 13:14:46.078 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4f028b65-51f8-43c6-b9bf-ba3c44d0c9ff'. 2021-11-30 13:14:51.578 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.028s] 2021-11-30 13:14:51.939 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.360s] 2021-11-30 13:14:52.255 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.140s] 2021-11-30 13:14:52.277 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.157s] 2021-11-30 13:14:52.286 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.313s] 2021-11-30 13:14:52.326 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.039s] 2021-11-30 13:14:53.399 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.017s] 2021-11-30 13:14:53.426 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.026s] 2021-11-30 13:14:54.423 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.219s] 2021-11-30 13:14:54.497 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.073s] 2021-11-30 13:14:54.545 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.048s] 2021-11-30 13:14:54.666 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.013s] 2021-11-30 13:14:54.681 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.015s] 2021-11-30 13:14:54.693 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2021-11-30 13:14:54.718 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.024s] 2021-11-30 13:14:54.728 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2021-11-30 13:14:54.908 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.174s] 2021-11-30 13:14:54.913 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.009s] 2021-11-30 13:14:54.924 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.010s] 2021-11-30 13:14:54.937 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2021-11-30 13:14:54.940 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.308s] 2021-11-30 13:14:54.940 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2021-11-30 13:14:54.948 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2021-11-30 13:14:55.098 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.150s] 2021-11-30 13:14:56.114 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.040s] 2021-11-30 13:14:56.192 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.077s] 2021-11-30 13:14:56.229 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.037s] 2021-11-30 13:14:56.261 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.031s] 2021-11-30 13:14:56.293 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.031s] 2021-11-30 13:14:56.314 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.021s] 2021-11-30 13:14:56.335 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.020s] 2021-11-30 13:14:56.359 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.023s] 2021-11-30 13:14:56.477 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.115s] 2021-11-30 13:14:56.613 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.136s] 2021-11-30 13:14:57.245 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.162s] 2021-11-30 13:14:57.292 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.047s] 2021-11-30 13:14:57.340 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.047s] 2021-11-30 13:14:57.384 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.043s] 2021-11-30 13:14:57.428 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.043s] 2021-11-30 13:14:57.474 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.046s] 2021-11-30 13:14:57.517 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.042s] 2021-11-30 13:14:57.562 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.044s] 2021-11-30 13:14:57.608 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.046s] 2021-11-30 13:14:57.635 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.027s] 2021-11-30 13:14:57.680 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.044s] 2021-11-30 13:14:57.724 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.044s] 2021-11-30 13:14:57.758 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.034s] 2021-11-30 13:14:57.783 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.024s] 2021-11-30 13:14:57.816 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] 2021-11-30 13:14:57.849 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.033s] 2021-11-30 13:14:57.883 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.033s] 2021-11-30 13:14:57.916 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.033s] 2021-11-30 13:14:57.950 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.034s] 2021-11-30 13:15:06.311 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.066s] 2021-11-30 13:15:11.395 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.842s] 2021-11-30 13:15:14.778 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.382s] 2021-11-30 13:15:18.200 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.419s] 2021-11-30 13:15:21.396 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.196s] 2021-11-30 13:15:22.638 26 INFO rally.task.context [-] Verification 5ec377fb-d14e-4181-a147-3a354effa028 | Context testr@default cleanup() started 2021-11-30 13:15:22.638 26 INFO rally.task.context [-] Verification 5ec377fb-d14e-4181-a147-3a354effa028 | Context testr@default cleanup() finished in 0.72 msec 2021-11-30 13:15:22.639 26 INFO rally.task.context [-] Verification 5ec377fb-d14e-4181-a147-3a354effa028 | Context tempest@default cleanup() started 2021-11-30 13:15:22.822 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_01516620_GZcrPTU5'. 2021-11-30 13:15:22.823 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/077a8c75-2304-42a5-bed9-1a8e4897fcc2 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}54b8cd634424994513da474fca1aae27d3514b93e1338697f7b561d9d6b19fa1" _http_log_request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:519 2021-11-30 13:15:23.023 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 30 Nov 2021 13:15:22 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-4e4b0d46-aeb1-4f85-a01c-ef348fc44200 x-openstack-request-id: req-4e4b0d46-aeb1-4f85-a01c-ef348fc44200 _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:550 2021-11-30 13:15:23.023 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/077a8c75-2304-42a5-bed9-1a8e4897fcc2 used request id req-4e4b0d46-aeb1-4f85-a01c-ef348fc44200 request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:954 2021-11-30 13:15:23.024 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_01516620_GZcrPTU5' has been deleted. 2021-11-30 13:15:23.025 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '077a8c75-2304-42a5-bed9-1a8e4897fcc2' of option 'instance_type' from Tempest config file. 2021-11-30 13:15:23.025 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '077a8c75-2304-42a5-bed9-1a8e4897fcc2' has been removed. 2021-11-30 13:15:23.027 26 INFO rally.task.context [-] Verification 5ec377fb-d14e-4181-a147-3a354effa028 | Context tempest@default cleanup() finished in 0.39 sec 2021-11-30 13:15:23.051 26 INFO rally.api [-] Verification (UUID=01516620-82ca-47d4-8958-acbfb01dff8a) has been successfully finished for deployment 'opnfv-rally' (UUID=17264567-31bc-41e3-b30c-a8e6add7016c)! 2021-11-30 13:15:24.875 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:15:24.875 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:15:24.875 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:15:26.688 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:15:26.689 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:15:26.689 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:15:29.110 37 INFO rally.api [-] Building 'html' report for the following verification(s): '01516620-82ca-47d4-8958-acbfb01dff8a' 2021-11-30 13:15:29.133 37 INFO rally.api [-] The report has been successfully built. 2021-11-30 13:15:30.765 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:15:30.765 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:15:30.766 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:15:33.140 38 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '01516620-82ca-47d4-8958-acbfb01dff8a' 2021-11-30 13:15:33.143 38 INFO rally.api [-] The report has been successfully built.