2021-06-19 10:32:14.501 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:14.502 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:14.502 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:16.302 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-06-19 10:32:16.302 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-19 10:32:16.302 6 ERROR rally.cli.cliutils 2021-06-19 10:32:17.538 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:17.539 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:17.539 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:20.874 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:20.874 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:20.874 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:25.764 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:25.764 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:25.765 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:26.909 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:26.909 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:26.910 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:28.697 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-06-19 10:32:28.697 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils force=force) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-19 10:32:28.697 15 ERROR rally.cli.cliutils 2021-06-19 10:32:29.896 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:29.897 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:29.897 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:31.621 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-19 10:32:31.683 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1c4719d2-1fdd-43b3-bdff-3d1ba3463996/repo. 2021-06-19 10:32:32.021 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1c4719d2-1fdd-43b3-bdff-3d1ba3463996/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-06-19 10:32:32.035 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-19 10:32:32.045 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-19 10:32:32.069 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-19 10:32:32.115 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-19 10:32:32.652 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1c4719d2-1fdd-43b3-bdff-3d1ba3463996) has been successfully created! 2021-06-19 10:32:33.896 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:33.897 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:33.897 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:40.335 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:40.335 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:40.335 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:42.150 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1c4719d2-1fdd-43b3-bdff-3d1ba3463996) for deployment 'opnfv-rally' (UUID=cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b). 2021-06-19 10:32:42.959 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1c4719d2-1fdd-43b3-bdff-3d1ba3463996) has been successfully configured for deployment 'opnfv-rally' (UUID=cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b)! 2021-06-19 10:32:47.871 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:32:47.871 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:32:47.872 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:32:49.668 32 INFO rally.api [-] Starting verification (UUID=bb75a914-5c61-4bfd-80c3-02777021ae7f) for deployment 'opnfv-rally' (UUID=cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b) by verifier 'opnfv-tempest' (UUID=1c4719d2-1fdd-43b3-bdff-3d1ba3463996). 2021-06-19 10:32:50.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-19 10:32:50.861 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-19 10:32:50.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1c4719d2-1fdd-43b3-bdff-3d1ba3463996/for-deployment-cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b/tempest.log' to option 'log_file'. 2021-06-19 10:32:50.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1c4719d2-1fdd-43b3-bdff-3d1ba3463996/for-deployment-cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b/tempest.log 2021-06-19 10:32:50.863 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-19 10:32:50.863 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1c4719d2-1fdd-43b3-bdff-3d1ba3463996/for-deployment-cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b/lock_files' to option 'lock_path'. 2021-06-19 10:32:50.864 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1c4719d2-1fdd-43b3-bdff-3d1ba3463996/for-deployment-cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b/lock_files 2021-06-19 10:32:50.864 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-19 10:32:50.864 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-06-19 10:32:50.865 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b4da4d82-ffe4-4884-ae9d-0811aa4c9b17 2021-06-19 10:32:50.865 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7eaf6797-b16b-4c02-9401-94a4712f4e8e 2021-06-19 10:32:50.866 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 34b961b7-20a5-43e9-922c-d9e869412f20 2021-06-19 10:32:50.866 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 88c280a8-daf0-4621-8265-aeb92a0e2fb7 2021-06-19 10:32:51.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-19 10:32:51.122 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-19 10:32:51.122 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-19 10:32:51.213 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 10:32:51.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-19 10:32:51.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bb75a914_AcsV58Mv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 10:32:51.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb75a914_AcsV58Mv' (ID = 2fa060fc-a16b-4442-9ae8-3809f45841e1) has been successfully created! 2021-06-19 10:32:51.473 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2fa060fc-a16b-4442-9ae8-3809f45841e1' to option 'instance_type'. 2021-06-19 10:32:51.473 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2fa060fc-a16b-4442-9ae8-3809f45841e1 2021-06-19 10:32:51.475 32 INFO rally.task.context [-] Verification 1c4719d2-1fdd-43b3-bdff-3d1ba3463996 | Context tempest@default setup() finished in 1.21 sec 2021-06-19 10:32:51.476 32 INFO rally.task.context [-] Verification 1c4719d2-1fdd-43b3-bdff-3d1ba3463996 | Context testr@default setup() finished in 0.58 msec 2021-06-19 10:32:51.477 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5c8c9d84-1878-4c9c-b136-714950dcc64b'. 2021-06-19 10:32:57.962 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.195s] 2021-06-19 10:32:58.055 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.092s] 2021-06-19 10:33:05.973 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.178s] 2021-06-19 10:33:10.350 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.402s] 2021-06-19 10:33:15.617 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-06-19 10:33:15.980 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.630s] 2021-06-19 10:33:35.532 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.170s] 2021-06-19 10:33:35.533 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-06-19 10:33:59.847 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.168s] 2021-06-19 10:33:59.848 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-06-19 10:34:11.941 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.996s] 2021-06-19 10:34:14.314 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.165s] 2021-06-19 10:34:14.316 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-06-19 10:34:30.218 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.695s] 2021-06-19 10:34:35.164 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.931s] 2021-06-19 10:34:50.902 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [17.445s] 2021-06-19 10:34:55.354 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.679s] 2021-06-19 10:34:55.366 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-06-19 10:34:59.684 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-19 10:35:00.913 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.075s] 2021-06-19 10:35:01.062 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.149s] 2021-06-19 10:35:10.419 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.377s] 2021-06-19 10:35:12.834 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.602s] 2021-06-19 10:35:13.036 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-19 10:35:13.529 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.092s] 2021-06-19 10:35:23.762 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-06-19 10:35:28.066 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.660s] 2021-06-19 10:35:28.469 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.231s] 2021-06-19 10:35:33.209 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.681s] 2021-06-19 10:35:35.204 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-06-19 10:35:38.738 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.387s] 2021-06-19 10:35:39.165 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.954s] 2021-06-19 10:35:46.419 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.796s] 2021-06-19 10:35:47.104 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.070s] 2021-06-19 10:35:47.320 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.112s] 2021-06-19 10:35:47.349 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.029s] 2021-06-19 10:35:47.375 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2021-06-19 10:35:47.386 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-06-19 10:35:49.593 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.427s] 2021-06-19 10:35:53.167 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.746s] 2021-06-19 10:35:53.257 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-06-19 10:35:55.253 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.477s] 2021-06-19 10:35:56.938 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.479s] 2021-06-19 10:35:58.736 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.568s] 2021-06-19 10:36:01.577 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.638s] 2021-06-19 10:36:03.892 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.315s] 2021-06-19 10:36:09.293 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.438s] 2021-06-19 10:36:13.471 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.451s] 2021-06-19 10:36:13.473 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-06-19 10:36:13.656 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.185s] 2021-06-19 10:36:13.742 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.086s] 2021-06-19 10:36:14.251 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.508s] 2021-06-19 10:36:14.705 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.454s] 2021-06-19 10:36:16.379 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.753s] 2021-06-19 10:36:17.329 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.035s] 2021-06-19 10:36:19.608 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.385s] 2021-06-19 10:36:21.295 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.965s] 2021-06-19 10:36:21.570 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.275s] 2021-06-19 10:36:21.711 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.140s] 2021-06-19 10:36:22.447 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.063s] 2021-06-19 10:36:22.538 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.095s] 2021-06-19 10:36:25.925 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-06-19 10:36:29.003 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.394s] 2021-06-19 10:36:30.893 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.423s] 2021-06-19 10:36:33.441 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.437s] 2021-06-19 10:36:33.632 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.192s] 2021-06-19 10:36:33.718 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.086s] 2021-06-19 10:36:34.849 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.799s] 2021-06-19 10:36:34.850 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-06-19 10:36:35.719 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.871s] 2021-06-19 10:36:36.124 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.404s] 2021-06-19 10:36:36.373 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.249s] 2021-06-19 10:36:36.454 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.080s] 2021-06-19 10:36:36.988 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.517s] 2021-06-19 10:36:38.712 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.724s] 2021-06-19 10:36:39.515 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-06-19 10:36:45.157 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2021-06-19 10:36:45.324 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.268s] 2021-06-19 10:36:45.397 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.240s] 2021-06-19 10:36:47.883 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.142s] 2021-06-19 10:36:51.421 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [6.092s] 2021-06-19 10:36:51.487 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2021-06-19 10:36:58.007 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.066s] 2021-06-19 10:37:00.424 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [12.539s] 2021-06-19 10:37:02.256 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.577s] 2021-06-19 10:37:02.416 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.502s] 2021-06-19 10:37:04.040 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.624s] 2021-06-19 10:37:07.656 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.231s] 2021-06-19 10:37:08.274 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.015s] 2021-06-19 10:37:15.053 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.779s] 2021-06-19 10:37:21.999 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-06-19 10:37:36.311 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.466s] 2021-06-19 10:37:36.598 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.216s] 2021-06-19 10:37:37.189 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.877s] 2021-06-19 10:37:38.292 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.102s] 2021-06-19 10:37:39.727 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.435s] 2021-06-19 10:37:42.164 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [22.430s] 2021-06-19 10:38:00.255 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [23.648s] 2021-06-19 10:38:03.154 32 INFO rally.task.context [-] Verification 1c4719d2-1fdd-43b3-bdff-3d1ba3463996 | Context testr@default cleanup() started 2021-06-19 10:38:03.155 32 INFO rally.task.context [-] Verification 1c4719d2-1fdd-43b3-bdff-3d1ba3463996 | Context testr@default cleanup() finished in 0.78 msec 2021-06-19 10:38:03.155 32 INFO rally.task.context [-] Verification 1c4719d2-1fdd-43b3-bdff-3d1ba3463996 | Context tempest@default cleanup() started 2021-06-19 10:38:03.723 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-19 10:38:03.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-19 10:38:03.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bb75a914_AcsV58Mv'. 2021-06-19 10:38:04.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb75a914_AcsV58Mv' has been deleted. 2021-06-19 10:38:04.288 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2fa060fc-a16b-4442-9ae8-3809f45841e1' of option 'instance_type' from Tempest config file. 2021-06-19 10:38:04.289 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2fa060fc-a16b-4442-9ae8-3809f45841e1' has been removed. 2021-06-19 10:38:04.295 32 INFO rally.task.context [-] Verification 1c4719d2-1fdd-43b3-bdff-3d1ba3463996 | Context tempest@default cleanup() finished in 1.14 sec 2021-06-19 10:38:04.334 32 INFO rally.api [-] Verification (UUID=bb75a914-5c61-4bfd-80c3-02777021ae7f) has been successfully finished for deployment 'opnfv-rally' (UUID=cc5cad0d-9a23-47d7-a8f4-d4d5ce37a39b)! 2021-06-19 10:38:05.607 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:38:05.607 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:38:05.607 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:38:06.891 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:38:06.891 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:38:06.891 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:38:08.717 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'bb75a914-5c61-4bfd-80c3-02777021ae7f' 2021-06-19 10:38:08.740 50 INFO rally.api [-] The report has been successfully built. 2021-06-19 10:38:09.981 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 10:38:09.981 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 10:38:09.981 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 10:38:11.922 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bb75a914-5c61-4bfd-80c3-02777021ae7f' 2021-06-19 10:38:11.928 52 INFO rally.api [-] The report has been successfully built.