2020-12-19 04:40:58.010 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:40:58.011 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:40:58.011 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-19 04:40:59.860 6 ERROR rally.cli.cliutils 2020-12-19 04:41:01.077 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:01.078 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:01.078 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:04.573 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:04.573 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:04.573 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:09.488 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:09.489 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:09.489 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:10.649 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:10.649 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:10.649 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils force=force) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-19 04:41:12.400 15 ERROR rally.cli.cliutils 2020-12-19 04:41:13.619 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:13.619 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:13.619 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:15.415 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-19 04:41:15.479 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4afcd369-423b-4440-998f-b8c897a20678/repo. 2020-12-19 04:41:15.826 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4afcd369-423b-4440-998f-b8c897a20678/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-12-19 04:41:15.842 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-19 04:41:15.852 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-19 04:41:15.873 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-19 04:41:15.921 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-19 04:41:16.456 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4afcd369-423b-4440-998f-b8c897a20678) has been successfully created! 2020-12-19 04:41:17.807 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:17.808 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:17.808 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:24.053 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:24.053 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:24.054 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:25.859 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4afcd369-423b-4440-998f-b8c897a20678) for deployment 'opnfv-rally' (UUID=31070f83-647b-4a04-9e5a-5616e053d8b6). 2020-12-19 04:41:26.632 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4afcd369-423b-4440-998f-b8c897a20678) has been successfully configured for deployment 'opnfv-rally' (UUID=31070f83-647b-4a04-9e5a-5616e053d8b6)! 2020-12-19 04:41:31.678 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:41:31.678 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:41:31.678 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:41:33.473 32 INFO rally.api [-] Starting verification (UUID=5ddcab66-f127-42f9-a555-db25456bd809) for deployment 'opnfv-rally' (UUID=31070f83-647b-4a04-9e5a-5616e053d8b6) by verifier 'opnfv-tempest' (UUID=4afcd369-423b-4440-998f-b8c897a20678). 2020-12-19 04:41:34.553 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-19 04:41:34.631 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-19 04:41:34.631 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4afcd369-423b-4440-998f-b8c897a20678/for-deployment-31070f83-647b-4a04-9e5a-5616e053d8b6/tempest.log' to option 'log_file'. 2020-12-19 04:41:34.632 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4afcd369-423b-4440-998f-b8c897a20678/for-deployment-31070f83-647b-4a04-9e5a-5616e053d8b6/tempest.log 2020-12-19 04:41:34.632 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-19 04:41:34.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4afcd369-423b-4440-998f-b8c897a20678/for-deployment-31070f83-647b-4a04-9e5a-5616e053d8b6/lock_files' to option 'lock_path'. 2020-12-19 04:41:34.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4afcd369-423b-4440-998f-b8c897a20678/for-deployment-31070f83-647b-4a04-9e5a-5616e053d8b6/lock_files 2020-12-19 04:41:34.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-19 04:41:34.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-12-19 04:41:34.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = abaf70fc-e569-45e3-b334-f816f50c7b87 2020-12-19 04:41:34.635 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 09fceb4b-9ff3-4a66-beae-1a2a3164dabe 2020-12-19 04:41:34.635 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e507895f-56d6-499e-a4aa-9c193e928a2d 2020-12-19 04:41:34.636 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 37f4f8bf-6e5e-463d-85e3-42bc9a091cff 2020-12-19 04:41:34.901 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-19 04:41:34.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-19 04:41:34.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-19 04:41:34.969 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 04:41:35.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-19 04:41:35.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5ddcab66_gSUQQ6uS' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 04:41:35.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5ddcab66_gSUQQ6uS' (ID = 147f5e89-a2f3-434f-bab9-cf15dec82157) has been successfully created! 2020-12-19 04:41:35.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '147f5e89-a2f3-434f-bab9-cf15dec82157' to option 'instance_type'. 2020-12-19 04:41:35.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 147f5e89-a2f3-434f-bab9-cf15dec82157 2020-12-19 04:41:35.227 32 INFO rally.task.context [-] Verification 4afcd369-423b-4440-998f-b8c897a20678 | Context tempest@default setup() finished in 1.17 sec 2020-12-19 04:41:35.229 32 INFO rally.task.context [-] Verification 4afcd369-423b-4440-998f-b8c897a20678 | Context testr@default setup() finished in 0.81 msec 2020-12-19 04:41:35.230 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/13f72916-0e1c-4941-9d79-d2b9b6649162'. 2020-12-19 04:41:41.409 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.610s] 2020-12-19 04:41:41.509 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.099s] 2020-12-19 04:41:42.509 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.107s] 2020-12-19 04:41:46.019 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.509s] 2020-12-19 04:41:48.461 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.271s] 2020-12-19 04:41:49.330 32 INFO opnfv-tempest [-] {2} 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-12-19 04:41:58.616 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.847s] 2020-12-19 04:41:58.629 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2020-12-19 04:41:59.945 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.614s] 2020-12-19 04:42:01.402 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-19 04:42:21.426 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.161s] 2020-12-19 04:42:21.428 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-19 04:42:23.918 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [2.297s] 2020-12-19 04:42:28.369 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [18.336s] 2020-12-19 04:42:32.955 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.166s] 2020-12-19 04:42:32.957 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2020-12-19 04:42:58.621 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.252s] 2020-12-19 04:43:00.224 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.135s] 2020-12-19 04:43:15.154 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.040s] 2020-12-19 04:43:21.505 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.550s] 2020-12-19 04:43:25.393 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2020-12-19 04:43:25.941 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.436s] 2020-12-19 04:43:29.191 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.415s] 2020-12-19 04:43:30.459 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.177s] 2020-12-19 04:43:30.460 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-19 04:43:31.559 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.617s] 2020-12-19 04:43:52.855 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.214s] 2020-12-19 04:43:52.856 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-19 04:43:52.994 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.140s] 2020-12-19 04:43:53.193 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.197s] 2020-12-19 04:43:53.354 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.161s] 2020-12-19 04:43:53.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.109s] 2020-12-19 04:43:55.535 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.230s] 2020-12-19 04:44:01.039 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-19 04:44:01.043 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-19 04:44:05.385 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-12-19 04:44:05.647 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.262s] 2020-12-19 04:44:07.635 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.540s] 2020-12-19 04:44:19.832 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2020-12-19 04:44:19.979 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.146s] 2020-12-19 04:44:21.498 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.799s] 2020-12-19 04:44:26.630 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.000s] 2020-12-19 04:44:27.297 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.797s] 2020-12-19 04:44:28.057 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-19 04:44:30.824 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.723s] 2020-12-19 04:44:33.793 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.496s] 2020-12-19 04:44:34.583 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.952s] 2020-12-19 04:44:38.225 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.641s] 2020-12-19 04:44:38.319 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.094s] 2020-12-19 04:44:38.394 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2020-12-19 04:44:39.757 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.555s] 2020-12-19 04:44:43.318 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-19 04:44:45.534 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.113s] 2020-12-19 04:44:47.600 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-19 04:44:49.108 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.133s] 2020-12-19 04:44:52.150 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.032s] 2020-12-19 04:44:52.242 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2020-12-19 04:44:52.273 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.030s] 2020-12-19 04:44:52.284 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2020-12-19 04:44:55.104 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [5.990s] 2020-12-19 04:44:55.180 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.080s] 2020-12-19 04:44:56.399 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.891s] 2020-12-19 04:45:02.314 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.919s] 2020-12-19 04:45:04.703 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.303s] 2020-12-19 04:45:06.718 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.911s] 2020-12-19 04:45:10.426 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.111s] 2020-12-19 04:45:15.674 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.970s] 2020-12-19 04:45:16.357 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [9.632s] 2020-12-19 04:45:16.527 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.176s] 2020-12-19 04:45:22.761 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.335s] 2020-12-19 04:45:25.186 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.021s] 2020-12-19 04:45:44.438 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.572s] 2020-12-19 04:45:44.439 32 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-12-19 04:45:44.994 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.556s] 2020-12-19 04:45:45.623 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.628s] 2020-12-19 04:45:45.773 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.149s] 2020-12-19 04:45:45.871 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.098s] 2020-12-19 04:45:48.521 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.199s] 2020-12-19 04:45:56.723 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.202s] 2020-12-19 04:45:58.155 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.073s] 2020-12-19 04:46:00.835 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.111s] 2020-12-19 04:46:00.939 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.104s] 2020-12-19 04:46:01.061 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.121s] 2020-12-19 04:46:14.562 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.892s] 2020-12-19 04:46:14.637 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.825s] 2020-12-19 04:46:15.662 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.024s] 2020-12-19 04:46:16.002 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.440s] 2020-12-19 04:46:16.854 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.192s] 2020-12-19 04:46:18.270 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.415s] 2020-12-19 04:46:36.129 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.485s] 2020-12-19 04:46:36.644 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.515s] 2020-12-19 04:46:59.279 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [25.254s] 2020-12-19 04:47:16.445 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.066s] 2020-12-19 04:47:23.340 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.020s] 2020-12-19 04:47:25.436 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [8.989s] 2020-12-19 04:47:32.415 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.980s] 2020-12-19 04:47:46.201 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.857s] 2020-12-19 04:48:02.342 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.061s] 2020-12-19 04:48:13.421 32 INFO rally.task.context [-] Verification 4afcd369-423b-4440-998f-b8c897a20678 | Context testr@default cleanup() started 2020-12-19 04:48:13.422 32 INFO rally.task.context [-] Verification 4afcd369-423b-4440-998f-b8c897a20678 | Context testr@default cleanup() finished in 0.78 msec 2020-12-19 04:48:13.422 32 INFO rally.task.context [-] Verification 4afcd369-423b-4440-998f-b8c897a20678 | Context tempest@default cleanup() started 2020-12-19 04:48:13.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-19 04:48:14.139 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-19 04:48:14.171 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5ddcab66_gSUQQ6uS'. 2020-12-19 04:48:14.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5ddcab66_gSUQQ6uS' has been deleted. 2020-12-19 04:48:14.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '147f5e89-a2f3-434f-bab9-cf15dec82157' of option 'instance_type' from Tempest config file. 2020-12-19 04:48:14.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '147f5e89-a2f3-434f-bab9-cf15dec82157' has been removed. 2020-12-19 04:48:14.715 32 INFO rally.task.context [-] Verification 4afcd369-423b-4440-998f-b8c897a20678 | Context tempest@default cleanup() finished in 1.29 sec 2020-12-19 04:48:14.752 32 INFO rally.api [-] Verification (UUID=5ddcab66-f127-42f9-a555-db25456bd809) has been successfully finished for deployment 'opnfv-rally' (UUID=31070f83-647b-4a04-9e5a-5616e053d8b6)! 2020-12-19 04:48:16.055 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:48:16.056 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:48:16.056 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:48:17.364 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:48:17.364 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:48:17.364 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:48:19.193 50 INFO rally.api [-] Building 'html' report for the following verification(s): '5ddcab66-f127-42f9-a555-db25456bd809' 2020-12-19 04:48:19.218 50 INFO rally.api [-] The report has been successfully built. 2020-12-19 04:48:20.466 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 04:48:20.467 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 04:48:20.467 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 04:48:22.258 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5ddcab66-f127-42f9-a555-db25456bd809' 2020-12-19 04:48:22.263 52 INFO rally.api [-] The report has been successfully built.