2020-11-28 00:38:18.740 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:18.740 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:18.740 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:20.523 7 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-11-28 00:38:20.523 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 00:38:20.523 7 ERROR rally.cli.cliutils 2020-11-28 00:38:21.739 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:21.740 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:21.740 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:25.065 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:25.065 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:25.065 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:29.878 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:29.878 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:29.878 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:31.014 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:31.014 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:31.014 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:32.757 16 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-11-28 00:38:32.757 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils force=force) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 00:38:32.757 16 ERROR rally.cli.cliutils 2020-11-28 00:38:33.927 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:33.927 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:33.927 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:35.652 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 00:38:35.714 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-190c8ad6-1a0f-4711-8e44-97156eba1c12/repo. 2020-11-28 00:38:36.030 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-190c8ad6-1a0f-4711-8e44-97156eba1c12/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. 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-11-28 00:38:36.046 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 00:38:36.056 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 00:38:36.083 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 00:38:36.129 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 00:38:36.618 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=190c8ad6-1a0f-4711-8e44-97156eba1c12) has been successfully created! 2020-11-28 00:38:37.869 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:37.869 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:37.869 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:44.667 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:44.667 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:44.667 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:46.436 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=190c8ad6-1a0f-4711-8e44-97156eba1c12) for deployment 'opnfv-rally' (UUID=204c9be5-c26e-40b0-8d97-16edc9abda2c). 2020-11-28 00:38:47.221 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=190c8ad6-1a0f-4711-8e44-97156eba1c12) has been successfully configured for deployment 'opnfv-rally' (UUID=204c9be5-c26e-40b0-8d97-16edc9abda2c)! 2020-11-28 00:38:52.109 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:38:52.109 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:38:52.109 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:38:53.870 33 INFO rally.api [-] Starting verification (UUID=465be140-518b-46f6-a182-029aedae3040) for deployment 'opnfv-rally' (UUID=204c9be5-c26e-40b0-8d97-16edc9abda2c) by verifier 'opnfv-tempest' (UUID=190c8ad6-1a0f-4711-8e44-97156eba1c12). 2020-11-28 00:38:54.897 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-11-28 00:38:55.231 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-11-28 00:38:55.232 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-190c8ad6-1a0f-4711-8e44-97156eba1c12/for-deployment-204c9be5-c26e-40b0-8d97-16edc9abda2c/tempest.log' to option 'log_file'. 2020-11-28 00:38:55.232 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-190c8ad6-1a0f-4711-8e44-97156eba1c12/for-deployment-204c9be5-c26e-40b0-8d97-16edc9abda2c/tempest.log 2020-11-28 00:38:55.232 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-11-28 00:38:55.233 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-190c8ad6-1a0f-4711-8e44-97156eba1c12/for-deployment-204c9be5-c26e-40b0-8d97-16edc9abda2c/lock_files' to option 'lock_path'. 2020-11-28 00:38:55.233 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-190c8ad6-1a0f-4711-8e44-97156eba1c12/for-deployment-204c9be5-c26e-40b0-8d97-16edc9abda2c/lock_files 2020-11-28 00:38:55.234 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-11-28 00:38:55.234 33 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-11-28 00:38:55.234 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a99b36a3-dc64-4838-abda-259bdd0caed8 2020-11-28 00:38:55.235 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d7e61d89-4637-4ac9-a770-b92b19d4cf76 2020-11-28 00:38:55.235 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1432928a-d2af-4e8d-9490-2b6ed2372701 2020-11-28 00:38:55.236 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3430e6b8-ecbc-4c02-a1d8-15a584a20bc1 2020-11-28 00:38:55.476 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-11-28 00:38:55.477 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-11-28 00:38:55.478 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-11-28 00:38:55.569 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 00:38:55.615 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-11-28 00:38:55.616 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_465be140_CPPCiifV' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 00:38:56.605 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_465be140_CPPCiifV' (ID = c463ddfd-83f2-4594-891c-889045491ab7) has been successfully created! 2020-11-28 00:38:56.605 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c463ddfd-83f2-4594-891c-889045491ab7' to option 'instance_type'. 2020-11-28 00:38:56.605 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c463ddfd-83f2-4594-891c-889045491ab7 2020-11-28 00:38:56.607 33 INFO rally.task.context [-] Verification 190c8ad6-1a0f-4711-8e44-97156eba1c12 | Context tempest@default setup() finished in 2.19 sec 2020-11-28 00:38:56.608 33 INFO rally.task.context [-] Verification 190c8ad6-1a0f-4711-8e44-97156eba1c12 | Context testr@default setup() finished in 0.50 msec 2020-11-28 00:38:56.608 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/222e2e09-3d91-4517-8649-1c8e568479f4'. 2020-11-28 00:39:03.188 33 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.209s] 2020-11-28 00:39:03.298 33 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.109s] 2020-11-28 00:39:07.140 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.134s] 2020-11-28 00:39:09.406 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.535s] 2020-11-28 00:39:12.506 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.365s] 2020-11-28 00:39:28.693 33 INFO opnfv-tempest [-] {3} 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.' 2020-11-28 00:39:29.716 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [5.653s] 2020-11-28 00:39:35.799 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.167s] 2020-11-28 00:39:35.800 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-11-28 00:40:08.087 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-11-28 00:40:08.431 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [7.431s] 2020-11-28 00:40:33.184 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.155s] 2020-11-28 00:40:33.185 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-11-28 00:40:36.499 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.673s] 2020-11-28 00:40:42.264 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.765s] 2020-11-28 00:40:43.925 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.161s] 2020-11-28 00:40:43.926 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-11-28 00:40:48.235 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.970s] 2020-11-28 00:40:49.687 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [18.876s] 2020-11-28 00:41:17.994 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.566s] 2020-11-28 00:41:18.774 33 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.797s] 2020-11-28 00:41:18.785 33 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2020-11-28 00:41:23.498 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.712s] 2020-11-28 00:41:36.776 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.020s] 2020-11-28 00:41:44.475 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [13.803s] 2020-11-28 00:41:55.728 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [7.085s] 2020-11-28 00:41:58.071 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.033s] 2020-11-28 00:41:58.156 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.084s] 2020-11-28 00:41:58.297 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.141s] 2020-11-28 00:41:58.452 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.154s] 2020-11-28 00:42:05.978 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [21.503s] 2020-11-28 00:42:09.217 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.031s] 2020-11-28 00:42:17.223 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [11.244s] 2020-11-28 00:42:17.333 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.110s] 2020-11-28 00:42:17.510 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.177s] 2020-11-28 00:42:18.895 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.102s] 2020-11-28 00:42:30.214 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-11-28 00:42:35.073 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.686s] 2020-11-28 00:42:35.869 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.998s] 2020-11-28 00:42:48.187 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-11-28 00:42:48.195 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'The public_network_id option must be specified.' 2020-11-28 00:42:50.195 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [12.110s] 2020-11-28 00:42:58.926 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [23.051s] 2020-11-28 00:42:59.545 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.625s] 2020-11-28 00:43:08.004 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [17.807s] 2020-11-28 00:43:14.695 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2020-11-28 00:43:14.984 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.288s] 2020-11-28 00:43:20.168 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.082s] 2020-11-28 00:43:20.532 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.363s] 2020-11-28 00:43:20.779 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [12.520s] 2020-11-28 00:43:20.780 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-11-28 00:43:21.477 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.698s] 2020-11-28 00:43:21.560 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.082s] 2020-11-28 00:43:21.725 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.164s] 2020-11-28 00:43:23.857 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [2.132s] 2020-11-28 00:43:28.708 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [20.703s] 2020-11-28 00:43:33.251 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... fail [0.407s] 2020-11-28 00:43:33.658 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... fail [0.405s] 2020-11-28 00:43:44.345 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-11-28 00:43:58.055 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [11.849s] 2020-11-28 00:44:03.026 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.588s] 2020-11-28 00:44:04.044 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.018s] 2020-11-28 00:44:04.993 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.948s] 2020-11-28 00:44:06.239 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [6.242s] 2020-11-28 00:44:06.279 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.563s] 2020-11-28 00:44:06.280 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-11-28 00:44:06.525 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.531s] 2020-11-28 00:44:07.947 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.669s] 2020-11-28 00:44:08.632 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.684s] 2020-11-28 00:44:09.018 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.385s] 2020-11-28 00:44:09.411 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.392s] 2020-11-28 00:44:11.357 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [13.300s] 2020-11-28 00:44:22.342 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.985s] 2020-11-28 00:44:22.983 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-11-28 00:44:44.903 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.968s] 2020-11-28 00:44:50.524 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.653s] 2020-11-28 00:45:01.730 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.204s] 2020-11-28 00:45:02.362 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [26.323s] 2020-11-28 00:45:09.117 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.388s] 2020-11-28 00:45:24.703 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.920s] 2020-11-28 00:45:25.145 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.280s] 2020-11-28 00:45:30.743 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.597s] 2020-11-28 00:45:34.611 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.907s] 2020-11-28 00:45:36.550 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.806s] 2020-11-28 00:45:36.943 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [34.576s] 2020-11-28 00:45:37.176 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [72.770s] 2020-11-28 00:45:40.522 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.911s] 2020-11-28 00:45:40.647 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.124s] 2020-11-28 00:45:40.728 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.081s] 2020-11-28 00:46:18.879 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [41.701s] 2020-11-28 00:46:44.965 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [57.143s] 2020-11-28 00:46:50.839 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [31.960s] 2020-11-28 00:46:50.840 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-11-28 00:46:58.803 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.564s] 2020-11-28 00:47:18.404 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [33.438s] 2020-11-28 00:47:31.764 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [26.065s] 2020-11-28 00:47:55.127 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [36.722s] 2020-11-28 00:47:55.128 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-11-28 00:48:02.566 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.721s] 2020-11-28 00:48:07.408 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.837s] 2020-11-28 00:48:07.485 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.080s] 2020-11-28 00:48:20.911 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.567s] 2020-11-28 00:48:21.445 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.533s] 2020-11-28 00:48:51.289 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2020-11-28 00:48:57.062 33 INFO rally.task.context [-] Verification 190c8ad6-1a0f-4711-8e44-97156eba1c12 | Context testr@default cleanup() started 2020-11-28 00:48:57.062 33 INFO rally.task.context [-] Verification 190c8ad6-1a0f-4711-8e44-97156eba1c12 | Context testr@default cleanup() finished in 0.41 msec 2020-11-28 00:48:57.062 33 INFO rally.task.context [-] Verification 190c8ad6-1a0f-4711-8e44-97156eba1c12 | Context tempest@default cleanup() started 2020-11-28 00:48:57.632 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-11-28 00:48:57.989 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-11-28 00:48:58.019 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_465be140_CPPCiifV'. 2020-11-28 00:48:58.621 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_465be140_CPPCiifV' has been deleted. 2020-11-28 00:48:58.622 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c463ddfd-83f2-4594-891c-889045491ab7' of option 'instance_type' from Tempest config file. 2020-11-28 00:48:58.623 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c463ddfd-83f2-4594-891c-889045491ab7' has been removed. 2020-11-28 00:48:58.629 33 INFO rally.task.context [-] Verification 190c8ad6-1a0f-4711-8e44-97156eba1c12 | Context tempest@default cleanup() finished in 1.57 sec 2020-11-28 00:48:58.657 33 INFO rally.api [-] Verification (UUID=465be140-518b-46f6-a182-029aedae3040) has been successfully finished for deployment 'opnfv-rally' (UUID=204c9be5-c26e-40b0-8d97-16edc9abda2c)! 2020-11-28 00:49:00.072 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:49:00.072 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:49:00.072 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:49:01.358 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:49:01.358 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:49:01.358 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:49:03.083 51 INFO rally.api [-] Building 'html' report for the following verification(s): '465be140-518b-46f6-a182-029aedae3040' 2020-11-28 00:49:03.105 51 INFO rally.api [-] The report has been successfully built. 2020-11-28 00:49:04.313 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 00:49:04.313 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 00:49:04.313 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 00:49:06.015 53 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '465be140-518b-46f6-a182-029aedae3040' 2020-11-28 00:49:06.020 53 INFO rally.api [-] The report has been successfully built.