2021-03-17 10:36:16.779 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:16.779 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:16.779 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:18.538 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-03-17 10:36:18.538 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-17 10:36:18.538 6 ERROR rally.cli.cliutils 2021-03-17 10:36:19.684 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:19.684 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:19.684 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:23.013 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:23.014 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:23.014 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:27.947 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:27.947 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:27.947 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:29.079 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:29.079 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:29.079 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:30.793 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-03-17 10:36:30.793 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils force=force) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-17 10:36:30.793 15 ERROR rally.cli.cliutils 2021-03-17 10:36:31.957 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:31.957 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:31.958 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:33.652 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-17 10:36:33.716 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9/repo. 2021-03-17 10:36:34.076 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-17 10:36:34.092 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-17 10:36:34.102 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-17 10:36:34.129 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-17 10:36:34.175 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-17 10:36:34.723 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9) has been successfully created! 2021-03-17 10:36:36.056 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:36.056 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:36.056 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:41.918 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:41.919 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:41.919 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:43.675 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9) for deployment 'opnfv-rally' (UUID=813cf6d4-c3d5-429f-a3b8-56058dc849ce). 2021-03-17 10:36:44.400 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9) has been successfully configured for deployment 'opnfv-rally' (UUID=813cf6d4-c3d5-429f-a3b8-56058dc849ce)! 2021-03-17 10:36:49.234 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:36:49.234 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:36:49.234 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:36:51.007 32 INFO rally.api [-] Starting verification (UUID=b36ee412-969b-4fd0-b210-d25b53e86883) for deployment 'opnfv-rally' (UUID=813cf6d4-c3d5-429f-a3b8-56058dc849ce) by verifier 'opnfv-tempest' (UUID=4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9). 2021-03-17 10:36:52.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-17 10:36:52.183 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-17 10:36:52.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9/for-deployment-813cf6d4-c3d5-429f-a3b8-56058dc849ce/tempest.log' to option 'log_file'. 2021-03-17 10:36:52.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9/for-deployment-813cf6d4-c3d5-429f-a3b8-56058dc849ce/tempest.log 2021-03-17 10:36:52.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-17 10:36:52.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9/for-deployment-813cf6d4-c3d5-429f-a3b8-56058dc849ce/lock_files' to option 'lock_path'. 2021-03-17 10:36:52.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9/for-deployment-813cf6d4-c3d5-429f-a3b8-56058dc849ce/lock_files 2021-03-17 10:36:52.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-17 10:36:52.186 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-03-17 10:36:52.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f247070d-8961-43e1-8025-bdcd97c322bf 2021-03-17 10:36:52.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2e72ff2d-7b2f-43ab-9ead-4df1af1a79d6 2021-03-17 10:36:52.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e5c51ecb-1b41-43e4-90fd-a66649cd3971 2021-03-17 10:36:52.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = abc7b1be-a1d6-4c42-975a-69cd849173c4 2021-03-17 10:36:52.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-17 10:36:52.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-17 10:36:52.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-17 10:36:52.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 10:36:52.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-17 10:36:52.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b36ee412_wP2b2cfU' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 10:36:52.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b36ee412_wP2b2cfU' (ID = 7ef070e9-38c8-48d8-b799-f845e58c7970) has been successfully created! 2021-03-17 10:36:52.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7ef070e9-38c8-48d8-b799-f845e58c7970' to option 'instance_type'. 2021-03-17 10:36:52.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7ef070e9-38c8-48d8-b799-f845e58c7970 2021-03-17 10:36:52.640 32 INFO rally.task.context [-] Verification 4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9 | Context tempest@default setup() finished in 1.07 sec 2021-03-17 10:36:52.641 32 INFO rally.task.context [-] Verification 4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9 | Context testr@default setup() finished in 0.66 msec 2021-03-17 10:36:52.642 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/670a465e-3025-4e78-8aa4-01ede6ad7ae9'. 2021-03-17 10:36:59.216 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.488s] 2021-03-17 10:36:59.322 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.106s] 2021-03-17 10:37:02.950 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.758s] 2021-03-17 10:37:07.993 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-03-17 10:37:09.139 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.188s] 2021-03-17 10:37:10.395 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.278s] 2021-03-17 10:37:28.930 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.156s] 2021-03-17 10:37:28.931 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-03-17 10:37:48.340 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.080s] 2021-03-17 10:37:48.500 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.159s] 2021-03-17 10:37:51.037 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-17 10:37:58.331 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.179s] 2021-03-17 10:37:58.333 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-17 10:38:02.257 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.667s] 2021-03-17 10:38:18.895 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.170s] 2021-03-17 10:38:18.897 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-03-17 10:38:29.224 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.801s] 2021-03-17 10:38:31.392 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.492s] 2021-03-17 10:38:38.201 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.719s] 2021-03-17 10:38:38.211 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-03-17 10:38:51.559 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.521s] 2021-03-17 10:38:52.531 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.425s] 2021-03-17 10:38:56.086 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.516s] 2021-03-17 10:38:56.277 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.100s] 2021-03-17 10:39:00.788 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.108s] 2021-03-17 10:39:00.820 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.031s] 2021-03-17 10:39:00.853 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-17 10:39:00.923 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.102s] 2021-03-17 10:39:01.184 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.260s] 2021-03-17 10:39:02.948 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-17 10:39:10.976 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.955s] 2021-03-17 10:39:11.501 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.868s] 2021-03-17 10:39:12.289 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.707s] 2021-03-17 10:39:15.106 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.130s] 2021-03-17 10:39:16.304 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [7.477s] 2021-03-17 10:39:17.078 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.787s] 2021-03-17 10:39:18.431 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.324s] 2021-03-17 10:39:25.493 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.414s] 2021-03-17 10:39:26.371 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-17 10:39:26.604 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.675s] 2021-03-17 10:39:26.738 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.648s] 2021-03-17 10:39:26.739 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-17 10:39:26.896 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2021-03-17 10:39:27.284 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.387s] 2021-03-17 10:39:27.482 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.198s] 2021-03-17 10:39:27.604 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.122s] 2021-03-17 10:39:32.444 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-17 10:39:32.445 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-17 10:39:35.390 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.098s] 2021-03-17 10:39:41.095 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.729s] 2021-03-17 10:39:41.983 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.070s] 2021-03-17 10:39:44.073 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.050s] 2021-03-17 10:39:45.604 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2021-03-17 10:39:54.015 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.919s] 2021-03-17 10:39:55.295 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [13.305s] 2021-03-17 10:39:55.381 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [11.307s] 2021-03-17 10:39:55.442 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.152s] 2021-03-17 10:39:56.418 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.329s] 2021-03-17 10:39:58.604 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.588s] 2021-03-17 10:39:58.924 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.320s] 2021-03-17 10:39:59.011 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.086s] 2021-03-17 10:40:02.597 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.216s] 2021-03-17 10:40:05.865 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.728s] 2021-03-17 10:40:07.108 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.020s] 2021-03-17 10:40:10.190 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.118s] 2021-03-17 10:40:13.638 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.443s] 2021-03-17 10:40:13.721 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.086s] 2021-03-17 10:40:14.608 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.926s] 2021-03-17 10:40:15.813 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.204s] 2021-03-17 10:40:16.131 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [9.021s] 2021-03-17 10:40:17.097 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.283s] 2021-03-17 10:40:18.563 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2021-03-17 10:40:18.707 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.144s] 2021-03-17 10:40:19.381 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.283s] 2021-03-17 10:40:22.753 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.622s] 2021-03-17 10:40:24.280 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.175s] 2021-03-17 10:40:24.282 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.' 2021-03-17 10:40:24.421 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.141s] 2021-03-17 10:40:24.590 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.168s] 2021-03-17 10:40:24.894 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.304s] 2021-03-17 10:40:24.989 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.095s] 2021-03-17 10:40:34.114 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2021-03-17 10:40:35.208 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.758s] 2021-03-17 10:40:35.715 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.507s] 2021-03-17 10:40:43.454 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.526s] 2021-03-17 10:40:50.932 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.477s] 2021-03-17 10:40:53.816 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.884s] 2021-03-17 10:40:53.974 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.157s] 2021-03-17 10:40:54.093 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.118s] 2021-03-17 10:40:56.069 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [23.683s] 2021-03-17 10:41:08.753 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.634s] 2021-03-17 10:41:10.335 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.582s] 2021-03-17 10:41:26.311 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.855s] 2021-03-17 10:41:35.317 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.004s] 2021-03-17 10:41:42.013 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.696s] 2021-03-17 10:41:58.975 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.604s] 2021-03-17 10:42:17.864 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [18.883s] 2021-03-17 10:42:29.990 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.061s] 2021-03-17 10:42:38.528 32 INFO rally.task.context [-] Verification 4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9 | Context testr@default cleanup() started 2021-03-17 10:42:38.529 32 INFO rally.task.context [-] Verification 4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9 | Context testr@default cleanup() finished in 0.77 msec 2021-03-17 10:42:38.529 32 INFO rally.task.context [-] Verification 4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9 | Context tempest@default cleanup() started 2021-03-17 10:42:39.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-17 10:42:39.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-17 10:42:39.473 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b36ee412_wP2b2cfU'. 2021-03-17 10:42:39.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b36ee412_wP2b2cfU' has been deleted. 2021-03-17 10:42:39.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7ef070e9-38c8-48d8-b799-f845e58c7970' of option 'instance_type' from Tempest config file. 2021-03-17 10:42:39.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7ef070e9-38c8-48d8-b799-f845e58c7970' has been removed. 2021-03-17 10:42:39.850 32 INFO rally.task.context [-] Verification 4a0cae18-bc8e-4ab5-bca9-167bc1d3f1c9 | Context tempest@default cleanup() finished in 1.32 sec 2021-03-17 10:42:39.891 32 INFO rally.api [-] Verification (UUID=b36ee412-969b-4fd0-b210-d25b53e86883) has been successfully finished for deployment 'opnfv-rally' (UUID=813cf6d4-c3d5-429f-a3b8-56058dc849ce)! 2021-03-17 10:42:41.212 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:42:41.212 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:42:41.213 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:42:42.507 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:42:42.508 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:42:42.508 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:42:44.263 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'b36ee412-969b-4fd0-b210-d25b53e86883' 2021-03-17 10:42:44.287 50 INFO rally.api [-] The report has been successfully built. 2021-03-17 10:42:45.523 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 10:42:45.523 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 10:42:45.524 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 10:42:47.266 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b36ee412-969b-4fd0-b210-d25b53e86883' 2021-03-17 10:42:47.271 52 INFO rally.api [-] The report has been successfully built.