2020-05-29 10:44:09.845 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:09.846 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:09.846 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:44:12.006 6 ERROR rally.cli.cliutils 2020-05-29 10:44:13.508 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:13.509 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:13.509 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:17.461 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:17.466 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:17.467 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:21.399 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:21.399 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:21.400 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:22.735 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:22.736 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:22.736 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils force=force) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:44:24.720 15 ERROR rally.cli.cliutils 2020-05-29 10:44:26.235 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:26.236 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:26.236 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:28.299 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 10:44:28.374 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0151516e-a6bb-4cb5-949f-d509c29b3b41/repo. 2020-05-29 10:44:28.709 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0151516e-a6bb-4cb5-949f-d509c29b3b41/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-05-29 10:44:28.723 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 10:44:28.730 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 10:44:28.751 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 10:44:28.799 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 10:44:29.424 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0151516e-a6bb-4cb5-949f-d509c29b3b41) has been successfully created! 2020-05-29 10:44:30.839 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:30.839 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:30.839 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:34.971 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:34.971 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:34.971 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:37.021 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0151516e-a6bb-4cb5-949f-d509c29b3b41) for deployment 'opnfv-rally' (UUID=562adcd3-9973-4047-8cab-9b0efcadcd43). 2020-05-29 10:44:37.515 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0151516e-a6bb-4cb5-949f-d509c29b3b41) has been successfully configured for deployment 'opnfv-rally' (UUID=562adcd3-9973-4047-8cab-9b0efcadcd43)! 2020-05-29 10:44:43.039 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:44:43.039 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:44:43.039 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:44:45.142 32 INFO rally.api [-] Starting verification (UUID=56499ad8-b5d2-4f3b-a093-6c9818fb95a2) for deployment 'opnfv-rally' (UUID=562adcd3-9973-4047-8cab-9b0efcadcd43) by verifier 'opnfv-tempest' (UUID=0151516e-a6bb-4cb5-949f-d509c29b3b41). 2020-05-29 10:44:45.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 10:44:45.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0151516e-a6bb-4cb5-949f-d509c29b3b41/for-deployment-562adcd3-9973-4047-8cab-9b0efcadcd43/tempest.log' to option 'log_file'. 2020-05-29 10:44:45.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0151516e-a6bb-4cb5-949f-d509c29b3b41/for-deployment-562adcd3-9973-4047-8cab-9b0efcadcd43/tempest.log 2020-05-29 10:44:45.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 10:44:45.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0151516e-a6bb-4cb5-949f-d509c29b3b41/for-deployment-562adcd3-9973-4047-8cab-9b0efcadcd43/lock_files' to option 'lock_path'. 2020-05-29 10:44:45.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0151516e-a6bb-4cb5-949f-d509c29b3b41/for-deployment-562adcd3-9973-4047-8cab-9b0efcadcd43/lock_files 2020-05-29 10:44:45.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 10:44:45.924 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-05-29 10:44:45.924 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2eb6ce88-508e-471c-9f2a-55cfffa60216 2020-05-29 10:44:45.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 131ff522-6960-49bd-be8e-135234ac8a34 2020-05-29 10:44:45.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d75c39c5-e6d5-4d92-8266-d583f4e7c689 2020-05-29 10:44:45.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 301f1c79-eb82-4043-947a-271236d3c148 2020-05-29 10:44:46.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 10:44:46.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_e5e0a2e7-ba12-434b-b1fc-913a3ca7308c 2020-05-29 10:44:46.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 10:44:46.602 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 10:44:46.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-29 10:44:46.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_56499ad8_La4GlaRa' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 10:44:46.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_56499ad8_La4GlaRa' (ID = 0ca3a651-2d6f-4637-b1d5-2cb9301e9653) has been successfully created! 2020-05-29 10:44:46.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0ca3a651-2d6f-4637-b1d5-2cb9301e9653' to option 'instance_type'. 2020-05-29 10:44:46.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0ca3a651-2d6f-4637-b1d5-2cb9301e9653 2020-05-29 10:44:46.681 32 INFO rally.task.context [-] Verification 0151516e-a6bb-4cb5-949f-d509c29b3b41 | Context tempest@default setup() finished in 1.31 sec 2020-05-29 10:44:46.682 32 INFO rally.task.context [-] Verification 0151516e-a6bb-4cb5-949f-d509c29b3b41 | Context testr@default setup() finished in 0.30 msec 2020-05-29 10:44:46.682 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/e004eb93-4592-49de-a17c-b5822ee7bdfe'. 2020-05-29 10:44:50.103 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.247s] 2020-05-29 10:44:50.167 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.063s] 2020-05-29 10:44:52.142 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.176s] 2020-05-29 10:44:53.362 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.218s] 2020-05-29 10:44:55.152 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.975s] 2020-05-29 10:45:13.640 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.180s] 2020-05-29 10:45:13.641 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-05-29 10:45:16.524 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.156s] 2020-05-29 10:45:16.526 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-29 10:45:28.792 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.547s] 2020-05-29 10:45:32.851 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.280s] 2020-05-29 10:45:34.197 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [32.828s] 2020-05-29 10:45:36.938 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.453s] 2020-05-29 10:45:39.213 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-05-29 10:45:39.891 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.088s] 2020-05-29 10:45:41.657 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.334s] 2020-05-29 10:45:42.326 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.667s] 2020-05-29 10:45:42.804 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.478s] 2020-05-29 10:45:43.321 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.248s] 2020-05-29 10:45:43.331 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2020-05-29 10:45:44.203 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.159s] 2020-05-29 10:45:44.205 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-29 10:45:44.258 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-05-29 10:45:45.807 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.164s] 2020-05-29 10:45:45.810 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.666s] 2020-05-29 10:45:50.507 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.901s] 2020-05-29 10:45:53.693 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.224s] 2020-05-29 10:45:56.600 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.656s] 2020-05-29 10:45:56.772 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.171s] 2020-05-29 10:45:56.928 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.155s] 2020-05-29 10:45:56.991 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.062s] 2020-05-29 10:45:57.091 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.100s] 2020-05-29 10:45:57.157 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.066s] 2020-05-29 10:45:57.832 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.174s] 2020-05-29 10:46:10.699 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.139s] 2020-05-29 10:46:17.219 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.378s] 2020-05-29 10:46:17.408 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.708s] 2020-05-29 10:46:19.165 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.755s] 2020-05-29 10:46:19.220 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2020-05-29 10:46:19.266 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.046s] 2020-05-29 10:46:23.239 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.789s] 2020-05-29 10:46:24.306 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.085s] 2020-05-29 10:46:25.509 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.084s] 2020-05-29 10:46:25.531 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.022s] 2020-05-29 10:46:29.650 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.639s] 2020-05-29 10:46:32.001 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.211s] 2020-05-29 10:46:34.081 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.079s] 2020-05-29 10:46:34.577 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.067s] 2020-05-29 10:46:36.145 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.063s] 2020-05-29 10:46:37.319 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.740s] 2020-05-29 10:46:43.339 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.020s] 2020-05-29 10:46:43.357 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.859s] 2020-05-29 10:46:52.558 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.197s] 2020-05-29 10:46:54.117 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2020-05-29 10:46:54.237 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.121s] 2020-05-29 10:46:55.352 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.315s] 2020-05-29 10:46:59.050 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-05-29 10:47:00.709 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.355s] 2020-05-29 10:47:00.935 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.473s] 2020-05-29 10:47:02.487 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.777s] 2020-05-29 10:47:02.564 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.078s] 2020-05-29 10:47:02.719 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.154s] 2020-05-29 10:47:04.341 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.139s] 2020-05-29 10:47:06.504 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.063s] 2020-05-29 10:47:06.528 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2020-05-29 10:47:06.551 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.023s] 2020-05-29 10:47:06.560 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2020-05-29 10:47:07.994 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2020-05-29 10:47:13.500 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.358s] 2020-05-29 10:47:16.203 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.702s] 2020-05-29 10:47:21.678 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.850s] 2020-05-29 10:47:24.369 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.165s] 2020-05-29 10:47:32.703 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.025s] 2020-05-29 10:47:37.407 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.846s] 2020-05-29 10:47:37.535 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.128s] 2020-05-29 10:47:37.637 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.101s] 2020-05-29 10:47:37.685 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2020-05-29 10:47:37.783 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.098s] 2020-05-29 10:47:37.852 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.068s] 2020-05-29 10:47:40.637 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.933s] 2020-05-29 10:47:42.690 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.916s] 2020-05-29 10:47:44.125 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.430s] 2020-05-29 10:47:44.181 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.061s] 2020-05-29 10:47:45.401 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.763s] 2020-05-29 10:47:45.526 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2020-05-29 10:47:45.686 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.160s] 2020-05-29 10:47:47.917 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.031s] 2020-05-29 10:47:47.927 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.011s] 2020-05-29 10:48:03.206 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2020-05-29 10:48:05.305 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.847s] 2020-05-29 10:48:09.538 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.073s] 2020-05-29 10:48:16.569 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.263s] 2020-05-29 10:48:24.759 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.189s] 2020-05-29 10:48:28.496 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.736s] 2020-05-29 10:48:31.227 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.692s] 2020-05-29 10:48:32.312 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.081s] 2020-05-29 10:48:32.343 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.036s] 2020-05-29 10:48:35.854 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.215s] 2020-05-29 10:48:37.987 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.132s] 2020-05-29 10:48:40.080 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.092s] 2020-05-29 10:48:41.996 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.041s] 2020-05-29 10:48:42.015 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.020s] 2020-05-29 10:48:42.037 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.021s] 2020-05-29 10:48:42.066 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.028s] 2020-05-29 10:48:59.456 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.194s] 2020-05-29 10:49:01.579 32 INFO rally.task.context [-] Verification 0151516e-a6bb-4cb5-949f-d509c29b3b41 | Context testr@default cleanup() started 2020-05-29 10:49:01.580 32 INFO rally.task.context [-] Verification 0151516e-a6bb-4cb5-949f-d509c29b3b41 | Context testr@default cleanup() finished in 1.75 msec 2020-05-29 10:49:01.581 32 INFO rally.task.context [-] Verification 0151516e-a6bb-4cb5-949f-d509c29b3b41 | Context tempest@default cleanup() started 2020-05-29 10:49:01.750 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_56499ad8_La4GlaRa'. 2020-05-29 10:49:01.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_56499ad8_La4GlaRa' has been deleted. 2020-05-29 10:49:01.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0ca3a651-2d6f-4637-b1d5-2cb9301e9653' of option 'instance_type' from Tempest config file. 2020-05-29 10:49:01.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0ca3a651-2d6f-4637-b1d5-2cb9301e9653' has been removed. 2020-05-29 10:49:01.888 32 INFO rally.task.context [-] Verification 0151516e-a6bb-4cb5-949f-d509c29b3b41 | Context tempest@default cleanup() finished in 0.31 sec 2020-05-29 10:49:01.914 32 INFO rally.api [-] Verification (UUID=56499ad8-b5d2-4f3b-a093-6c9818fb95a2) has been successfully finished for deployment 'opnfv-rally' (UUID=562adcd3-9973-4047-8cab-9b0efcadcd43)! 2020-05-29 10:49:03.383 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:03.383 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:03.383 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:04.792 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:04.792 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:04.792 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:06.918 50 INFO rally.api [-] Building 'html' report for the following verification(s): '56499ad8-b5d2-4f3b-a093-6c9818fb95a2' 2020-05-29 10:49:06.946 50 INFO rally.api [-] The report has been successfully built. 2020-05-29 10:49:08.339 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:08.339 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:08.339 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:10.307 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '56499ad8-b5d2-4f3b-a093-6c9818fb95a2' 2020-05-29 10:49:10.316 52 INFO rally.api [-] The report has been successfully built.