2020-12-22 08:05:33.544 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:33.544 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:33.544 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:35.320 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-22 08:05:35.320 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-22 08:05:35.320 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-22 08:05:35.320 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-22 08:05:35.320 6 ERROR rally.cli.cliutils 2020-12-22 08:05:36.623 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:36.623 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:36.624 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:39.979 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:39.979 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:39.979 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:45.017 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:45.017 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:45.018 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:46.179 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:46.180 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:46.180 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:47.942 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-22 08:05:47.942 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-22 08:05:47.942 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-22 08:05:47.942 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils force=force) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-22 08:05:47.942 15 ERROR rally.cli.cliutils 2020-12-22 08:05:49.203 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:49.203 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:49.203 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:50.903 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-22 08:05:50.967 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-78aa561b-a319-467e-acd3-5790bf7c1d37/repo. 2020-12-22 08:05:51.326 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-78aa561b-a319-467e-acd3-5790bf7c1d37/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-22 08:05:51.342 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-22 08:05:51.351 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-22 08:05:51.373 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-22 08:05:51.419 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-22 08:05:51.991 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=78aa561b-a319-467e-acd3-5790bf7c1d37) has been successfully created! 2020-12-22 08:05:53.258 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:53.258 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:53.258 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:05:59.665 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:05:59.665 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:05:59.665 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:06:01.454 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=78aa561b-a319-467e-acd3-5790bf7c1d37) for deployment 'opnfv-rally' (UUID=ab19cd82-322c-49a2-8ade-50a4b3669eb6). 2020-12-22 08:06:02.238 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=78aa561b-a319-467e-acd3-5790bf7c1d37) has been successfully configured for deployment 'opnfv-rally' (UUID=ab19cd82-322c-49a2-8ade-50a4b3669eb6)! 2020-12-22 08:06:07.130 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:06:07.130 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:06:07.131 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:06:08.983 32 INFO rally.api [-] Starting verification (UUID=f8f508e9-2b87-4f17-955b-6083b712681c) for deployment 'opnfv-rally' (UUID=ab19cd82-322c-49a2-8ade-50a4b3669eb6) by verifier 'opnfv-tempest' (UUID=78aa561b-a319-467e-acd3-5790bf7c1d37). 2020-12-22 08:06:10.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-22 08:06:10.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-22 08:06:10.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-78aa561b-a319-467e-acd3-5790bf7c1d37/for-deployment-ab19cd82-322c-49a2-8ade-50a4b3669eb6/tempest.log' to option 'log_file'. 2020-12-22 08:06:10.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-78aa561b-a319-467e-acd3-5790bf7c1d37/for-deployment-ab19cd82-322c-49a2-8ade-50a4b3669eb6/tempest.log 2020-12-22 08:06:10.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-22 08:06:10.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-78aa561b-a319-467e-acd3-5790bf7c1d37/for-deployment-ab19cd82-322c-49a2-8ade-50a4b3669eb6/lock_files' to option 'lock_path'. 2020-12-22 08:06:10.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-78aa561b-a319-467e-acd3-5790bf7c1d37/for-deployment-ab19cd82-322c-49a2-8ade-50a4b3669eb6/lock_files 2020-12-22 08:06:10.208 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-22 08:06:10.208 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-22 08:06:10.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c581fbab-0d17-4985-85f7-fa0a89dae1fa 2020-12-22 08:06:10.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fefab8e2-3c07-4f92-b372-ae17f795be94 2020-12-22 08:06:10.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9d541e11-7fe9-4ac6-beb5-ee3053f5170f 2020-12-22 08:06:10.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ea9f6bbc-e908-4aa2-b59b-6c47c4562606 2020-12-22 08:06:10.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-22 08:06:10.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-22 08:06:10.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-22 08:06:10.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-22 08:06:10.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-22 08:06:10.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f8f508e9_HUOsOUFd' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-22 08:06:10.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f8f508e9_HUOsOUFd' (ID = 5a47502e-5837-4036-a8b7-b82b995bb2ff) has been successfully created! 2020-12-22 08:06:10.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5a47502e-5837-4036-a8b7-b82b995bb2ff' to option 'instance_type'. 2020-12-22 08:06:10.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5a47502e-5837-4036-a8b7-b82b995bb2ff 2020-12-22 08:06:10.700 32 INFO rally.task.context [-] Verification 78aa561b-a319-467e-acd3-5790bf7c1d37 | Context tempest@default setup() finished in 1.17 sec 2020-12-22 08:06:10.702 32 INFO rally.task.context [-] Verification 78aa561b-a319-467e-acd3-5790bf7c1d37 | Context testr@default setup() finished in 0.57 msec 2020-12-22 08:06:10.702 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d36a55d1-161e-4cea-852c-9068b8b426ea'. 2020-12-22 08:06:17.347 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.002s]: b'Only owner network supports creating interface by fixed ip.' 2020-12-22 08:06:17.436 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.618s] 2020-12-22 08:06:17.551 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.115s] 2020-12-22 08:06:22.630 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.793s] 2020-12-22 08:06:26.046 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.615s] 2020-12-22 08:06:30.571 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.524s] 2020-12-22 08:06:50.040 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.171s] 2020-12-22 08:06:50.041 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-22 08:06:53.468 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.077s] 2020-12-22 08:06:53.867 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.398s] 2020-12-22 08:07:10.293 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.172s] 2020-12-22 08:07:10.294 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-22 08:07:14.925 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-22 08:07:22.271 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.788s] 2020-12-22 08:07:22.284 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2020-12-22 08:07:28.877 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.885s] 2020-12-22 08:07:40.966 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.637s] 2020-12-22 08:07:49.959 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.182s] 2020-12-22 08:07:49.961 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2020-12-22 08:07:50.190 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2020-12-22 08:07:50.560 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.369s] 2020-12-22 08:07:50.587 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2020-12-22 08:07:50.599 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2020-12-22 08:08:09.459 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.109s] 2020-12-22 08:08:14.532 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [2.322s] 2020-12-22 08:08:22.873 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2020-12-22 08:08:32.266 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.501s] 2020-12-22 08:08:36.799 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.214s] 2020-12-22 08:08:37.355 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.886s] 2020-12-22 08:08:40.697 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.657s] 2020-12-22 08:08:53.677 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [12.978s] 2020-12-22 08:08:54.551 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.507s] 2020-12-22 08:08:56.802 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-22 08:09:02.930 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-22 08:09:05.198 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.521s] 2020-12-22 08:09:13.524 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.524s] 2020-12-22 08:09:16.100 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [5.965s] 2020-12-22 08:09:22.761 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [3.930s] 2020-12-22 08:09:29.643 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [13.536s] 2020-12-22 08:09:29.750 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.112s] 2020-12-22 08:09:41.161 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.773s] 2020-12-22 08:09:41.162 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-22 08:09:41.318 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.157s] 2020-12-22 08:09:41.983 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.663s] 2020-12-22 08:09:42.123 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.140s] 2020-12-22 08:09:42.227 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.104s] 2020-12-22 08:09:51.028 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.409s] 2020-12-22 08:09:56.100 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [5.072s] 2020-12-22 08:09:56.636 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [15.414s] 2020-12-22 08:10:05.085 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [13.163s] 2020-12-22 08:10:07.697 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-22 08:10:11.997 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.535s] 2020-12-22 08:10:12.762 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.143s] 2020-12-22 08:10:21.814 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [9.052s] 2020-12-22 08:10:25.346 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.532s] 2020-12-22 08:10:26.612 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.130s] 2020-12-22 08:10:26.632 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.635s] 2020-12-22 08:10:34.476 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [7.842s] 2020-12-22 08:10:34.592 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.117s] 2020-12-22 08:10:34.717 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.125s] 2020-12-22 08:10:35.817 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.202s] 2020-12-22 08:10:40.879 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.766s] 2020-12-22 08:10:40.881 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-22 08:10:41.029 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.149s] 2020-12-22 08:10:41.108 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.079s] 2020-12-22 08:10:41.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.244s] 2020-12-22 08:10:41.744 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.390s] 2020-12-22 08:10:43.721 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.904s] 2020-12-22 08:10:46.671 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-22 08:10:46.672 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-22 08:10:47.940 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.189s] 2020-12-22 08:10:54.784 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.370s] 2020-12-22 08:10:55.025 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [7.084s] 2020-12-22 08:10:56.322 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.875s] 2020-12-22 08:10:57.424 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.148s] 2020-12-22 08:11:02.147 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.822s] 2020-12-22 08:11:05.364 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [10.572s] 2020-12-22 08:11:05.516 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.158s] 2020-12-22 08:11:06.252 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.827s] 2020-12-22 08:11:06.423 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.398s] 2020-12-22 08:11:07.885 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.738s] 2020-12-22 08:11:11.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.211s] 2020-12-22 08:11:11.579 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.114s] 2020-12-22 08:11:11.652 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.074s] 2020-12-22 08:11:13.747 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.157s] 2020-12-22 08:11:18.806 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2020-12-22 08:11:18.944 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.138s] 2020-12-22 08:11:24.315 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.062s] 2020-12-22 08:11:28.231 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.436s] 2020-12-22 08:11:29.117 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.885s] 2020-12-22 08:11:30.062 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.945s] 2020-12-22 08:11:30.155 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.360s] 2020-12-22 08:11:30.826 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.670s] 2020-12-22 08:11:31.457 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.394s] 2020-12-22 08:11:34.050 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.658s] 2020-12-22 08:11:44.931 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-12-22 08:12:00.354 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.296s] 2020-12-22 08:12:32.038 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [26.847s] 2020-12-22 08:12:36.388 32 INFO rally.task.context [-] Verification 78aa561b-a319-467e-acd3-5790bf7c1d37 | Context testr@default cleanup() started 2020-12-22 08:12:36.389 32 INFO rally.task.context [-] Verification 78aa561b-a319-467e-acd3-5790bf7c1d37 | Context testr@default cleanup() finished in 0.84 msec 2020-12-22 08:12:36.390 32 INFO rally.task.context [-] Verification 78aa561b-a319-467e-acd3-5790bf7c1d37 | Context tempest@default cleanup() started 2020-12-22 08:12:36.984 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-22 08:12:37.105 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-22 08:12:37.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f8f508e9_HUOsOUFd'. 2020-12-22 08:12:39.104 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f8f508e9_HUOsOUFd' has been deleted. 2020-12-22 08:12:39.105 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5a47502e-5837-4036-a8b7-b82b995bb2ff' of option 'instance_type' from Tempest config file. 2020-12-22 08:12:39.106 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5a47502e-5837-4036-a8b7-b82b995bb2ff' has been removed. 2020-12-22 08:12:39.112 32 INFO rally.task.context [-] Verification 78aa561b-a319-467e-acd3-5790bf7c1d37 | Context tempest@default cleanup() finished in 2.72 sec 2020-12-22 08:12:39.148 32 INFO rally.api [-] Verification (UUID=f8f508e9-2b87-4f17-955b-6083b712681c) has been successfully finished for deployment 'opnfv-rally' (UUID=ab19cd82-322c-49a2-8ade-50a4b3669eb6)! 2020-12-22 08:12:40.501 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:12:40.502 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:12:40.502 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:12:41.771 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:12:41.772 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:12:41.772 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:12:43.509 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'f8f508e9-2b87-4f17-955b-6083b712681c' 2020-12-22 08:12:43.531 50 INFO rally.api [-] The report has been successfully built. 2020-12-22 08:12:44.720 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-22 08:12:44.721 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-22 08:12:44.721 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-22 08:12:46.458 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f8f508e9-2b87-4f17-955b-6083b712681c' 2020-12-22 08:12:46.464 52 INFO rally.api [-] The report has been successfully built.