2021-07-10 12:47:49.586 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:47:49.586 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:47:49.587 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:47:51.323 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 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-10 12:47:51.323 6 ERROR rally.cli.cliutils 2021-07-10 12:47:52.538 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:47:52.538 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:47:52.539 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:47:55.904 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:47:55.904 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:47:55.904 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:00.770 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:48:00.770 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:48:00.771 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:01.935 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:48:01.935 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:48:01.935 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:03.670 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 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils force=force) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-10 12:48:03.670 15 ERROR rally.cli.cliutils 2021-07-10 12:48:04.897 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:48:04.898 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:48:04.898 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:06.569 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-10 12:48:06.629 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5395f7a5-a49c-4581-b9db-2338817c840e/repo. 2021-07-10 12:48:06.984 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5395f7a5-a49c-4581-b9db-2338817c840e/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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 ' 2021-07-10 12:48:07.000 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-10 12:48:07.011 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-10 12:48:07.035 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-10 12:48:07.081 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-10 12:48:07.636 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5395f7a5-a49c-4581-b9db-2338817c840e) has been successfully created! 2021-07-10 12:48:08.956 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:48:08.956 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:48:08.956 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:16.942 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:48:16.942 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:48:16.942 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:18.688 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5395f7a5-a49c-4581-b9db-2338817c840e) for deployment 'opnfv-rally' (UUID=f601e812-4f36-4f70-8b1a-9cf79ec943d1). 2021-07-10 12:48:19.498 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5395f7a5-a49c-4581-b9db-2338817c840e) has been successfully configured for deployment 'opnfv-rally' (UUID=f601e812-4f36-4f70-8b1a-9cf79ec943d1)! 2021-07-10 12:48:24.344 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 12:48:24.344 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 12:48:24.344 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 12:48:26.165 32 INFO rally.api [-] Starting verification (UUID=f42d98f1-284a-49c2-91ff-163e070b3d6c) for deployment 'opnfv-rally' (UUID=f601e812-4f36-4f70-8b1a-9cf79ec943d1) by verifier 'opnfv-tempest' (UUID=5395f7a5-a49c-4581-b9db-2338817c840e). 2021-07-10 12:48:27.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-10 12:48:27.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-10 12:48:27.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5395f7a5-a49c-4581-b9db-2338817c840e/for-deployment-f601e812-4f36-4f70-8b1a-9cf79ec943d1/tempest.log' to option 'log_file'. 2021-07-10 12:48:27.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5395f7a5-a49c-4581-b9db-2338817c840e/for-deployment-f601e812-4f36-4f70-8b1a-9cf79ec943d1/tempest.log 2021-07-10 12:48:27.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-10 12:48:27.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5395f7a5-a49c-4581-b9db-2338817c840e/for-deployment-f601e812-4f36-4f70-8b1a-9cf79ec943d1/lock_files' to option 'lock_path'. 2021-07-10 12:48:27.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5395f7a5-a49c-4581-b9db-2338817c840e/for-deployment-f601e812-4f36-4f70-8b1a-9cf79ec943d1/lock_files 2021-07-10 12:48:27.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-10 12:48:27.351 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 2021-07-10 12:48:27.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 47eb07fe-4916-4ec8-bd58-ea015e46c065 2021-07-10 12:48:27.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a0507bfe-d4c6-4c3c-94cd-48bccb9a0ae1 2021-07-10 12:48:27.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bacfd72c-da4f-406c-9e57-72b055ac7ae4 2021-07-10 12:48:27.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 64ee6ca1-d170-4964-874a-c93c1aa3cb07 2021-07-10 12:48:27.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-10 12:48:27.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-10 12:48:27.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-10 12:48:27.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 12:48:27.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-10 12:48:27.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f42d98f1_P8hzGY56' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 12:48:27.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f42d98f1_P8hzGY56' (ID = d317893f-71a2-4551-bea7-5f08b1ab30d3) has been successfully created! 2021-07-10 12:48:27.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd317893f-71a2-4551-bea7-5f08b1ab30d3' to option 'instance_type'. 2021-07-10 12:48:27.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d317893f-71a2-4551-bea7-5f08b1ab30d3 2021-07-10 12:48:27.889 32 INFO rally.task.context [-] Verification 5395f7a5-a49c-4581-b9db-2338817c840e | Context tempest@default setup() finished in 1.15 sec 2021-07-10 12:48:27.890 32 INFO rally.task.context [-] Verification 5395f7a5-a49c-4581-b9db-2338817c840e | Context testr@default setup() finished in 0.83 msec 2021-07-10 12:48:27.891 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/442612db-d4d7-41f0-8e53-2568ade3feae'. 2021-07-10 12:48:34.932 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.355s] 2021-07-10 12:48:35.040 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.002s]: b'Only owner network supports creating interface by fixed ip.' 2021-07-10 12:48:35.050 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.118s] 2021-07-10 12:48:42.335 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [6.551s] 2021-07-10 12:48:57.689 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [15.354s] 2021-07-10 12:48:58.491 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [23.202s] 2021-07-10 12:50:11.718 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.162s] 2021-07-10 12:50:11.720 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-07-10 12:50:36.312 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [27.568s] 2021-07-10 12:50:38.522 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.165s] 2021-07-10 12:50:38.523 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-07-10 12:51:30.125 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.156s] 2021-07-10 12:51:30.127 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-07-10 12:51:46.744 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.030s] 2021-07-10 12:51:47.059 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.314s] 2021-07-10 12:51:47.085 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2021-07-10 12:51:47.095 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2021-07-10 12:51:49.996 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [2.956s] 2021-07-10 12:51:50.009 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-07-10 12:52:06.966 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-07-10 12:52:08.226 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.066s] 2021-07-10 12:52:08.380 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.154s] 2021-07-10 12:52:12.934 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-07-10 12:52:12.934 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-07-10 12:52:37.253 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.027s] 2021-07-10 12:53:07.813 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [19.283s] 2021-07-10 12:53:10.185 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [14.402s] 2021-07-10 12:53:40.336 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [32.522s] 2021-07-10 12:53:47.338 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [7.827s] 2021-07-10 12:53:53.095 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [12.758s] 2021-07-10 12:53:53.198 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.103s] 2021-07-10 12:53:53.279 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.080s] 2021-07-10 12:53:54.873 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [8.890s] 2021-07-10 12:54:06.054 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-07-10 12:54:06.055 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-07-10 12:54:22.193 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [5.160s] 2021-07-10 12:54:28.903 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [14.571s] 2021-07-10 12:54:46.220 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [5.501s] 2021-07-10 12:54:59.658 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.621s] 2021-07-10 12:55:03.604 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [34.695s] 2021-07-10 12:55:03.666 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.067s] 2021-07-10 12:55:06.697 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-07-10 12:55:07.084 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-07-10 12:55:52.495 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [57.464s] 2021-07-10 12:55:53.364 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [28.613s] 2021-07-10 12:55:54.218 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [9.191s] 2021-07-10 12:56:05.382 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.468s] 2021-07-10 12:56:05.811 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.429s] 2021-07-10 12:56:09.225 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [15.860s] 2021-07-10 12:56:21.848 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [27.624s] 2021-07-10 12:56:21.917 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.074s] 2021-07-10 12:56:29.411 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.210s] 2021-07-10 12:56:30.193 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [20.967s] 2021-07-10 12:56:51.496 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.033s] 2021-07-10 12:56:57.556 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.911s] 2021-07-10 12:57:05.496 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.938s] 2021-07-10 12:57:06.252 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.995s] 2021-07-10 12:57:12.453 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [12.700s] 2021-07-10 12:57:14.292 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.958s] 2021-07-10 12:57:15.774 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.482s] 2021-07-10 12:57:17.842 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.587s] 2021-07-10 12:57:21.849 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [16.352s] 2021-07-10 12:57:29.311 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.469s] 2021-07-10 12:57:35.120 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.107s] 2021-07-10 12:57:49.767 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.449s] 2021-07-10 12:57:55.530 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [5.140s] 2021-07-10 12:57:55.758 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.989s] 2021-07-10 12:57:59.200 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.669s] 2021-07-10 12:58:01.580 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.821s] 2021-07-10 12:58:04.833 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.632s] 2021-07-10 12:58:06.545 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.507s] 2021-07-10 12:58:06.546 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-07-10 12:58:06.691 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.146s] 2021-07-10 12:58:06.783 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2021-07-10 12:58:06.964 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.181s] 2021-07-10 12:58:07.137 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.173s] 2021-07-10 12:58:08.649 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.727s] 2021-07-10 12:58:30.084 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-07-10 12:58:30.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.131s] 2021-07-10 12:58:50.812 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.452s] 2021-07-10 12:58:51.851 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.038s] 2021-07-10 12:58:52.803 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.951s] 2021-07-10 12:58:54.367 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.563s] 2021-07-10 12:59:00.240 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [16.227s] 2021-07-10 12:59:00.242 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-07-10 12:59:00.415 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.175s] 2021-07-10 12:59:00.496 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.079s] 2021-07-10 12:59:01.567 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [1.071s] 2021-07-10 12:59:02.409 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.842s] 2021-07-10 12:59:14.852 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [66.192s] 2021-07-10 12:59:30.901 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-07-10 12:59:49.700 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [84.260s] 2021-07-10 13:00:02.554 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [18.239s] 2021-07-10 13:00:15.555 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.061s] 2021-07-10 13:00:31.509 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [28.954s] 2021-07-10 13:00:45.484 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [13.974s] 2021-07-10 13:00:45.613 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.129s] 2021-07-10 13:00:45.718 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.104s] 2021-07-10 13:00:55.526 32 INFO rally.task.context [-] Verification 5395f7a5-a49c-4581-b9db-2338817c840e | Context testr@default cleanup() started 2021-07-10 13:00:55.526 32 INFO rally.task.context [-] Verification 5395f7a5-a49c-4581-b9db-2338817c840e | Context testr@default cleanup() finished in 0.67 msec 2021-07-10 13:00:55.527 32 INFO rally.task.context [-] Verification 5395f7a5-a49c-4581-b9db-2338817c840e | Context tempest@default cleanup() started 2021-07-10 13:00:56.130 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-10 13:00:56.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-10 13:00:56.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f42d98f1_P8hzGY56'. 2021-07-10 13:00:56.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f42d98f1_P8hzGY56' has been deleted. 2021-07-10 13:00:56.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd317893f-71a2-4551-bea7-5f08b1ab30d3' of option 'instance_type' from Tempest config file. 2021-07-10 13:00:56.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd317893f-71a2-4551-bea7-5f08b1ab30d3' has been removed. 2021-07-10 13:00:56.817 32 INFO rally.task.context [-] Verification 5395f7a5-a49c-4581-b9db-2338817c840e | Context tempest@default cleanup() finished in 1.29 sec 2021-07-10 13:00:56.854 32 INFO rally.api [-] Verification (UUID=f42d98f1-284a-49c2-91ff-163e070b3d6c) has been successfully finished for deployment 'opnfv-rally' (UUID=f601e812-4f36-4f70-8b1a-9cf79ec943d1)! 2021-07-10 13:00:58.177 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:00:58.177 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:00:58.178 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:00:59.513 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:00:59.513 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:00:59.513 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:01:01.220 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'f42d98f1-284a-49c2-91ff-163e070b3d6c' 2021-07-10 13:01:01.243 50 INFO rally.api [-] The report has been successfully built. 2021-07-10 13:01:02.490 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:01:02.490 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:01:02.490 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:01:04.188 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f42d98f1-284a-49c2-91ff-163e070b3d6c' 2021-07-10 13:01:04.193 52 INFO rally.api [-] The report has been successfully built.