2021-03-27 10:52:12.714 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:12.714 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:12.714 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:14.512 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-03-27 10:52:14.512 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-27 10:52:14.512 6 ERROR rally.cli.cliutils 2021-03-27 10:52:15.760 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:15.760 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:15.760 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:19.038 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:19.038 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:19.038 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:23.896 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:23.896 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:23.896 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:25.055 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:25.055 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:25.055 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:26.863 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-03-27 10:52:26.863 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils force=force) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-27 10:52:26.863 15 ERROR rally.cli.cliutils 2021-03-27 10:52:28.125 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:28.126 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:28.126 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:29.900 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-27 10:52:29.963 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-82bdb5ce-45e3-4855-9d39-e9809209debe/repo. 2021-03-27 10:52:30.316 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-82bdb5ce-45e3-4855-9d39-e9809209debe/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-27 10:52:30.332 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-27 10:52:30.343 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-27 10:52:30.370 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-27 10:52:30.419 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-27 10:52:30.908 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=82bdb5ce-45e3-4855-9d39-e9809209debe) has been successfully created! 2021-03-27 10:52:32.185 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:32.185 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:32.185 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:38.849 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:38.849 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:38.849 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:40.617 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=82bdb5ce-45e3-4855-9d39-e9809209debe) for deployment 'opnfv-rally' (UUID=9f9b847b-8c46-4153-b2b7-17e8a8c4427d). 2021-03-27 10:52:41.393 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=82bdb5ce-45e3-4855-9d39-e9809209debe) has been successfully configured for deployment 'opnfv-rally' (UUID=9f9b847b-8c46-4153-b2b7-17e8a8c4427d)! 2021-03-27 10:52:46.274 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 10:52:46.274 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 10:52:46.277 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 10:52:48.061 32 INFO rally.api [-] Starting verification (UUID=e5099546-62ae-426e-a72c-480cce607d03) for deployment 'opnfv-rally' (UUID=9f9b847b-8c46-4153-b2b7-17e8a8c4427d) by verifier 'opnfv-tempest' (UUID=82bdb5ce-45e3-4855-9d39-e9809209debe). 2021-03-27 10:52:49.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-27 10:52:49.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-27 10:52:49.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-82bdb5ce-45e3-4855-9d39-e9809209debe/for-deployment-9f9b847b-8c46-4153-b2b7-17e8a8c4427d/tempest.log' to option 'log_file'. 2021-03-27 10:52:49.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-82bdb5ce-45e3-4855-9d39-e9809209debe/for-deployment-9f9b847b-8c46-4153-b2b7-17e8a8c4427d/tempest.log 2021-03-27 10:52:49.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-27 10:52:49.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-82bdb5ce-45e3-4855-9d39-e9809209debe/for-deployment-9f9b847b-8c46-4153-b2b7-17e8a8c4427d/lock_files' to option 'lock_path'. 2021-03-27 10:52:49.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-82bdb5ce-45e3-4855-9d39-e9809209debe/for-deployment-9f9b847b-8c46-4153-b2b7-17e8a8c4427d/lock_files 2021-03-27 10:52:49.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-27 10:52:49.209 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-03-27 10:52:49.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 86857bd7-2d80-4c29-bbeb-c55b58198edb 2021-03-27 10:52:49.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 65de065b-a38a-43b5-a125-51c9e2cecf19 2021-03-27 10:52:49.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 16d0701c-3d06-4821-b0c2-31477a3458ed 2021-03-27 10:52:49.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c833fff2-8f34-408e-9437-e103ad3bc5d2 2021-03-27 10:52:49.433 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-27 10:52:49.433 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-27 10:52:49.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-27 10:52:49.524 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 10:52:49.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-27 10:52:49.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e5099546_7GN7vRp8' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 10:52:49.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e5099546_7GN7vRp8' (ID = 29df8889-0582-4628-b70f-bbab4c99053e) has been successfully created! 2021-03-27 10:52:49.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '29df8889-0582-4628-b70f-bbab4c99053e' to option 'instance_type'. 2021-03-27 10:52:49.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 29df8889-0582-4628-b70f-bbab4c99053e 2021-03-27 10:52:49.888 32 INFO rally.task.context [-] Verification 82bdb5ce-45e3-4855-9d39-e9809209debe | Context tempest@default setup() finished in 1.24 sec 2021-03-27 10:52:49.889 32 INFO rally.task.context [-] Verification 82bdb5ce-45e3-4855-9d39-e9809209debe | Context testr@default setup() finished in 0.62 msec 2021-03-27 10:52:49.890 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/644ff141-fddb-4361-8f90-15d95994fed4'. 2021-03-27 10:52:52.053 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-27 10:52:52.054 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-27 10:52:57.501 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-03-27 10:52:58.083 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.382s] 2021-03-27 10:52:58.194 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.110s] 2021-03-27 10:53:00.010 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.848s] 2021-03-27 10:53:07.323 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.312s] 2021-03-27 10:53:07.803 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [4.401s] 2021-03-27 10:53:22.175 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.228s] 2021-03-27 10:53:49.101 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [9.273s] 2021-03-27 10:53:49.257 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.175s] 2021-03-27 10:53:49.258 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-27 10:54:22.833 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.631s] 2021-03-27 10:54:22.844 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-03-27 10:54:25.650 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.950s] 2021-03-27 10:54:29.169 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.184s] 2021-03-27 10:54:29.170 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-03-27 10:54:31.065 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.165s] 2021-03-27 10:54:31.067 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-03-27 10:55:03.415 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [6.289s] 2021-03-27 10:55:13.132 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [29.930s] 2021-03-27 10:55:28.825 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [5.222s] 2021-03-27 10:55:36.880 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.001s] 2021-03-27 10:55:42.848 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.968s] 2021-03-27 10:55:50.278 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.429s] 2021-03-27 10:55:55.400 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.100s] 2021-03-27 10:56:04.883 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [4.448s] 2021-03-27 10:56:22.421 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.578s] 2021-03-27 10:56:36.808 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [16.250s] 2021-03-27 10:56:36.809 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-27 10:56:38.522 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.714s] 2021-03-27 10:56:38.619 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.096s] 2021-03-27 10:56:38.793 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [16.736s] 2021-03-27 10:56:38.795 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-27 10:56:38.877 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.257s] 2021-03-27 10:56:39.859 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.065s] 2021-03-27 10:56:39.932 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.072s] 2021-03-27 10:56:40.086 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [1.209s] 2021-03-27 10:56:40.143 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.210s] 2021-03-27 10:56:40.227 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.083s] 2021-03-27 10:56:50.426 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-27 10:56:50.427 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-27 10:56:56.817 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [15.332s] 2021-03-27 10:56:57.703 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.018s] 2021-03-27 10:56:57.860 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.157s] 2021-03-27 10:57:10.348 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [9.379s] 2021-03-27 10:57:20.600 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.206s] 2021-03-27 10:57:20.705 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.104s] 2021-03-27 10:57:20.814 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.109s] 2021-03-27 10:57:20.966 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.151s] 2021-03-27 10:57:25.659 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [15.305s] 2021-03-27 10:57:25.722 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.066s] 2021-03-27 10:57:26.854 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.410s] 2021-03-27 10:57:27.423 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.569s] 2021-03-27 10:57:30.416 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2021-03-27 10:57:35.836 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.287s] 2021-03-27 10:57:36.000 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.164s] 2021-03-27 10:57:40.011 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.428s] 2021-03-27 10:57:40.994 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.983s] 2021-03-27 10:57:41.891 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.347s] 2021-03-27 10:57:42.002 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.007s] 2021-03-27 10:57:43.910 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.908s] 2021-03-27 10:57:44.322 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-27 10:57:57.563 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.150s] 2021-03-27 10:58:03.263 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2021-03-27 10:58:07.622 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.622s] 2021-03-27 10:58:12.592 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-27 10:58:16.640 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.018s] 2021-03-27 10:58:19.431 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.920s] 2021-03-27 10:58:22.219 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [5.578s] 2021-03-27 10:58:22.342 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.122s] 2021-03-27 10:58:22.443 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.101s] 2021-03-27 10:58:24.857 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.487s] 2021-03-27 10:58:28.654 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.221s] 2021-03-27 10:58:34.693 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2021-03-27 10:58:37.782 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.129s] 2021-03-27 10:58:43.776 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [18.918s] 2021-03-27 10:58:56.969 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.192s] 2021-03-27 10:58:58.763 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.312s] 2021-03-27 10:59:05.277 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.995s] 2021-03-27 10:59:08.492 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.728s] 2021-03-27 10:59:13.686 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.192s] 2021-03-27 10:59:14.385 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.699s] 2021-03-27 10:59:14.470 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.085s] 2021-03-27 10:59:17.890 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.788s] 2021-03-27 10:59:26.402 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.510s] 2021-03-27 10:59:39.055 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.769s] 2021-03-27 10:59:39.415 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [13.013s] 2021-03-27 10:59:59.794 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.140s] 2021-03-27 11:00:09.167 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [40.637s] 2021-03-27 11:00:12.599 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [12.799s] 2021-03-27 11:00:12.663 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2021-03-27 11:00:24.483 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.773s] 2021-03-27 11:00:38.482 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.592s] 2021-03-27 11:00:40.047 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.565s] 2021-03-27 11:00:57.889 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.689s] 2021-03-27 11:01:03.571 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.680s] 2021-03-27 11:01:09.276 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.705s] 2021-03-27 11:01:12.702 32 INFO rally.task.context [-] Verification 82bdb5ce-45e3-4855-9d39-e9809209debe | Context testr@default cleanup() started 2021-03-27 11:01:12.703 32 INFO rally.task.context [-] Verification 82bdb5ce-45e3-4855-9d39-e9809209debe | Context testr@default cleanup() finished in 0.72 msec 2021-03-27 11:01:12.703 32 INFO rally.task.context [-] Verification 82bdb5ce-45e3-4855-9d39-e9809209debe | Context tempest@default cleanup() started 2021-03-27 11:01:13.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-27 11:01:14.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-27 11:01:14.125 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e5099546_7GN7vRp8'. 2021-03-27 11:01:14.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e5099546_7GN7vRp8' has been deleted. 2021-03-27 11:01:14.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '29df8889-0582-4628-b70f-bbab4c99053e' of option 'instance_type' from Tempest config file. 2021-03-27 11:01:14.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '29df8889-0582-4628-b70f-bbab4c99053e' has been removed. 2021-03-27 11:01:14.836 32 INFO rally.task.context [-] Verification 82bdb5ce-45e3-4855-9d39-e9809209debe | Context tempest@default cleanup() finished in 2.13 sec 2021-03-27 11:01:14.865 32 INFO rally.api [-] Verification (UUID=e5099546-62ae-426e-a72c-480cce607d03) has been successfully finished for deployment 'opnfv-rally' (UUID=9f9b847b-8c46-4153-b2b7-17e8a8c4427d)! 2021-03-27 11:01:16.162 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:01:16.162 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:01:16.163 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:01:17.434 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:01:17.434 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:01:17.434 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:01:19.182 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'e5099546-62ae-426e-a72c-480cce607d03' 2021-03-27 11:01:19.205 50 INFO rally.api [-] The report has been successfully built. 2021-03-27 11:01:20.425 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:01:20.425 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:01:20.425 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:01:22.172 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e5099546-62ae-426e-a72c-480cce607d03' 2021-03-27 11:01:22.177 52 INFO rally.api [-] The report has been successfully built.