2020-05-20 17:07:02.352 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:02.352 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:02.352 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:07:05.085 6 ERROR rally.cli.cliutils 2020-05-20 17:07:06.593 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:06.594 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:06.594 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:10.778 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:10.778 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:10.778 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:14.935 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:14.935 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:14.935 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:16.330 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:16.330 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:16.330 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:07:18.244 15 ERROR rally.cli.cliutils 2020-05-20 17:07:19.602 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:19.603 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:19.603 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:21.771 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:07:21.855 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-147e938e-4d9f-4245-a12d-f1397cc1685e/repo. 2020-05-20 17:07:22.226 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-147e938e-4d9f-4245-a12d-f1397cc1685e/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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 ' 2020-05-20 17:07:22.242 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:07:22.253 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:07:22.274 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:07:22.331 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:07:22.993 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=147e938e-4d9f-4245-a12d-f1397cc1685e) has been successfully created! 2020-05-20 17:07:24.442 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:24.443 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:24.443 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:28.572 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:28.572 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:28.573 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:30.661 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=147e938e-4d9f-4245-a12d-f1397cc1685e) for deployment 'opnfv-rally' (UUID=568bcc76-b52b-476a-a261-6560c027b37e). 2020-05-20 17:07:31.071 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=147e938e-4d9f-4245-a12d-f1397cc1685e) has been successfully configured for deployment 'opnfv-rally' (UUID=568bcc76-b52b-476a-a261-6560c027b37e)! 2020-05-20 17:07:36.931 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:07:36.931 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:07:36.931 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:07:39.257 32 INFO rally.api [-] Starting verification (UUID=83457a25-101e-466a-8ad7-713baeedfc8e) for deployment 'opnfv-rally' (UUID=568bcc76-b52b-476a-a261-6560c027b37e) by verifier 'opnfv-tempest' (UUID=147e938e-4d9f-4245-a12d-f1397cc1685e). 2020-05-20 17:07:39.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:07:39.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-147e938e-4d9f-4245-a12d-f1397cc1685e/for-deployment-568bcc76-b52b-476a-a261-6560c027b37e/tempest.log' to option 'log_file'. 2020-05-20 17:07:39.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-147e938e-4d9f-4245-a12d-f1397cc1685e/for-deployment-568bcc76-b52b-476a-a261-6560c027b37e/tempest.log 2020-05-20 17:07:39.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:07:39.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-147e938e-4d9f-4245-a12d-f1397cc1685e/for-deployment-568bcc76-b52b-476a-a261-6560c027b37e/lock_files' to option 'lock_path'. 2020-05-20 17:07:39.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-147e938e-4d9f-4245-a12d-f1397cc1685e/for-deployment-568bcc76-b52b-476a-a261-6560c027b37e/lock_files 2020-05-20 17:07:39.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 17:07:39.921 32 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 2020-05-20 17:07:39.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e478e403-9b0b-4346-b778-442118bcf9a4 2020-05-20 17:07:39.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a292e76e-036f-42d9-94f2-7e6a39d62c48 2020-05-20 17:07:39.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 32c50d8c-7dcd-4c41-8f45-28eb4f13fa1e 2020-05-20 17:07:39.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 09c487ff-92ba-4b81-a57a-cc679a2fafa3 2020-05-20 17:07:40.131 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:07:40.131 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_46a425bc-4a32-4687-8d94-dc47773e50b2 2020-05-20 17:07:40.132 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:07:40.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:07:40.268 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 17:07:40.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_83457a25_wHB5HDQS' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:07:40.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_83457a25_wHB5HDQS' (ID = 0fe5f970-40b6-442b-aaf9-b61dd832e669) has been successfully created! 2020-05-20 17:07:40.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0fe5f970-40b6-442b-aaf9-b61dd832e669' to option 'instance_type'. 2020-05-20 17:07:40.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0fe5f970-40b6-442b-aaf9-b61dd832e669 2020-05-20 17:07:40.309 32 INFO rally.task.context [-] Verification 147e938e-4d9f-4245-a12d-f1397cc1685e | Context tempest@default setup() finished in 0.88 sec 2020-05-20 17:07:40.309 32 INFO rally.task.context [-] Verification 147e938e-4d9f-4245-a12d-f1397cc1685e | Context testr@default setup() finished in 0.37 msec 2020-05-20 17:07:40.310 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/6c19022a-a0c7-413c-97cc-79d2eb008dfa'. 2020-05-20 17:07:43.606 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.232s] 2020-05-20 17:07:43.677 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.071s] 2020-05-20 17:07:46.957 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.603s] 2020-05-20 17:07:48.035 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.078s] 2020-05-20 17:07:48.733 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.383s] 2020-05-20 17:08:08.488 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.118s] 2020-05-20 17:08:08.490 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-20 17:08:18.477 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.144s] 2020-05-20 17:08:18.479 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-05-20 17:08:34.470 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [37.011s] 2020-05-20 17:08:46.077 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.198s] 2020-05-20 17:08:49.386 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.304s] 2020-05-20 17:08:52.241 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.117s] 2020-05-20 17:08:54.671 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.033s] 2020-05-20 17:08:58.270 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.331s] 2020-05-20 17:08:58.382 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.127s] 2020-05-20 17:08:58.383 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-20 17:08:58.923 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.653s] 2020-05-20 17:08:59.346 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.422s] 2020-05-20 17:09:01.455 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2020-05-20 17:09:03.900 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.755s] 2020-05-20 17:09:04.248 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.410s] 2020-05-20 17:09:10.914 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-05-20 17:09:10.915 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-05-20 17:09:11.313 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.525s] 2020-05-20 17:09:11.479 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.166s] 2020-05-20 17:09:11.662 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.182s] 2020-05-20 17:09:11.731 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.068s] 2020-05-20 17:09:11.862 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.131s] 2020-05-20 17:09:11.926 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.064s] 2020-05-20 17:09:12.640 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.179s] 2020-05-20 17:09:20.435 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.393s] 2020-05-20 17:09:24.871 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.697s] 2020-05-20 17:09:28.665 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-05-20 17:09:30.643 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.062s] 2020-05-20 17:09:30.791 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.148s] 2020-05-20 17:09:36.492 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.237s] 2020-05-20 17:09:36.502 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2020-05-20 17:09:37.463 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.927s] 2020-05-20 17:09:39.105 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.556s] 2020-05-20 17:09:43.422 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.487s] 2020-05-20 17:09:46.190 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.448s] 2020-05-20 17:09:48.548 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.918s] 2020-05-20 17:09:49.862 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.400s] 2020-05-20 17:09:51.213 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2020-05-20 17:09:51.241 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2020-05-20 17:09:51.268 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2020-05-20 17:09:51.278 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2020-05-20 17:09:56.081 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.889s] 2020-05-20 17:10:00.188 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.327s] 2020-05-20 17:10:03.451 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.286s] 2020-05-20 17:10:05.711 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.521s] 2020-05-20 17:10:09.485 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.098s] 2020-05-20 17:10:11.375 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.924s] 2020-05-20 17:10:12.516 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.029s] 2020-05-20 17:10:14.833 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.457s] 2020-05-20 17:10:14.906 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.073s] 2020-05-20 17:10:14.969 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.062s] 2020-05-20 17:10:20.728 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.211s] 2020-05-20 17:10:26.099 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.510s] 2020-05-20 17:10:27.009 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.066s] 2020-05-20 17:10:29.835 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.364s] 2020-05-20 17:10:31.895 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.796s] 2020-05-20 17:10:33.543 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.708s] 2020-05-20 17:10:33.800 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.904s] 2020-05-20 17:10:33.873 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.073s] 2020-05-20 17:10:33.932 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.058s] 2020-05-20 17:10:37.830 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.155s] 2020-05-20 17:10:40.047 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.504s] 2020-05-20 17:10:40.949 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.939s] 2020-05-20 17:10:41.742 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.910s] 2020-05-20 17:10:41.779 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.040s] 2020-05-20 17:10:43.373 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-05-20 17:10:43.556 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.182s] 2020-05-20 17:10:47.297 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.254s] 2020-05-20 17:10:49.410 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.111s] 2020-05-20 17:10:50.309 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.360s] 2020-05-20 17:10:51.490 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.080s] 2020-05-20 17:10:53.970 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.573s] 2020-05-20 17:10:55.059 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.195s] 2020-05-20 17:10:55.887 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [1.917s] 2020-05-20 17:10:56.024 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.136s] 2020-05-20 17:10:56.094 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.783s] 2020-05-20 17:10:56.101 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.076s] 2020-05-20 17:10:56.210 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.108s] 2020-05-20 17:10:56.272 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.061s] 2020-05-20 17:10:57.138 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.077s] 2020-05-20 17:10:59.200 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.062s] 2020-05-20 17:11:00.564 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.381s] 2020-05-20 17:11:00.660 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2020-05-20 17:11:00.665 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.171s] 2020-05-20 17:11:00.697 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.032s] 2020-05-20 17:11:02.331 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.761s] 2020-05-20 17:11:02.364 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.039s] 2020-05-20 17:11:04.236 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.485s] 2020-05-20 17:11:06.453 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.026s] 2020-05-20 17:11:06.463 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.010s] 2020-05-20 17:11:07.982 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.914s] 2020-05-20 17:11:16.188 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.203s] 2020-05-20 17:11:20.977 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.032s] 2020-05-20 17:11:20.994 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.017s] 2020-05-20 17:11:21.012 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.018s] 2020-05-20 17:11:21.037 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.025s] 2020-05-20 17:11:22.561 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2020-05-20 17:11:22.597 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.783s] 2020-05-20 17:11:27.303 32 INFO rally.task.context [-] Verification 147e938e-4d9f-4245-a12d-f1397cc1685e | Context testr@default cleanup() started 2020-05-20 17:11:27.304 32 INFO rally.task.context [-] Verification 147e938e-4d9f-4245-a12d-f1397cc1685e | Context testr@default cleanup() finished in 0.75 msec 2020-05-20 17:11:27.304 32 INFO rally.task.context [-] Verification 147e938e-4d9f-4245-a12d-f1397cc1685e | Context tempest@default cleanup() started 2020-05-20 17:11:27.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_83457a25_wHB5HDQS'. 2020-05-20 17:11:27.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_83457a25_wHB5HDQS' has been deleted. 2020-05-20 17:11:27.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0fe5f970-40b6-442b-aaf9-b61dd832e669' of option 'instance_type' from Tempest config file. 2020-05-20 17:11:27.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0fe5f970-40b6-442b-aaf9-b61dd832e669' has been removed. 2020-05-20 17:11:27.708 32 INFO rally.task.context [-] Verification 147e938e-4d9f-4245-a12d-f1397cc1685e | Context tempest@default cleanup() finished in 0.40 sec 2020-05-20 17:11:27.732 32 INFO rally.api [-] Verification (UUID=83457a25-101e-466a-8ad7-713baeedfc8e) has been successfully finished for deployment 'opnfv-rally' (UUID=568bcc76-b52b-476a-a261-6560c027b37e)! 2020-05-20 17:11:29.286 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:11:29.287 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:11:29.287 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:11:30.790 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:11:30.790 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:11:30.790 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:11:32.813 50 INFO rally.api [-] Building 'html' report for the following verification(s): '83457a25-101e-466a-8ad7-713baeedfc8e' 2020-05-20 17:11:32.841 50 INFO rally.api [-] The report has been successfully built. 2020-05-20 17:11:34.215 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:11:34.216 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:11:34.216 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:11:36.339 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '83457a25-101e-466a-8ad7-713baeedfc8e' 2020-05-20 17:11:36.348 52 INFO rally.api [-] The report has been successfully built.