2019-04-30 05:30:19.231 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:19.231 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:19.231 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-30 05:30:20.794 19 ERROR rally.cli.cliutils 2019-04-30 05:30:21.625 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:21.625 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:21.626 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:23.274 21 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-30 05:30:24.214 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:24.214 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:24.214 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:27.422 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:27.422 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:27.422 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:28.246 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:28.247 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:28.247 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils force=force) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-30 05:30:29.596 28 ERROR rally.cli.cliutils 2019-04-30 05:30:30.464 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:30.464 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:30.464 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:31.801 30 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-30 05:30:31.994 30 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-554bb193-e51f-4027-b867-39f2b01cd7df/repo. 2019-04-30 05:30:32.594 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-554bb193-e51f-4027-b867-39f2b01cd7df/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-04-30 05:30:32.668 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-30 05:30:32.677 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-30 05:30:32.973 30 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-30 05:30:33.045 30 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-30 05:30:33.539 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=554bb193-e51f-4027-b867-39f2b01cd7df) has been successfully created! 2019-04-30 05:30:34.445 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:34.445 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:34.446 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:37.345 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:37.346 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:37.346 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:38.763 41 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=554bb193-e51f-4027-b867-39f2b01cd7df) for deployment 'opnfv-rally' (UUID=d7496364-e408-43a4-b2c1-b521e7ef8e01). 2019-04-30 05:30:39.624 41 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=554bb193-e51f-4027-b867-39f2b01cd7df) has been successfully configured for deployment 'opnfv-rally' (UUID=d7496364-e408-43a4-b2c1-b521e7ef8e01)! 2019-04-30 05:30:43.214 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:30:43.215 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:30:43.215 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:30:44.916 45 INFO rally.api [-] Starting verification (UUID=47903f1b-9e0f-4966-8bb3-dd313adba646) for deployment 'opnfv-rally' (UUID=d7496364-e408-43a4-b2c1-b521e7ef8e01) by verifier 'opnfv-tempest' (UUID=554bb193-e51f-4027-b867-39f2b01cd7df). 2019-04-30 05:30:45.721 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-04-30 05:30:45.771 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-30 05:30:45.772 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-554bb193-e51f-4027-b867-39f2b01cd7df/for-deployment-d7496364-e408-43a4-b2c1-b521e7ef8e01/tempest.log' to option 'log_file'. 2019-04-30 05:30:45.772 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-554bb193-e51f-4027-b867-39f2b01cd7df/for-deployment-d7496364-e408-43a4-b2c1-b521e7ef8e01/tempest.log 2019-04-30 05:30:45.772 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-30 05:30:45.773 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-554bb193-e51f-4027-b867-39f2b01cd7df/for-deployment-d7496364-e408-43a4-b2c1-b521e7ef8e01/lock_files' to option 'lock_path'. 2019-04-30 05:30:45.773 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-554bb193-e51f-4027-b867-39f2b01cd7df/for-deployment-d7496364-e408-43a4-b2c1-b521e7ef8e01/lock_files 2019-04-30 05:30:45.773 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-30 05:30:45.774 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-04-30 05:30:45.774 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f930438e-eadb-4c56-b3e8-c53d0d6859d8 2019-04-30 05:30:45.774 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0fed0109-9963-42b8-90eb-d808a044b636 2019-04-30 05:30:45.775 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3fac4e51-c089-4829-a0c1-347832b31230 2019-04-30 05:30:45.775 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1aac43ce-fae7-4b94-8a0b-c5b85fe57dc0 2019-04-30 05:30:45.959 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-30 05:30:45.959 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_b14502a9-4e02-4c09-a19c-6e82b11bce81 2019-04-30 05:30:45.960 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-30 05:30:46.065 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-30 05:30:46.066 45 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}eeed2a49ada9c458b754a12a819f684d4b1aa566" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 05:30:46.158 45 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Tue, 30 Apr 2019 05:30:46 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-43dc45d0-98f2-434f-ba61-c53dea42c32a X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-43dc45d0-98f2-434f-ba61-c53dea42c32a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 05:30:46.158 45 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_b14502a9-4e02-4c09-a19c-6e82b11bce81", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1aac43ce-fae7-4b94-8a0b-c5b85fe57dc0", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1aac43ce-fae7-4b94-8a0b-c5b85fe57dc0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1aac43ce-fae7-4b94-8a0b-c5b85fe57dc0"}, {"name": "tempest_smoke-flavor_b14502a9-4e02-4c09-a19c-6e82b11bce81", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/3fac4e51-c089-4829-a0c1-347832b31230", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/3fac4e51-c089-4829-a0c1-347832b31230", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3fac4e51-c089-4829-a0c1-347832b31230"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-30 05:30:46.159 45 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-43dc45d0-98f2-434f-ba61-c53dea42c32a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 05:30:46.160 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-30 05:30:46.161 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_47903f1b_LCQSMUuR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-30 05:30:46.162 45 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}eeed2a49ada9c458b754a12a819f684d4b1aa566" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_47903f1b_LCQSMUuR", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 05:30:46.194 45 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Tue, 30 Apr 2019 05:30:46 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-840971f6-ad1c-420b-99a6-e6d307bc4643 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-840971f6-ad1c-420b-99a6-e6d307bc4643 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 05:30:46.194 45 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_47903f1b_LCQSMUuR", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-30 05:30:46.195 45 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-840971f6-ad1c-420b-99a6-e6d307bc4643 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 05:30:46.196 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_47903f1b_LCQSMUuR' (ID = 7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54) has been successfully created! 2019-04-30 05:30:46.196 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54' to option 'instance_type'. 2019-04-30 05:30:46.196 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54 2019-04-30 05:30:46.198 45 INFO rally.task.context [-] Verification 554bb193-e51f-4027-b867-39f2b01cd7df | Context tempest@default setup() finished in 0.74 sec 2019-04-30 05:30:46.199 45 INFO rally.task.context [-] Verification 554bb193-e51f-4027-b867-39f2b01cd7df | Context testr@default setup() finished in 0.45 msec 2019-04-30 05:30:46.199 45 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d9676001-1e9d-41d2-a197-4821f1c2eeff'. 2019-04-30 05:30:49.599 45 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.173s] 2019-04-30 05:30:49.652 45 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2019-04-30 05:30:51.627 45 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.900s] 2019-04-30 05:30:53.105 45 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.477s] 2019-04-30 05:31:00.912 45 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.559s] 2019-04-30 05:31:12.802 45 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.057s] 2019-04-30 05:31:12.803 45 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-04-30 05:31:15.171 45 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.058s] 2019-04-30 05:31:15.172 45 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-30 05:31:31.840 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.242s] 2019-04-30 05:31:33.100 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2019-04-30 05:31:33.101 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-30 05:31:37.134 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.367s] 2019-04-30 05:31:40.291 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-30 05:31:42.885 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.197s] 2019-04-30 05:31:43.892 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.506s] 2019-04-30 05:31:49.420 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.454s] 2019-04-30 05:31:52.424 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.758s] 2019-04-30 05:31:57.085 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.521s] 2019-04-30 05:31:57.609 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.167s] 2019-04-30 05:31:58.964 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [63.075s] 2019-04-30 05:31:59.879 45 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-30 05:32:01.105 45 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.560s] 2019-04-30 05:32:01.526 45 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.420s] 2019-04-30 05:32:01.919 45 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.392s] 2019-04-30 05:32:06.950 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.111s] 2019-04-30 05:32:10.309 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.358s] 2019-04-30 05:32:10.382 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.572s] 2019-04-30 05:32:13.822 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.513s] 2019-04-30 05:32:16.249 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.866s] 2019-04-30 05:32:17.774 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.524s] 2019-04-30 05:32:17.842 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.068s] 2019-04-30 05:32:17.898 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.056s] 2019-04-30 05:32:21.115 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2019-04-30 05:32:21.204 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.089s] 2019-04-30 05:32:22.607 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.065s] 2019-04-30 05:32:24.523 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.913s] 2019-04-30 05:32:24.613 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.094s] 2019-04-30 05:32:28.200 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-04-30 05:32:28.308 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.107s] 2019-04-30 05:32:28.669 45 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.687s] 2019-04-30 05:32:28.679 45 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-04-30 05:32:29.361 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.051s] 2019-04-30 05:32:29.385 45 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-04-30 05:32:29.388 45 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-04-30 05:32:29.637 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.276s] 2019-04-30 05:32:29.728 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.091s] 2019-04-30 05:32:29.783 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2019-04-30 05:32:29.858 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-30 05:32:29.872 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.088s] 2019-04-30 05:32:29.927 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-04-30 05:32:32.438 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.093s] 2019-04-30 05:32:35.567 45 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2019-04-30 05:32:35.930 45 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-04-30 05:32:44.955 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.356s] 2019-04-30 05:32:45.153 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.198s] 2019-04-30 05:32:45.323 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.170s] 2019-04-30 05:32:45.368 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.044s] 2019-04-30 05:32:45.536 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.167s] 2019-04-30 05:32:45.596 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2019-04-30 05:32:51.823 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.133s] 2019-04-30 05:32:58.878 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.948s] 2019-04-30 05:33:00.202 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.379s] 2019-04-30 05:33:04.542 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.664s] 2019-04-30 05:33:05.959 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.416s] 2019-04-30 05:33:06.018 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.060s] 2019-04-30 05:33:06.073 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2019-04-30 05:33:08.854 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.651s] 2019-04-30 05:33:10.494 45 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-04-30 05:33:12.394 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.539s] 2019-04-30 05:33:16.168 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.662s] 2019-04-30 05:33:17.250 45 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-04-30 05:33:26.131 45 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.973s] 2019-04-30 05:33:36.208 45 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.979s] 2019-04-30 05:33:46.103 45 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.893s] 2019-04-30 05:33:56.153 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [102.848s] 2019-04-30 05:34:10.374 45 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.764s] 2019-04-30 05:34:15.465 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2019-04-30 05:34:15.555 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.090s] 2019-04-30 05:34:15.647 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2019-04-30 05:34:15.656 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-04-30 05:34:19.748 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.165s] 2019-04-30 05:34:31.212 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.250s] 2019-04-30 05:34:36.005 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.792s] 2019-04-30 05:34:46.263 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.301s] 2019-04-30 05:34:49.019 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.755s] 2019-04-30 05:34:56.410 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.390s] 2019-04-30 05:35:18.182 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.218s] 2019-04-30 05:35:27.882 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.699s] 2019-04-30 05:35:37.233 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.351s] 2019-04-30 05:35:40.473 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.240s] 2019-04-30 05:35:44.741 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.060s] 2019-04-30 05:35:45.920 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.176s] 2019-04-30 05:35:45.968 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.051s] 2019-04-30 05:35:46.972 45 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-04-30 05:35:46.973 45 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-04-30 05:35:47.467 45 INFO rally.task.context [-] Verification 554bb193-e51f-4027-b867-39f2b01cd7df | Context testr@default cleanup() started 2019-04-30 05:35:47.468 45 INFO rally.task.context [-] Verification 554bb193-e51f-4027-b867-39f2b01cd7df | Context testr@default cleanup() finished in 0.80 msec 2019-04-30 05:35:47.468 45 INFO rally.task.context [-] Verification 554bb193-e51f-4027-b867-39f2b01cd7df | Context tempest@default cleanup() started 2019-04-30 05:35:47.858 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-04-30 05:35:47.925 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-04-30 05:35:47.960 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_47903f1b_LCQSMUuR'. 2019-04-30 05:35:47.961 45 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}63480fdbee520e535eac772a9588cc658a05874b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 05:35:48.232 45 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 30 Apr 2019 05:35:48 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-7eaa7bfe-e81a-4588-abd0-09450bc88ca8 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-7eaa7bfe-e81a-4588-abd0-09450bc88ca8 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 05:35:48.233 45 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54 used request id req-7eaa7bfe-e81a-4588-abd0-09450bc88ca8 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 05:35:48.234 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_47903f1b_LCQSMUuR' has been deleted. 2019-04-30 05:35:48.234 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54' of option 'instance_type' from Tempest config file. 2019-04-30 05:35:48.235 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7fbabfe5-c6ec-431d-9e9d-d8ea052a7c54' has been removed. 2019-04-30 05:35:48.240 45 INFO rally.task.context [-] Verification 554bb193-e51f-4027-b867-39f2b01cd7df | Context tempest@default cleanup() finished in 0.77 sec 2019-04-30 05:35:48.420 45 INFO rally.api [-] Verification (UUID=47903f1b-9e0f-4966-8bb3-dd313adba646) has been successfully finished for deployment 'opnfv-rally' (UUID=d7496364-e408-43a4-b2c1-b521e7ef8e01)! 2019-04-30 05:35:49.382 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:35:49.383 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:35:49.383 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:35:50.266 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:35:50.266 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:35:50.266 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:35:51.671 65 INFO rally.api [-] Building 'html' report for the following verification(s): '47903f1b-9e0f-4966-8bb3-dd313adba646' 2019-04-30 05:35:51.692 65 INFO rally.api [-] The report has been successfully built. 2019-04-30 05:35:52.580 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 05:35:52.580 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 05:35:52.580 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 05:35:54.005 67 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '47903f1b-9e0f-4966-8bb3-dd313adba646' 2019-04-30 05:35:54.010 67 INFO rally.api [-] The report has been successfully built.