2021-06-27 11:46:22.099 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:22.100 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:22.100 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:24.922 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:46:24.922 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 11:46:24.922 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:46:24.922 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:46:24.922 8 ERROR rally.cli.cliutils 2021-06-27 11:46:26.669 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:26.669 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:26.669 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:31.098 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:31.098 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:31.098 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:36.617 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:36.618 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:36.618 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:38.268 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:38.269 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:38.269 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:41.154 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:46:41.154 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 11:46:41.154 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:46:41.154 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:46:41.154 18 ERROR rally.cli.cliutils 2021-06-27 11:46:42.872 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:42.873 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:42.873 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:45.742 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 11:46:45.787 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/repo. 2021-06-27 11:46:46.070 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/repo'... done. ' 2021-06-27 11:46:46.086 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 11:46:46.095 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 11:46:46.148 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 11:46:47.139 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e1d90ad-31bb-48f9-8554-e762d4d204fa) has been successfully created! 2021-06-27 11:46:49.028 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:49.029 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:49.029 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:46:59.337 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:46:59.337 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:46:59.338 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:47:02.218 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6e1d90ad-31bb-48f9-8554-e762d4d204fa) for deployment 'opnfv-rally' (UUID=80510a35-3807-4a35-9374-5ff1e8dfecd7). 2021-06-27 11:47:02.679 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e1d90ad-31bb-48f9-8554-e762d4d204fa) has been successfully configured for deployment 'opnfv-rally' (UUID=80510a35-3807-4a35-9374-5ff1e8dfecd7)! 2021-06-27 11:47:12.617 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:47:12.617 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:47:12.617 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:47:15.122 37 INFO rally.api [-] Starting verification (UUID=62bf2057-e1f7-4ac6-a1c5-739f064d2f78) for deployment 'opnfv-rally' (UUID=80510a35-3807-4a35-9374-5ff1e8dfecd7) by verifier 'opnfv-tempest' (UUID=6e1d90ad-31bb-48f9-8554-e762d4d204fa). 2021-06-27 11:47:15.861 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 11:47:15.863 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/for-deployment-80510a35-3807-4a35-9374-5ff1e8dfecd7/tempest.log' to option 'log_file'. 2021-06-27 11:47:15.863 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/for-deployment-80510a35-3807-4a35-9374-5ff1e8dfecd7/tempest.log 2021-06-27 11:47:15.864 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 11:47:15.864 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/for-deployment-80510a35-3807-4a35-9374-5ff1e8dfecd7/lock_files' to option 'lock_path'. 2021-06-27 11:47:15.864 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/for-deployment-80510a35-3807-4a35-9374-5ff1e8dfecd7/lock_files 2021-06-27 11:47:15.865 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 11:47:15.865 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/for-deployment-80510a35-3807-4a35-9374-5ff1e8dfecd7' to option 'img_dir'. 2021-06-27 11:47:15.865 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-6e1d90ad-31bb-48f9-8554-e762d4d204fa/for-deployment-80510a35-3807-4a35-9374-5ff1e8dfecd7 2021-06-27 11:47:15.866 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:47:15.866 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = cd085d08-7c02-414a-95ab-8dad2ce12bbd 2021-06-27 11:47:15.866 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2748cc86-05ff-40c5-8f33-30d569c72b31 2021-06-27 11:47:15.867 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 099a056b-a0e1-43de-807b-adb36d7f664e 2021-06-27 11:47:15.868 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d0f969fc-b84d-4918-b0c2-c13beb2d9d3d 2021-06-27 11:47:16.134 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 11:47:16.134 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_2f1f27a4-905f-4f88-9019-0b3a7b3f99f5 2021-06-27 11:47:16.135 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 11:47:16.230 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:47:16.230 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}6bb82adeb67a6d7363bb8871ffd3586d5c885b1a82ba73c21a7a079031bbb0dd" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:47:16.261 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 6137 Content-Type: application/json Date: Sun, 27 Jun 2021 11:47:16 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-b0671260-a30c-4e00-8afc-05461d69f274 x-openstack-request-id: req-b0671260-a30c-4e00-8afc-05461d69f274 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:47:16.262 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "099a056b-a0e1-43de-807b-adb36d7f664e", "name": "tempest_heat-flavor_2f1f27a4-905f-4f88-9019-0b3a7b3f99f5", "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/099a056b-a0e1-43de-807b-adb36d7f664e"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/099a056b-a0e1-43de-807b-adb36d7f664e"}]}, {"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": "7bcb7f03-f8e1-41c3-9e7f-bf5047fe2d59", "name": "patrole_reader-flavor_c438a9d6-2b1a-4ac4-89b0-50cd434156e3", "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/7bcb7f03-f8e1-41c3-9e7f-bf5047fe2d59"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/7bcb7f03-f8e1-41c3-9e7f-bf5047fe2d59"}]}, {"id": "af3e301c-b470-4bda-b998-fb8637cd3dc9", "name": "tempest_cinder-flavor_af1815a3-55de-4736-bfcd-465c4f0bcb60", "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/af3e301c-b470-4bda-b998-fb8637cd3dc9"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/af3e301c-b470-4bda-b998-fb8637cd3dc9"}]}, {"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": "d0f969fc-b84d-4918-b0c2-c13beb2d9d3d", "name": "tempest_heat-flavor_alt_2f1f27a4-905f-4f88-9019-0b3a7b3f99f5", "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/d0f969fc-b84d-4918-b0c2-c13beb2d9d3d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d0f969fc-b84d-4918-b0c2-c13beb2d9d3d"}]}, {"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": "f77860bf-6d68-4736-98d1-e53c49141cfd", "name": "patrole_reader-flavor_alt_c438a9d6-2b1a-4ac4-89b0-50cd434156e3", "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/f77860bf-6d68-4736-98d1-e53c49141cfd"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/f77860bf-6d68-4736-98d1-e53c49141cfd"}]}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:47:16.263 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-b0671260-a30c-4e00-8afc-05461d69f274 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:47:16.265 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-27 11:47:16.265 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_62bf2057_9Riox0Nx' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2021-06-27 11:47:16.266 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}6bb82adeb67a6d7363bb8871ffd3586d5c885b1a82ba73c21a7a079031bbb0dd" -d '{"flavor": {"name": "rally_verify_62bf2057_9Riox0Nx", "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:47:16.294 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 491 Content-Type: application/json Date: Sun, 27 Jun 2021 11:47:16 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-432425dd-27ec-4e1d-8d95-efe188643016 x-openstack-request-id: req-432425dd-27ec-4e1d-8d95-efe188643016 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:47:16.294 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "90eaa7f1-4375-4338-8927-67aaab33eb30", "name": "rally_verify_62bf2057_9Riox0Nx", "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/90eaa7f1-4375-4338-8927-67aaab33eb30"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/90eaa7f1-4375-4338-8927-67aaab33eb30"}]}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:47:16.295 37 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-432425dd-27ec-4e1d-8d95-efe188643016 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:47:16.295 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62bf2057_9Riox0Nx' (ID = 90eaa7f1-4375-4338-8927-67aaab33eb30) has been successfully created! 2021-06-27 11:47:16.296 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '90eaa7f1-4375-4338-8927-67aaab33eb30' to option 'instance_type'. 2021-06-27 11:47:16.296 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 90eaa7f1-4375-4338-8927-67aaab33eb30 2021-06-27 11:47:16.297 37 INFO rally.task.context [-] Verification 6e1d90ad-31bb-48f9-8554-e762d4d204fa | Context tempest@default setup() finished in 0.98 sec 2021-06-27 11:47:16.298 37 INFO rally.task.context [-] Verification 6e1d90ad-31bb-48f9-8554-e762d4d204fa | Context testr@default setup() finished in 0.59 msec 2021-06-27 11:47:16.299 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/be0f5d23-7dbb-462a-adef-8c87ab0f5faf'. 2021-06-27 11:47:22.890 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.121s] 2021-06-27 11:47:23.391 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.501s] 2021-06-27 11:47:23.647 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [0.255s] 2021-06-27 11:47:23.721 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.074s] 2021-06-27 11:47:23.867 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.146s] 2021-06-27 11:47:24.310 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.443s] 2021-06-27 11:47:24.582 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [0.272s] 2021-06-27 11:47:24.677 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.095s] 2021-06-27 11:47:24.991 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.313s] 2021-06-27 11:47:27.400 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [2.408s] 2021-06-27 11:47:27.592 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.192s] 2021-06-27 11:47:30.049 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [2.456s] 2021-06-27 11:47:30.297 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.248s] 2021-06-27 11:47:30.629 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.331s] 2021-06-27 11:47:31.041 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.412s] 2021-06-27 11:47:31.598 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.462s] 2021-06-27 11:47:31.901 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [0.302s] 2021-06-27 11:47:32.131 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.229s] 2021-06-27 11:47:32.431 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.300s] 2021-06-27 11:47:32.633 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.202s] 2021-06-27 11:47:32.731 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.098s] 2021-06-27 11:47:32.960 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.229s] 2021-06-27 11:47:33.047 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.086s] 2021-06-27 11:47:33.269 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.223s] 2021-06-27 11:47:33.452 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.136s] 2021-06-27 11:47:33.591 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.139s] 2021-06-27 11:47:33.779 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.188s] 2021-06-27 11:47:33.893 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.066s] 2021-06-27 11:47:34.125 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.231s] 2021-06-27 11:47:34.269 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.144s] 2021-06-27 11:47:34.616 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.346s] 2021-06-27 11:47:34.894 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.278s] 2021-06-27 11:47:35.095 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.201s] 2021-06-27 11:47:35.253 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.158s] 2021-06-27 11:47:35.469 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.216s] 2021-06-27 11:47:35.553 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.084s] 2021-06-27 11:47:35.630 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.077s] 2021-06-27 11:47:36.025 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.347s] 2021-06-27 11:47:36.330 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.304s] 2021-06-27 11:47:36.633 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.304s] 2021-06-27 11:47:37.204 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.472s] 2021-06-27 11:47:37.465 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [0.260s] 2021-06-27 11:47:37.718 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.253s] 2021-06-27 11:47:38.073 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.355s] 2021-06-27 11:47:53.477 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [15.403s] 2021-06-27 11:48:07.486 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [14.007s] 2021-06-27 11:48:21.167 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [13.681s] 2021-06-27 11:48:34.837 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [13.670s] 2021-06-27 11:48:48.457 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [13.619s] 2021-06-27 11:49:02.149 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [13.691s] 2021-06-27 11:49:15.728 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [13.578s] 2021-06-27 11:49:29.319 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [13.591s] 2021-06-27 11:49:47.122 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [17.803s] 2021-06-27 11:50:04.842 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [17.719s] 2021-06-27 11:50:26.673 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [21.831s] 2021-06-27 11:50:44.545 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [17.871s] 2021-06-27 11:51:02.267 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [17.721s] 2021-06-27 11:51:23.987 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [21.720s] 2021-06-27 11:51:41.320 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [17.332s] 2021-06-27 11:51:41.326 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-06-27 11:51:50.275 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [8.949s] 2021-06-27 11:52:03.682 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.407s] 2021-06-27 11:52:17.055 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.372s] 2021-06-27 11:52:30.448 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_extra_route_set.ExtraRouteSetTest.test_create_many ... success [13.393s] 2021-06-27 11:52:48.625 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_extra_route_set.ExtraRouteSetTest.test_create_no ... success [18.175s] 2021-06-27 11:53:01.986 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_extra_route_set.ExtraRouteSetTest.test_create_one ... success [13.361s] 2021-06-27 11:53:23.651 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_extra_route_set.ExtraRouteSetTest.test_update_many ... success [21.665s] 2021-06-27 11:53:45.365 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_extra_route_set.ExtraRouteSetTest.test_update_no ... success [21.714s] 2021-06-27 11:54:03.781 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_extra_route_set.ExtraRouteSetTest.test_update_one ... success [18.415s] 2021-06-27 11:54:13.155 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [9.373s] 2021-06-27 11:54:26.656 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.501s] 2021-06-27 11:54:44.587 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [17.928s] 2021-06-27 11:54:58.247 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.660s] 2021-06-27 11:55:11.814 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [13.567s] 2021-06-27 11:55:25.520 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [13.705s] 2021-06-27 11:55:25.759 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.237s]: b'LBaasv2 extension not available, skipping' 2021-06-27 11:55:25.863 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.103s]: b'LBaasv2 extension not available, skipping' 2021-06-27 11:55:47.109 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [21.220s] 2021-06-27 11:56:09.453 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... success [22.343s] 2021-06-27 11:56:48.788 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [39.335s] 2021-06-27 11:57:17.265 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [28.476s] 2021-06-27 11:57:44.615 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... success [27.349s] 2021-06-27 11:58:11.781 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [27.167s] 2021-06-27 11:58:52.748 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [40.965s] 2021-06-27 11:59:20.070 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [27.322s] 2021-06-27 11:59:47.815 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [27.744s] 2021-06-27 12:00:14.803 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [26.987s] 2021-06-27 12:00:40.462 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [25.659s] 2021-06-27 12:00:40.755 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.292s] 2021-06-27 12:00:40.891 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.136s] 2021-06-27 12:00:41.025 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.133s] 2021-06-27 12:00:41.172 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.146s] 2021-06-27 12:00:50.247 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [9.074s] 2021-06-27 12:01:00.314 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [10.066s] 2021-06-27 12:01:00.443 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.128s] 2021-06-27 12:01:00.444 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-06-27 12:01:00.648 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.205s] 2021-06-27 12:01:18.566 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [17.917s] 2021-06-27 12:01:32.503 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [13.937s] 2021-06-27 12:01:41.487 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [8.983s] 2021-06-27 12:01:50.399 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [8.912s] 2021-06-27 12:02:56.010 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [65.609s] 2021-06-27 12:04:19.312 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [83.302s] 2021-06-27 12:04:28.792 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.479s] 2021-06-27 12:04:42.045 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.253s] 2021-06-27 12:04:51.050 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.005s] 2021-06-27 12:05:04.311 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.260s] 2021-06-27 12:05:13.216 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [8.904s] 2021-06-27 12:05:30.834 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.618s] 2021-06-27 12:05:31.152 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.317s] 2021-06-27 12:05:31.362 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.209s] 2021-06-27 12:05:31.635 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.273s] 2021-06-27 12:05:31.866 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.230s] 2021-06-27 12:05:32.179 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.312s] 2021-06-27 12:05:32.435 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.256s] 2021-06-27 12:05:32.728 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.291s] 2021-06-27 12:05:33.023 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.295s] 2021-06-27 12:05:33.317 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.293s] 2021-06-27 12:05:42.145 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [8.828s] 2021-06-27 12:05:42.642 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.496s] 2021-06-27 12:05:42.964 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.321s] 2021-06-27 12:05:52.086 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [9.121s] 2021-06-27 12:05:52.427 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.340s] 2021-06-27 12:05:52.760 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.332s] 2021-06-27 12:05:53.072 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.311s] 2021-06-27 12:05:53.080 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-06-27 12:05:53.717 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [0.635s]: b'LBaas v1 extension not available, skipping' 2021-06-27 12:05:54.335 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [0.617s]: b'LBaasv2 extension not available, skipping' 2021-06-27 12:06:40.994 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [46.659s] 2021-06-27 12:06:54.638 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [13.643s] 2021-06-27 12:06:54.643 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.004s]: b'Test disabled in conf, skipping' 2021-06-27 12:07:27.226 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [32.578s] 2021-06-27 12:09:42.503 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... success [135.271s] 2021-06-27 12:09:42.507 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-06-27 12:09:42.510 37 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.003s]: b'Test disabled in conf, skipping' 2021-06-27 12:09:43.186 37 INFO rally.task.context [-] Verification 6e1d90ad-31bb-48f9-8554-e762d4d204fa | Context testr@default cleanup() started 2021-06-27 12:09:43.187 37 INFO rally.task.context [-] Verification 6e1d90ad-31bb-48f9-8554-e762d4d204fa | Context testr@default cleanup() finished in 0.58 msec 2021-06-27 12:09:43.187 37 INFO rally.task.context [-] Verification 6e1d90ad-31bb-48f9-8554-e762d4d204fa | Context tempest@default cleanup() started 2021-06-27 12:09:43.479 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_62bf2057_9Riox0Nx'. 2021-06-27 12:09:43.479 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/90eaa7f1-4375-4338-8927-67aaab33eb30 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}10612b69d6fcbfa0c13f6d67afc94de8ff1882e88488e03774f50e57728552e1" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 12:09:43.694 37 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Sun, 27 Jun 2021 12:09:43 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-46f50c61-d9e9-4a0d-97fc-07012033b8eb x-openstack-request-id: req-46f50c61-d9e9-4a0d-97fc-07012033b8eb _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 12:09:43.695 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/90eaa7f1-4375-4338-8927-67aaab33eb30 used request id req-46f50c61-d9e9-4a0d-97fc-07012033b8eb request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 12:09:43.695 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62bf2057_9Riox0Nx' has been deleted. 2021-06-27 12:09:43.696 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '90eaa7f1-4375-4338-8927-67aaab33eb30' of option 'instance_type' from Tempest config file. 2021-06-27 12:09:43.697 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '90eaa7f1-4375-4338-8927-67aaab33eb30' has been removed. 2021-06-27 12:09:43.699 37 INFO rally.task.context [-] Verification 6e1d90ad-31bb-48f9-8554-e762d4d204fa | Context tempest@default cleanup() finished in 0.51 sec 2021-06-27 12:09:43.719 37 INFO rally.api [-] Verification (UUID=62bf2057-e1f7-4ac6-a1c5-739f064d2f78) has been successfully finished for deployment 'opnfv-rally' (UUID=80510a35-3807-4a35-9374-5ff1e8dfecd7)! 2021-06-27 12:09:46.021 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 12:09:46.021 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 12:09:46.022 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 12:09:48.088 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 12:09:48.088 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 12:09:48.089 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 12:09:51.349 48 INFO rally.api [-] Building 'html' report for the following verification(s): '62bf2057-e1f7-4ac6-a1c5-739f064d2f78' 2021-06-27 12:09:51.379 48 INFO rally.api [-] The report has been successfully built. 2021-06-27 12:09:53.327 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 12:09:53.328 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 12:09:53.328 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 12:09:56.484 50 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '62bf2057-e1f7-4ac6-a1c5-739f064d2f78' 2021-06-27 12:09:56.493 50 INFO rally.api [-] The report has been successfully built.