2020-04-10 01:23:54.507 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:23:54.507 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:23:54.507 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:23:56.367 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-04-10 01:23:56.367 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 01:23:56.367 6 ERROR rally.cli.cliutils 2020-04-10 01:23:57.781 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:23:57.782 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:23:57.782 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:01.181 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:01.182 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:01.182 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:05.137 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:05.137 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:05.137 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:06.455 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:06.455 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:06.455 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:08.313 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-04-10 01:24:08.313 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 01:24:08.313 15 ERROR rally.cli.cliutils 2020-04-10 01:24:09.720 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:09.720 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:09.720 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:11.632 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:24:11.714 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-25b31c33-37f3-4a61-8bad-64977b07e5ce/repo. 2020-04-10 01:24:12.040 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-25b31c33-37f3-4a61-8bad-64977b07e5ce/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-04-10 01:24:12.055 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:24:12.062 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:24:12.083 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:24:12.133 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:24:12.671 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=25b31c33-37f3-4a61-8bad-64977b07e5ce) has been successfully created! 2020-04-10 01:24:14.217 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:14.218 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:14.218 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:18.040 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:18.041 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:18.041 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:19.958 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=25b31c33-37f3-4a61-8bad-64977b07e5ce) for deployment 'opnfv-rally' (UUID=351e5d51-b637-45a7-8d17-df42ec11c093). 2020-04-10 01:24:20.393 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=25b31c33-37f3-4a61-8bad-64977b07e5ce) has been successfully configured for deployment 'opnfv-rally' (UUID=351e5d51-b637-45a7-8d17-df42ec11c093)! 2020-04-10 01:24:25.254 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:24:25.254 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:24:25.254 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:24:27.241 32 INFO rally.api [-] Starting verification (UUID=2bfd1dae-49e1-42c9-96c4-e39d6a648029) for deployment 'opnfv-rally' (UUID=351e5d51-b637-45a7-8d17-df42ec11c093) by verifier 'opnfv-tempest' (UUID=25b31c33-37f3-4a61-8bad-64977b07e5ce). 2020-04-10 01:24:27.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 01:24:27.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 01:24:27.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-25b31c33-37f3-4a61-8bad-64977b07e5ce/for-deployment-351e5d51-b637-45a7-8d17-df42ec11c093/tempest.log' to option 'log_file'. 2020-04-10 01:24:27.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-25b31c33-37f3-4a61-8bad-64977b07e5ce/for-deployment-351e5d51-b637-45a7-8d17-df42ec11c093/tempest.log 2020-04-10 01:24:27.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 01:24:27.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-25b31c33-37f3-4a61-8bad-64977b07e5ce/for-deployment-351e5d51-b637-45a7-8d17-df42ec11c093/lock_files' to option 'lock_path'. 2020-04-10 01:24:27.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-25b31c33-37f3-4a61-8bad-64977b07e5ce/for-deployment-351e5d51-b637-45a7-8d17-df42ec11c093/lock_files 2020-04-10 01:24:27.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-10 01:24:27.840 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-04-10 01:24:27.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6053e606-fa65-44bf-94d9-29431016ea70 2020-04-10 01:24:27.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 53e2e6b0-1f98-4f85-9adb-b030c3c1fa03 2020-04-10 01:24:27.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 77ed4b10-d64f-4e1a-ac70-1993c690aa00 2020-04-10 01:24:27.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 93c98de2-d17a-4bf6-9975-d662c642ead0 2020-04-10 01:24:28.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 01:24:28.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_4ea37d93-784b-4308-be06-fb6a40e8f206 2020-04-10 01:24:28.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 01:24:28.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 01:24:28.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 01:24:28.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2bfd1dae_aHPlY835' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 01:24:28.305 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2bfd1dae_aHPlY835' (ID = 928502b3-22b5-4272-9fd4-a3ea2741cbef) has been successfully created! 2020-04-10 01:24:28.306 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '928502b3-22b5-4272-9fd4-a3ea2741cbef' to option 'instance_type'. 2020-04-10 01:24:28.306 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 928502b3-22b5-4272-9fd4-a3ea2741cbef 2020-04-10 01:24:28.307 32 INFO rally.task.context [-] Verification 25b31c33-37f3-4a61-8bad-64977b07e5ce | Context tempest@default setup() finished in 0.90 sec 2020-04-10 01:24:28.308 32 INFO rally.task.context [-] Verification 25b31c33-37f3-4a61-8bad-64977b07e5ce | Context testr@default setup() finished in 0.47 msec 2020-04-10 01:24:28.309 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/652a8448-cfae-4494-94ed-3e4fd7249340'. 2020-04-10 01:24:31.392 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.190s] 2020-04-10 01:24:31.470 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.077s] 2020-04-10 01:24:34.920 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.892s] 2020-04-10 01:24:36.025 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.103s] 2020-04-10 01:24:38.930 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.494s] 2020-04-10 01:25:03.002 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.163s] 2020-04-10 01:25:03.003 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2020-04-10 01:25:03.618 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.155s] 2020-04-10 01:25:03.620 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-04-10 01:25:07.711 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [27.297s] 2020-04-10 01:25:28.691 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.065s] 2020-04-10 01:25:28.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.125s] 2020-04-10 01:25:34.510 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.254s] 2020-04-10 01:25:34.523 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2020-04-10 01:25:36.007 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b"('Identity api v2 is not enabled',)" 2020-04-10 01:25:37.704 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.298s] 2020-04-10 01:25:41.152 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.324s] 2020-04-10 01:25:42.778 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.160s] 2020-04-10 01:25:42.779 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-04-10 01:25:44.825 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.368s] 2020-04-10 01:25:46.427 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.888s] 2020-04-10 01:25:47.315 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.380s] 2020-04-10 01:25:47.955 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.641s] 2020-04-10 01:25:48.437 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.481s] 2020-04-10 01:25:50.499 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2020-04-10 01:25:56.260 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b"('Identity api v2 is not enabled',)" 2020-04-10 01:25:56.996 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.729s] 2020-04-10 01:25:57.502 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.232s] 2020-04-10 01:25:58.492 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.610s] 2020-04-10 01:26:01.539 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.542s] 2020-04-10 01:26:01.998 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.349s] 2020-04-10 01:26:04.423 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.614s] 2020-04-10 01:26:06.331 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.066s] 2020-04-10 01:26:06.450 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.118s] 2020-04-10 01:26:06.476 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2020-04-10 01:26:06.488 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2020-04-10 01:26:08.059 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.520s] 2020-04-10 01:26:09.427 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.702s] 2020-04-10 01:26:09.863 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.249s] 2020-04-10 01:26:15.575 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.043s] 2020-04-10 01:26:17.953 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b"('Identity api v2 is not enabled',)" 2020-04-10 01:26:18.661 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.084s] 2020-04-10 01:26:23.759 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.204s] 2020-04-10 01:26:24.968 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.833s] 2020-04-10 01:26:29.175 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.413s] 2020-04-10 01:26:29.714 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.103s] 2020-04-10 01:26:30.736 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.022s] 2020-04-10 01:26:30.896 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.159s] 2020-04-10 01:26:30.969 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.073s] 2020-04-10 01:26:31.087 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.117s] 2020-04-10 01:26:31.135 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2020-04-10 01:26:34.025 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.057s] 2020-04-10 01:26:36.470 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.443s] 2020-04-10 01:26:36.564 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.094s] 2020-04-10 01:26:36.647 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.083s] 2020-04-10 01:26:40.651 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-04-10 01:26:40.794 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.142s] 2020-04-10 01:26:44.494 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.804s] 2020-04-10 01:26:44.671 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.218s] 2020-04-10 01:26:46.759 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.085s] 2020-04-10 01:26:48.830 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.072s] 2020-04-10 01:26:49.122 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.626s] 2020-04-10 01:26:51.021 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.039s] 2020-04-10 01:26:51.039 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.018s] 2020-04-10 01:26:51.059 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.019s] 2020-04-10 01:26:51.097 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.037s] 2020-04-10 01:26:53.148 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.202s] 2020-04-10 01:26:55.506 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.384s] 2020-04-10 01:27:03.176 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.029s] 2020-04-10 01:27:11.456 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.195s] 2020-04-10 01:27:11.630 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.173s] 2020-04-10 01:27:11.800 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.169s] 2020-04-10 01:27:11.857 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.056s] 2020-04-10 01:27:11.877 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.701s] 2020-04-10 01:27:11.962 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2020-04-10 01:27:12.010 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.047s] 2020-04-10 01:27:17.400 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.523s] 2020-04-10 01:27:23.697 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.801s] 2020-04-10 01:27:29.383 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.686s] 2020-04-10 01:27:31.547 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.163s] 2020-04-10 01:27:31.604 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.057s] 2020-04-10 01:27:31.690 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.085s] 2020-04-10 01:27:37.310 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.319s] 2020-04-10 01:27:39.604 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.893s] 2020-04-10 01:27:40.318 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.005s] 2020-04-10 01:27:40.360 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2020-04-10 01:27:42.346 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.431s] 2020-04-10 01:27:44.774 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.119s] 2020-04-10 01:27:44.812 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.038s] 2020-04-10 01:27:50.133 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.023s] 2020-04-10 01:27:50.142 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.010s] 2020-04-10 01:27:51.221 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.615s] 2020-04-10 01:28:01.015 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.794s] 2020-04-10 01:28:04.708 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2020-04-10 01:28:06.046 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.030s] 2020-04-10 01:28:09.098 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.052s] 2020-04-10 01:28:10.869 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.764s] 2020-04-10 01:28:10.899 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.037s] 2020-04-10 01:28:15.218 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.280s] 2020-04-10 01:28:17.378 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.158s] 2020-04-10 01:28:19.490 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.112s] 2020-04-10 01:28:20.809 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.756s] 2020-04-10 01:28:27.120 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.064s] 2020-04-10 01:28:28.604 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.069s] 2020-04-10 01:28:36.260 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.138s] 2020-04-10 01:28:37.395 32 INFO rally.task.context [-] Verification 25b31c33-37f3-4a61-8bad-64977b07e5ce | Context testr@default cleanup() started 2020-04-10 01:28:37.396 32 INFO rally.task.context [-] Verification 25b31c33-37f3-4a61-8bad-64977b07e5ce | Context testr@default cleanup() finished in 0.79 msec 2020-04-10 01:28:37.397 32 INFO rally.task.context [-] Verification 25b31c33-37f3-4a61-8bad-64977b07e5ce | Context tempest@default cleanup() started 2020-04-10 01:28:37.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 01:28:37.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 01:28:37.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2bfd1dae_aHPlY835'. 2020-04-10 01:28:37.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2bfd1dae_aHPlY835' has been deleted. 2020-04-10 01:28:37.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '928502b3-22b5-4272-9fd4-a3ea2741cbef' of option 'instance_type' from Tempest config file. 2020-04-10 01:28:37.900 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '928502b3-22b5-4272-9fd4-a3ea2741cbef' has been removed. 2020-04-10 01:28:37.904 32 INFO rally.task.context [-] Verification 25b31c33-37f3-4a61-8bad-64977b07e5ce | Context tempest@default cleanup() finished in 0.51 sec 2020-04-10 01:28:37.932 32 INFO rally.api [-] Verification (UUID=2bfd1dae-49e1-42c9-96c4-e39d6a648029) has been successfully finished for deployment 'opnfv-rally' (UUID=351e5d51-b637-45a7-8d17-df42ec11c093)! 2020-04-10 01:28:39.413 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:28:39.413 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:28:39.414 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:28:40.832 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:28:40.833 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:28:40.833 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:28:42.640 50 INFO rally.api [-] Building 'html' report for the following verification(s): '2bfd1dae-49e1-42c9-96c4-e39d6a648029' 2020-04-10 01:28:42.673 50 INFO rally.api [-] The report has been successfully built. 2020-04-10 01:28:44.082 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:28:44.082 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:28:44.082 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:28:45.964 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2bfd1dae-49e1-42c9-96c4-e39d6a648029' 2020-04-10 01:28:45.972 52 INFO rally.api [-] The report has been successfully built.