2021-06-27 11:12:51.450 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:12:51.450 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:12:51.451 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:12:54.375 8 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-06-27 11:12:54.375 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 11:12:54.375 8 ERROR rally.cli.cliutils 2021-06-27 11:12:56.095 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:12:56.095 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:12:56.095 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:00.486 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:00.486 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:00.487 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:05.346 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:05.347 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:05.347 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:06.765 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:06.765 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:06.765 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:09.133 18 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-06-27 11:13:09.133 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 11:13:09.133 18 ERROR rally.cli.cliutils 2021-06-27 11:13:10.669 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:10.670 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:10.670 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:13.004 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 11:13:13.043 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/repo. 2021-06-27 11:13:13.349 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/repo'... done. ' 2021-06-27 11:13:13.363 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 11:13:13.377 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 11:13:13.427 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 11:13:14.148 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ade5622b-f906-4a55-8b22-17090cb1c553) has been successfully created! 2021-06-27 11:13:15.695 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:15.696 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:15.696 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:20.319 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:20.319 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:20.320 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:23.004 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ade5622b-f906-4a55-8b22-17090cb1c553) for deployment 'opnfv-rally' (UUID=e7644bd6-9465-4f1a-8e78-566fd06cf569). 2021-06-27 11:13:23.400 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ade5622b-f906-4a55-8b22-17090cb1c553) has been successfully configured for deployment 'opnfv-rally' (UUID=e7644bd6-9465-4f1a-8e78-566fd06cf569)! 2021-06-27 11:13:32.733 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:13:32.733 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:13:32.734 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:13:35.197 37 INFO rally.api [-] Starting verification (UUID=c3b9ae0f-2c03-4d84-8a2b-7b7941cb864a) for deployment 'opnfv-rally' (UUID=e7644bd6-9465-4f1a-8e78-566fd06cf569) by verifier 'opnfv-tempest' (UUID=ade5622b-f906-4a55-8b22-17090cb1c553). 2021-06-27 11:13:35.678 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 11:13:35.678 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/for-deployment-e7644bd6-9465-4f1a-8e78-566fd06cf569/tempest.log' to option 'log_file'. 2021-06-27 11:13:35.678 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/for-deployment-e7644bd6-9465-4f1a-8e78-566fd06cf569/tempest.log 2021-06-27 11:13:35.679 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 11:13:35.679 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/for-deployment-e7644bd6-9465-4f1a-8e78-566fd06cf569/lock_files' to option 'lock_path'. 2021-06-27 11:13:35.679 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/for-deployment-e7644bd6-9465-4f1a-8e78-566fd06cf569/lock_files 2021-06-27 11:13:35.680 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 11:13:35.680 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/for-deployment-e7644bd6-9465-4f1a-8e78-566fd06cf569' to option 'img_dir'. 2021-06-27 11:13:35.680 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-ade5622b-f906-4a55-8b22-17090cb1c553/for-deployment-e7644bd6-9465-4f1a-8e78-566fd06cf569 2021-06-27 11:13:35.681 37 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-06-27 11:13:35.681 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3c3f02cc-af8a-4a8d-a567-e2ea3e0b1fd4 2021-06-27 11:13:35.681 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 323eae97-7673-4d71-9a93-9d86a5257e42 2021-06-27 11:13:35.682 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bc215f46-8576-4ece-b2ff-a7cecb61db59 2021-06-27 11:13:35.682 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f30566f9-b274-4d80-b352-4d58dc26419b 2021-06-27 11:13:35.892 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 11:13:35.893 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_0194d59a-6cbb-4f10-8c70-774b75cc266e 2021-06-27 11:13:35.894 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 11:13:35.988 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2021-06-27 11:13:35.988 37 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}03492c5869fd87784c3905164577eed0605285a7a406483bd4064040d9e087d0" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:13:36.034 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 6659 Content-Type: application/json Date: Sun, 27 Jun 2021 11:13:35 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-2b81430f-3a9f-4962-8968-611f3afb67cf x-openstack-request-id: req-2b81430f-3a9f-4962-8968-611f3afb67cf _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:13:36.035 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"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": "1b7f1174-b75a-4275-8a12-91752aadf0bc", "name": "tempest_full-flavor_alt_ec8268d3-f8f9-4421-a8ff-70ba5f5ce23e", "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/1b7f1174-b75a-4275-8a12-91752aadf0bc"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1b7f1174-b75a-4275-8a12-91752aadf0bc"}]}, {"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": "2ea42500-34e7-4578-89e2-94aef33d1bf5", "name": "tempest_neutron-flavor_alt_a5df6f55-8061-4789-968e-5adc9fb85f57", "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/2ea42500-34e7-4578-89e2-94aef33d1bf5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2ea42500-34e7-4578-89e2-94aef33d1bf5"}]}, {"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": "33920985-3755-4053-87b5-0e387767651f", "name": "tempest_neutron-flavor_a5df6f55-8061-4789-968e-5adc9fb85f57", "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/33920985-3755-4053-87b5-0e387767651f"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/33920985-3755-4053-87b5-0e387767651f"}]}, {"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": "4353acd7-b975-4c0c-bf0a-75efd788cba1", "name": "tempest_full-flavor_ec8268d3-f8f9-4421-a8ff-70ba5f5ce23e", "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/4353acd7-b975-4c0c-bf0a-75efd788cba1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4353acd7-b975-4c0c-bf0a-75efd788cba1"}]}, {"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": "bc215f46-8576-4ece-b2ff-a7cecb61db59", "name": "tempest_scenario-flavor_0194d59a-6cbb-4f10-8c70-774b75cc266e", "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/bc215f46-8576-4ece-b2ff-a7cecb61db59"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/bc215f46-8576-4ece-b2ff-a7cecb61db59"}]}, {"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": "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": "f30566f9-b274-4d80-b352-4d58dc26419b", "name": "tempest_scenario-flavor_alt_0194d59a-6cbb-4f10-8c70-774b75cc266e", "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/f30566f9-b274-4d80-b352-4d58dc26419b"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/f30566f9-b274-4d80-b352-4d58dc26419b"}]}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:13:36.035 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-2b81430f-3a9f-4962-8968-611f3afb67cf request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:13:36.037 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-27 11:13:36.038 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c3b9ae0f_3SGg8Ikk' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2021-06-27 11:13:36.039 37 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}03492c5869fd87784c3905164577eed0605285a7a406483bd4064040d9e087d0" -d '{"flavor": {"name": "rally_verify_c3b9ae0f_3SGg8Ikk", "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.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:13:36.071 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 491 Content-Type: application/json Date: Sun, 27 Jun 2021 11:13:36 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-11cc5cc9-c5ff-4d2e-b7fd-b512ca7a3ca0 x-openstack-request-id: req-11cc5cc9-c5ff-4d2e-b7fd-b512ca7a3ca0 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:13:36.071 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "07ebec9d-d9cd-4fda-8c0f-a7cf904256c5", "name": "rally_verify_c3b9ae0f_3SGg8Ikk", "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/07ebec9d-d9cd-4fda-8c0f-a7cf904256c5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/07ebec9d-d9cd-4fda-8c0f-a7cf904256c5"}]}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:13:36.072 37 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-11cc5cc9-c5ff-4d2e-b7fd-b512ca7a3ca0 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:13:36.073 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c3b9ae0f_3SGg8Ikk' (ID = 07ebec9d-d9cd-4fda-8c0f-a7cf904256c5) has been successfully created! 2021-06-27 11:13:36.073 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '07ebec9d-d9cd-4fda-8c0f-a7cf904256c5' to option 'instance_type'. 2021-06-27 11:13:36.073 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 07ebec9d-d9cd-4fda-8c0f-a7cf904256c5 2021-06-27 11:13:36.075 37 INFO rally.task.context [-] Verification ade5622b-f906-4a55-8b22-17090cb1c553 | Context tempest@default setup() finished in 0.75 sec 2021-06-27 11:13:36.076 37 INFO rally.task.context [-] Verification ade5622b-f906-4a55-8b22-17090cb1c553 | Context testr@default setup() finished in 0.39 msec 2021-06-27 11:13:36.076 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/07ac8d16-89fd-43ac-a8bc-580f95beabbf'. 2021-06-27 11:13:43.467 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [2.008s] 2021-06-27 11:13:44.353 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b'Skipped as no physnet is available in config for placement based QoS allocation.' 2021-06-27 11:14:46.672 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [49.161s] 2021-06-27 11:15:44.974 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [46.019s] 2021-06-27 11:16:50.115 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [65.121s] 2021-06-27 11:16:52.961 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.327s] 2021-06-27 11:18:52.857 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [116.449s] 2021-06-27 11:20:05.002 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [72.127s] 2021-06-27 11:20:47.206 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.101s] 2021-06-27 11:21:35.983 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.947s] 2021-06-27 11:21:58.781 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: b'Encrypted volume attach is not supported' 2021-06-27 11:22:34.762 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [35.962s] 2021-06-27 11:22:44.707 37 INFO rally.task.context [-] Verification ade5622b-f906-4a55-8b22-17090cb1c553 | Context testr@default cleanup() started 2021-06-27 11:22:44.708 37 INFO rally.task.context [-] Verification ade5622b-f906-4a55-8b22-17090cb1c553 | Context testr@default cleanup() finished in 0.71 msec 2021-06-27 11:22:44.708 37 INFO rally.task.context [-] Verification ade5622b-f906-4a55-8b22-17090cb1c553 | Context tempest@default cleanup() started 2021-06-27 11:22:45.048 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c3b9ae0f_3SGg8Ikk'. 2021-06-27 11:22:45.049 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/07ebec9d-d9cd-4fda-8c0f-a7cf904256c5 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c281c01efb73da3dd6da000637490c0f5c2d7c7854f6224443f85edb5cc1ca6a" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:22:45.393 37 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Sun, 27 Jun 2021 11:22:45 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-477926df-4cab-4c5d-92a3-33edf2daf131 x-openstack-request-id: req-477926df-4cab-4c5d-92a3-33edf2daf131 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:22:45.393 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/07ebec9d-d9cd-4fda-8c0f-a7cf904256c5 used request id req-477926df-4cab-4c5d-92a3-33edf2daf131 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:22:45.394 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c3b9ae0f_3SGg8Ikk' has been deleted. 2021-06-27 11:22:45.394 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '07ebec9d-d9cd-4fda-8c0f-a7cf904256c5' of option 'instance_type' from Tempest config file. 2021-06-27 11:22:45.395 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '07ebec9d-d9cd-4fda-8c0f-a7cf904256c5' has been removed. 2021-06-27 11:22:45.396 37 INFO rally.task.context [-] Verification ade5622b-f906-4a55-8b22-17090cb1c553 | Context tempest@default cleanup() finished in 0.69 sec 2021-06-27 11:22:45.423 37 INFO rally.api [-] Verification (UUID=c3b9ae0f-2c03-4d84-8a2b-7b7941cb864a) has been successfully finished for deployment 'opnfv-rally' (UUID=e7644bd6-9465-4f1a-8e78-566fd06cf569)! 2021-06-27 11:22:50.306 154 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:22:50.307 154 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:22:50.307 154 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:22:52.584 156 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:22:52.584 156 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:22:52.584 156 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:22:56.201 156 INFO rally.api [-] Building 'html' report for the following verification(s): 'c3b9ae0f-2c03-4d84-8a2b-7b7941cb864a' 2021-06-27 11:22:56.225 156 INFO rally.api [-] The report has been successfully built. 2021-06-27 11:22:57.977 158 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:22:57.977 158 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:22:57.978 158 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:23:00.735 158 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c3b9ae0f-2c03-4d84-8a2b-7b7941cb864a' 2021-06-27 11:23:00.738 158 INFO rally.api [-] The report has been successfully built.