2019-11-26 11:14:57.593 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:14:57.594 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:14:57.594 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-26 11:14:59.416 18 ERROR rally.cli.cliutils 2019-11-26 11:15:00.763 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:00.763 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:00.763 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:04.179 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:04.179 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:04.180 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:08.190 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:08.190 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:08.190 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:09.285 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:09.285 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:09.286 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils force=force) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-26 11:15:10.959 27 ERROR rally.cli.cliutils 2019-11-26 11:15:12.311 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:12.311 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:12.311 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:13.910 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-26 11:15:14.091 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6ef081b5-13d2-40ec-bcb7-c0c05dcd3746/repo. 2019-11-26 11:15:14.469 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6ef081b5-13d2-40ec-bcb7-c0c05dcd3746/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-11-26 11:15:14.479 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-26 11:15:14.487 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-26 11:15:14.845 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-26 11:15:14.927 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-26 11:15:15.527 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6ef081b5-13d2-40ec-bcb7-c0c05dcd3746) has been successfully created! 2019-11-26 11:15:16.750 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:16.751 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:16.751 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:19.911 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:19.912 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:19.912 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:21.528 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6ef081b5-13d2-40ec-bcb7-c0c05dcd3746) for deployment 'opnfv-rally' (UUID=78f3f28a-2665-4de1-ba0a-b1cfb58f6d19). 2019-11-26 11:15:22.166 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6ef081b5-13d2-40ec-bcb7-c0c05dcd3746) has been successfully configured for deployment 'opnfv-rally' (UUID=78f3f28a-2665-4de1-ba0a-b1cfb58f6d19)! 2019-11-26 11:15:30.153 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:15:30.154 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:15:30.154 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:15:32.047 44 INFO rally.api [-] Starting verification (UUID=a02bdf84-944e-41ec-afd5-d00b5bd5a2ac) for deployment 'opnfv-rally' (UUID=78f3f28a-2665-4de1-ba0a-b1cfb58f6d19) by verifier 'opnfv-tempest' (UUID=6ef081b5-13d2-40ec-bcb7-c0c05dcd3746). 2019-11-26 11:15:32.896 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-26 11:15:32.942 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-26 11:15:32.942 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6ef081b5-13d2-40ec-bcb7-c0c05dcd3746/for-deployment-78f3f28a-2665-4de1-ba0a-b1cfb58f6d19/tempest.log' to option 'log_file'. 2019-11-26 11:15:32.943 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6ef081b5-13d2-40ec-bcb7-c0c05dcd3746/for-deployment-78f3f28a-2665-4de1-ba0a-b1cfb58f6d19/tempest.log 2019-11-26 11:15:32.943 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-26 11:15:32.944 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6ef081b5-13d2-40ec-bcb7-c0c05dcd3746/for-deployment-78f3f28a-2665-4de1-ba0a-b1cfb58f6d19/lock_files' to option 'lock_path'. 2019-11-26 11:15:32.944 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6ef081b5-13d2-40ec-bcb7-c0c05dcd3746/for-deployment-78f3f28a-2665-4de1-ba0a-b1cfb58f6d19/lock_files 2019-11-26 11:15:32.944 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-11-26 11:15:32.945 44 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-11-26 11:15:32.945 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c3a8326a-3dc9-4923-a5a9-d2b6f667155b 2019-11-26 11:15:32.945 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 16535cdf-cd23-436e-8478-8d03321b9b6b 2019-11-26 11:15:32.946 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0d2d25ec-8a07-443d-b444-e80d4da79afb 2019-11-26 11:15:32.946 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = dfb2aa85-19a5-42f8-8e1c-e72b5e3e77c1 2019-11-26 11:15:33.144 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-26 11:15:33.145 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_8675735f-13e0-4dc3-82ca-62616a942c88 2019-11-26 11:15:33.146 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-26 11:15:33.306 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-26 11:15:33.404 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-26 11:15:33.405 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a02bdf84_QNnPef9Y' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-26 11:15:33.442 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a02bdf84_QNnPef9Y' (ID = 553d53fe-1df2-4c90-86be-fcc2b3a1edb5) has been successfully created! 2019-11-26 11:15:33.442 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '553d53fe-1df2-4c90-86be-fcc2b3a1edb5' to option 'instance_type'. 2019-11-26 11:15:33.443 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 553d53fe-1df2-4c90-86be-fcc2b3a1edb5 2019-11-26 11:15:33.444 44 INFO rally.task.context [-] Verification 6ef081b5-13d2-40ec-bcb7-c0c05dcd3746 | Context tempest@default setup() finished in 0.84 sec 2019-11-26 11:15:33.446 44 INFO rally.task.context [-] Verification 6ef081b5-13d2-40ec-bcb7-c0c05dcd3746 | Context testr@default setup() finished in 0.83 msec 2019-11-26 11:15:33.446 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fe7f2f8c-037f-4f05-8482-2e1c213f054e'. 2019-11-26 11:15:37.015 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.154s] 2019-11-26 11:15:37.064 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2019-11-26 11:15:39.166 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.883s] 2019-11-26 11:15:40.094 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.926s] 2019-11-26 11:15:40.231 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.969s] 2019-11-26 11:15:53.547 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.041s] 2019-11-26 11:15:53.632 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.084s] 2019-11-26 11:15:53.741 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.096s] 2019-11-26 11:15:53.742 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-11-26 11:15:57.990 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-26 11:16:03.165 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.667s] 2019-11-26 11:16:06.138 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.477s] 2019-11-26 11:16:06.147 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-11-26 11:16:07.042 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-26 11:16:08.723 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.269s] 2019-11-26 11:16:10.746 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.536s] 2019-11-26 11:16:11.759 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [24.198s] 2019-11-26 11:16:15.301 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.248s] 2019-11-26 11:16:15.791 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.357s] 2019-11-26 11:16:17.930 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.104s] 2019-11-26 11:16:17.932 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-11-26 11:16:18.677 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.885s] 2019-11-26 11:16:19.589 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.143s] 2019-11-26 11:16:22.945 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.066s] 2019-11-26 11:16:22.963 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.018s] 2019-11-26 11:16:23.020 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.057s] 2019-11-26 11:16:23.028 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-11-26 11:16:25.328 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.651s] 2019-11-26 11:16:34.120 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.245s] 2019-11-26 11:16:34.295 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.175s] 2019-11-26 11:16:34.382 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.087s] 2019-11-26 11:16:34.680 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.297s] 2019-11-26 11:16:34.976 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.296s] 2019-11-26 11:16:35.028 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2019-11-26 11:16:37.477 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.104s] 2019-11-26 11:16:42.670 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.192s] 2019-11-26 11:16:43.976 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.306s] 2019-11-26 11:16:44.075 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.098s] 2019-11-26 11:16:44.129 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2019-11-26 11:16:45.854 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.104s] 2019-11-26 11:16:45.856 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-11-26 11:16:45.932 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.130s] 2019-11-26 11:16:46.009 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-11-26 11:16:46.011 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-11-26 11:16:46.012 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-11-26 11:16:47.595 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-11-26 11:16:50.885 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.952s] 2019-11-26 11:16:52.347 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.461s] 2019-11-26 11:16:52.410 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.064s] 2019-11-26 11:16:52.470 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.059s] 2019-11-26 11:16:56.114 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.012s] 2019-11-26 11:16:57.618 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.125s] 2019-11-26 11:16:59.518 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.895s] 2019-11-26 11:16:59.655 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.142s] 2019-11-26 11:17:01.161 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.655s] 2019-11-26 11:17:03.481 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.868s] 2019-11-26 11:17:06.912 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.525s] 2019-11-26 11:17:14.438 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.919s] 2019-11-26 11:17:16.621 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-11-26 11:17:18.723 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.373s] 2019-11-26 11:17:18.944 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.220s] 2019-11-26 11:17:19.174 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.230s] 2019-11-26 11:17:22.253 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-11-26 11:17:22.740 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.617s] 2019-11-26 11:17:27.324 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.300s] 2019-11-26 11:17:30.013 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.688s] 2019-11-26 11:17:30.166 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.045s] 2019-11-26 11:17:33.771 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.757s] 2019-11-26 11:17:41.790 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.103s] 2019-11-26 11:17:43.196 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.401s] 2019-11-26 11:17:43.327 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.135s] 2019-11-26 11:17:44.287 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-11-26 11:17:54.481 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [79.328s] 2019-11-26 11:17:58.912 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.081s] 2019-11-26 11:18:08.118 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.356s] 2019-11-26 11:18:12.394 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.100s] 2019-11-26 11:18:16.513 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.284s] 2019-11-26 11:18:29.855 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.858s] 2019-11-26 11:18:35.445 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.589s] 2019-11-26 11:18:50.358 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.241s] 2019-11-26 11:18:50.549 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.192s] 2019-11-26 11:18:50.696 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.146s] 2019-11-26 11:18:50.801 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.105s] 2019-11-26 11:18:50.951 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.149s] 2019-11-26 11:18:51.027 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.076s] 2019-11-26 11:19:12.572 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.727s] 2019-11-26 11:19:21.570 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.999s] 2019-11-26 11:19:29.869 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.298s] 2019-11-26 11:19:34.014 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.144s] 2019-11-26 11:19:53.531 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.324s] 2019-11-26 11:20:02.787 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.255s] 2019-11-26 11:20:10.480 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.695s] 2019-11-26 11:20:15.102 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.620s] 2019-11-26 11:20:18.603 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-11-26 11:20:18.802 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.199s] 2019-11-26 11:20:20.063 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-11-26 11:20:20.401 44 INFO rally.task.context [-] Verification 6ef081b5-13d2-40ec-bcb7-c0c05dcd3746 | Context testr@default cleanup() started 2019-11-26 11:20:20.402 44 INFO rally.task.context [-] Verification 6ef081b5-13d2-40ec-bcb7-c0c05dcd3746 | Context testr@default cleanup() finished in 0.96 msec 2019-11-26 11:20:20.403 44 INFO rally.task.context [-] Verification 6ef081b5-13d2-40ec-bcb7-c0c05dcd3746 | Context tempest@default cleanup() started 2019-11-26 11:20:20.814 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-26 11:20:20.888 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-26 11:20:20.928 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a02bdf84_QNnPef9Y'. 2019-11-26 11:20:21.197 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a02bdf84_QNnPef9Y' has been deleted. 2019-11-26 11:20:21.198 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '553d53fe-1df2-4c90-86be-fcc2b3a1edb5' of option 'instance_type' from Tempest config file. 2019-11-26 11:20:21.198 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '553d53fe-1df2-4c90-86be-fcc2b3a1edb5' has been removed. 2019-11-26 11:20:21.204 44 INFO rally.task.context [-] Verification 6ef081b5-13d2-40ec-bcb7-c0c05dcd3746 | Context tempest@default cleanup() finished in 0.80 sec 2019-11-26 11:20:21.376 44 INFO rally.api [-] Verification (UUID=a02bdf84-944e-41ec-afd5-d00b5bd5a2ac) has been successfully finished for deployment 'opnfv-rally' (UUID=78f3f28a-2665-4de1-ba0a-b1cfb58f6d19)! 2019-11-26 11:20:22.812 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:20:22.812 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:20:22.812 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:20:24.018 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:20:24.018 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:20:24.018 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:20:25.403 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'a02bdf84-944e-41ec-afd5-d00b5bd5a2ac' 2019-11-26 11:20:25.421 64 INFO rally.api [-] The report has been successfully built. 2019-11-26 11:20:26.623 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-26 11:20:26.623 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-26 11:20:26.624 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-26 11:20:28.237 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a02bdf84-944e-41ec-afd5-d00b5bd5a2ac' 2019-11-26 11:20:28.241 66 INFO rally.api [-] The report has been successfully built.