2021-01-02 04:47:02.835 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:02.835 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:02.835 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-02 04:47:04.607 6 ERROR rally.cli.cliutils 2021-01-02 04:47:05.814 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:05.814 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:05.814 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:09.144 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:09.144 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:09.144 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:13.867 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:13.867 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:13.867 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:15.016 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:15.016 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:15.016 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils force=force) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-02 04:47:16.766 15 ERROR rally.cli.cliutils 2021-01-02 04:47:17.954 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:17.955 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:17.955 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:19.675 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-02 04:47:19.736 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2fc0e722-3f5c-487a-9323-df18211f6bcf/repo. 2021-01-02 04:47:20.089 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2fc0e722-3f5c-487a-9323-df18211f6bcf/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 ' 2021-01-02 04:47:20.105 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-02 04:47:20.116 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-02 04:47:20.141 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-02 04:47:20.188 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-02 04:47:20.707 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2fc0e722-3f5c-487a-9323-df18211f6bcf) has been successfully created! 2021-01-02 04:47:21.967 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:21.968 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:21.968 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:27.865 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:27.865 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:27.866 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:29.742 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2fc0e722-3f5c-487a-9323-df18211f6bcf) for deployment 'opnfv-rally' (UUID=eaeebfbc-ceb6-4686-b4a1-3b7569e882c0). 2021-01-02 04:47:30.449 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2fc0e722-3f5c-487a-9323-df18211f6bcf) has been successfully configured for deployment 'opnfv-rally' (UUID=eaeebfbc-ceb6-4686-b4a1-3b7569e882c0)! 2021-01-02 04:47:35.296 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:47:35.296 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:47:35.296 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:47:37.129 32 INFO rally.api [-] Starting verification (UUID=18bfc790-68b4-48e9-b5cd-f81690b69cc0) for deployment 'opnfv-rally' (UUID=eaeebfbc-ceb6-4686-b4a1-3b7569e882c0) by verifier 'opnfv-tempest' (UUID=2fc0e722-3f5c-487a-9323-df18211f6bcf). 2021-01-02 04:47:38.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-02 04:47:38.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-02 04:47:38.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2fc0e722-3f5c-487a-9323-df18211f6bcf/for-deployment-eaeebfbc-ceb6-4686-b4a1-3b7569e882c0/tempest.log' to option 'log_file'. 2021-01-02 04:47:38.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2fc0e722-3f5c-487a-9323-df18211f6bcf/for-deployment-eaeebfbc-ceb6-4686-b4a1-3b7569e882c0/tempest.log 2021-01-02 04:47:38.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-02 04:47:38.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2fc0e722-3f5c-487a-9323-df18211f6bcf/for-deployment-eaeebfbc-ceb6-4686-b4a1-3b7569e882c0/lock_files' to option 'lock_path'. 2021-01-02 04:47:38.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2fc0e722-3f5c-487a-9323-df18211f6bcf/for-deployment-eaeebfbc-ceb6-4686-b4a1-3b7569e882c0/lock_files 2021-01-02 04:47:38.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-02 04:47:38.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-01-02 04:47:38.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e1aeed22-a543-4506-b26a-845f1c599118 2021-01-02 04:47:38.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = eb621f0b-281f-4e68-8707-d3145f864961 2021-01-02 04:47:38.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dfe95e27-84b5-40e6-ba87-f25d1b707db7 2021-01-02 04:47:38.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b9f6316e-d78b-4a66-9de6-5291d6ed2348 2021-01-02 04:47:38.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-02 04:47:38.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-02 04:47:38.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-02 04:47:38.727 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 04:47:38.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-02 04:47:38.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_18bfc790_PmyFSbtC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 04:47:38.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_18bfc790_PmyFSbtC' (ID = cc035f99-f5db-4cb3-94e5-8e8d3681f71c) has been successfully created! 2021-01-02 04:47:38.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cc035f99-f5db-4cb3-94e5-8e8d3681f71c' to option 'instance_type'. 2021-01-02 04:47:38.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cc035f99-f5db-4cb3-94e5-8e8d3681f71c 2021-01-02 04:47:38.933 32 INFO rally.task.context [-] Verification 2fc0e722-3f5c-487a-9323-df18211f6bcf | Context tempest@default setup() finished in 1.21 sec 2021-01-02 04:47:38.934 32 INFO rally.task.context [-] Verification 2fc0e722-3f5c-487a-9323-df18211f6bcf | Context testr@default setup() finished in 0.54 msec 2021-01-02 04:47:38.935 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/6d3a4aa7-3acf-492c-971e-104a86b2c084'. 2021-01-02 04:47:45.792 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.383s] 2021-01-02 04:47:45.892 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.100s] 2021-01-02 04:47:48.182 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.230s] 2021-01-02 04:47:53.316 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-01-02 04:47:54.348 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.588s] 2021-01-02 04:47:54.368 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.185s] 2021-01-02 04:48:08.583 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.180s] 2021-01-02 04:48:22.862 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.169s] 2021-01-02 04:48:22.863 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-01-02 04:48:33.114 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2021-01-02 04:48:33.268 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.153s] 2021-01-02 04:48:38.027 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.767s] 2021-01-02 04:48:57.042 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-01-02 04:48:58.729 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.678s] 2021-01-02 04:48:58.742 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-01-02 04:49:01.038 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2021-01-02 04:49:01.135 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.097s] 2021-01-02 04:49:01.234 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.098s] 2021-01-02 04:49:01.257 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.022s] 2021-01-02 04:49:06.113 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.178s] 2021-01-02 04:49:06.114 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-01-02 04:49:10.788 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.027s] 2021-01-02 04:49:17.550 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.161s] 2021-01-02 04:49:17.552 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-01-02 04:49:18.485 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.350s] 2021-01-02 04:49:24.041 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-01-02 04:49:41.555 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.678s] 2021-01-02 04:49:46.749 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.350s] 2021-01-02 04:49:50.196 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.640s] 2021-01-02 04:49:58.701 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.153s] 2021-01-02 04:49:58.704 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.506s] 2021-01-02 04:50:03.982 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.880s] 2021-01-02 04:50:10.195 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.212s] 2021-01-02 04:50:11.544 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.090s] 2021-01-02 04:50:14.406 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.210s] 2021-01-02 04:50:16.766 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.117s] 2021-01-02 04:50:21.285 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-02 04:50:21.286 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-02 04:50:21.719 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-02 04:50:24.209 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.985s] 2021-01-02 04:50:24.415 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.646s] 2021-01-02 04:50:32.944 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.348s] 2021-01-02 04:50:33.002 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [8.587s] 2021-01-02 04:50:35.622 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.514s] 2021-01-02 04:50:35.630 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.332s] 2021-01-02 04:50:38.701 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2021-01-02 04:50:42.180 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.557s] 2021-01-02 04:50:44.298 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.667s] 2021-01-02 04:50:48.766 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.468s] 2021-01-02 04:50:48.888 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.121s] 2021-01-02 04:50:48.964 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.075s] 2021-01-02 04:50:49.190 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.658s] 2021-01-02 04:50:53.574 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.393s] 2021-01-02 04:50:54.819 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-02 04:50:54.820 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-02 04:50:56.031 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.064s] 2021-01-02 04:51:00.299 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.083s] 2021-01-02 04:51:04.292 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.980s] 2021-01-02 04:51:05.899 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.592s] 2021-01-02 04:51:05.970 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.077s] 2021-01-02 04:51:13.394 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2021-01-02 04:51:13.561 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.167s] 2021-01-02 04:51:14.437 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.095s] 2021-01-02 04:51:16.397 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.504s] 2021-01-02 04:51:16.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-02 04:51:16.706 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.309s] 2021-01-02 04:51:16.787 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.080s] 2021-01-02 04:51:16.933 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.146s] 2021-01-02 04:51:17.188 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.255s] 2021-01-02 04:51:30.138 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.945s] 2021-01-02 04:51:30.477 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.734s] 2021-01-02 04:51:32.001 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.523s] 2021-01-02 04:51:34.766 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.774s] 2021-01-02 04:51:34.767 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-02 04:51:34.974 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.208s] 2021-01-02 04:51:35.103 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.129s] 2021-01-02 04:51:35.297 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.193s] 2021-01-02 04:51:35.384 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2021-01-02 04:51:38.902 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [8.759s] 2021-01-02 04:51:38.978 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.080s] 2021-01-02 04:51:52.219 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.946s] 2021-01-02 04:51:57.166 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.617s] 2021-01-02 04:51:59.055 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.889s] 2021-01-02 04:52:00.406 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.882s] 2021-01-02 04:52:06.079 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.673s] 2021-01-02 04:52:07.242 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.835s] 2021-01-02 04:52:12.218 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.976s] 2021-01-02 04:52:12.330 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.112s] 2021-01-02 04:52:12.408 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.077s] 2021-01-02 04:52:16.326 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.246s] 2021-01-02 04:52:25.106 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.779s] 2021-01-02 04:52:34.608 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.023s] 2021-01-02 04:52:35.646 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.036s] 2021-01-02 04:52:36.681 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.035s] 2021-01-02 04:52:38.279 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.596s] 2021-01-02 04:52:51.554 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [17.405s] 2021-01-02 04:52:59.860 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [34.729s] 2021-01-02 04:53:15.793 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.234s] 2021-01-02 04:53:19.123 32 INFO rally.task.context [-] Verification 2fc0e722-3f5c-487a-9323-df18211f6bcf | Context testr@default cleanup() started 2021-01-02 04:53:19.124 32 INFO rally.task.context [-] Verification 2fc0e722-3f5c-487a-9323-df18211f6bcf | Context testr@default cleanup() finished in 0.79 msec 2021-01-02 04:53:19.124 32 INFO rally.task.context [-] Verification 2fc0e722-3f5c-487a-9323-df18211f6bcf | Context tempest@default cleanup() started 2021-01-02 04:53:20.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-02 04:53:20.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-02 04:53:20.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_18bfc790_PmyFSbtC'. 2021-01-02 04:53:20.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_18bfc790_PmyFSbtC' has been deleted. 2021-01-02 04:53:20.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cc035f99-f5db-4cb3-94e5-8e8d3681f71c' of option 'instance_type' from Tempest config file. 2021-01-02 04:53:20.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cc035f99-f5db-4cb3-94e5-8e8d3681f71c' has been removed. 2021-01-02 04:53:20.939 32 INFO rally.task.context [-] Verification 2fc0e722-3f5c-487a-9323-df18211f6bcf | Context tempest@default cleanup() finished in 1.81 sec 2021-01-02 04:53:20.970 32 INFO rally.api [-] Verification (UUID=18bfc790-68b4-48e9-b5cd-f81690b69cc0) has been successfully finished for deployment 'opnfv-rally' (UUID=eaeebfbc-ceb6-4686-b4a1-3b7569e882c0)! 2021-01-02 04:53:22.366 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:53:22.366 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:53:22.366 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:53:23.625 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:53:23.625 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:53:23.625 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:53:25.426 50 INFO rally.api [-] Building 'html' report for the following verification(s): '18bfc790-68b4-48e9-b5cd-f81690b69cc0' 2021-01-02 04:53:25.451 50 INFO rally.api [-] The report has been successfully built. 2021-01-02 04:53:26.661 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 04:53:26.661 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 04:53:26.661 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 04:53:28.446 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '18bfc790-68b4-48e9-b5cd-f81690b69cc0' 2021-01-02 04:53:28.452 52 INFO rally.api [-] The report has been successfully built.