2021-06-05 11:07:38.153 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:38.153 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:38.153 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:07:40.034 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-05 11:07:40.034 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 11:07:40.034 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-05 11:07:40.034 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-05 11:07:40.034 6 ERROR rally.cli.cliutils 2021-06-05 11:07:41.300 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:41.300 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:41.300 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:07:44.716 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:44.716 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:44.716 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:07:49.522 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:49.522 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:49.522 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:07:50.661 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:50.661 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:50.661 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:07:52.422 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-05 11:07:52.422 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-05 11:07:52.422 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-05 11:07:52.422 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils force=force) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-05 11:07:52.422 15 ERROR rally.cli.cliutils 2021-06-05 11:07:53.660 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:53.661 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:53.661 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:07:55.402 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-05 11:07:55.467 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2d509d0b-5640-4270-9ef3-4b01c387c579/repo. 2021-06-05 11:07:55.831 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2d509d0b-5640-4270-9ef3-4b01c387c579/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-05 11:07:55.846 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-05 11:07:55.857 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-05 11:07:55.882 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-05 11:07:55.931 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-05 11:07:56.477 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2d509d0b-5640-4270-9ef3-4b01c387c579) has been successfully created! 2021-06-05 11:07:57.767 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:07:57.768 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:07:57.768 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:08:04.260 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:08:04.260 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:08:04.261 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:08:06.064 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2d509d0b-5640-4270-9ef3-4b01c387c579) for deployment 'opnfv-rally' (UUID=09c94aff-a719-483a-8486-d4395ada3cc8). 2021-06-05 11:08:06.888 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2d509d0b-5640-4270-9ef3-4b01c387c579) has been successfully configured for deployment 'opnfv-rally' (UUID=09c94aff-a719-483a-8486-d4395ada3cc8)! 2021-06-05 11:08:11.846 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:08:11.846 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:08:11.846 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:08:13.714 32 INFO rally.api [-] Starting verification (UUID=bd3eca41-a16d-4c79-80d8-96c0309993e2) for deployment 'opnfv-rally' (UUID=09c94aff-a719-483a-8486-d4395ada3cc8) by verifier 'opnfv-tempest' (UUID=2d509d0b-5640-4270-9ef3-4b01c387c579). 2021-06-05 11:08:14.726 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-05 11:08:15.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-05 11:08:15.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2d509d0b-5640-4270-9ef3-4b01c387c579/for-deployment-09c94aff-a719-483a-8486-d4395ada3cc8/tempest.log' to option 'log_file'. 2021-06-05 11:08:15.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2d509d0b-5640-4270-9ef3-4b01c387c579/for-deployment-09c94aff-a719-483a-8486-d4395ada3cc8/tempest.log 2021-06-05 11:08:15.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-05 11:08:15.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2d509d0b-5640-4270-9ef3-4b01c387c579/for-deployment-09c94aff-a719-483a-8486-d4395ada3cc8/lock_files' to option 'lock_path'. 2021-06-05 11:08:15.042 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2d509d0b-5640-4270-9ef3-4b01c387c579/for-deployment-09c94aff-a719-483a-8486-d4395ada3cc8/lock_files 2021-06-05 11:08:15.042 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-05 11:08:15.042 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-05 11:08:15.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a4ae1688-7886-4ae6-a17f-46b5e9aa1b1f 2021-06-05 11:08:15.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 3c838fbc-a14e-4a06-8c20-35a701516cc5 2021-06-05 11:08:15.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 15593c27-51de-42d8-a9ef-3144d313b12b 2021-06-05 11:08:15.045 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fc5cbe25-847f-453f-ab8d-b28ec1276544 2021-06-05 11:08:15.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-05 11:08:15.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-05 11:08:15.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-05 11:08:15.366 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 11:08:15.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-05 11:08:15.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bd3eca41_V0LbjbQR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 11:08:15.628 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bd3eca41_V0LbjbQR' (ID = 248791d8-db29-4e06-b307-3c6ad2f47b63) has been successfully created! 2021-06-05 11:08:15.628 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '248791d8-db29-4e06-b307-3c6ad2f47b63' to option 'instance_type'. 2021-06-05 11:08:15.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 248791d8-db29-4e06-b307-3c6ad2f47b63 2021-06-05 11:08:15.631 32 INFO rally.task.context [-] Verification 2d509d0b-5640-4270-9ef3-4b01c387c579 | Context tempest@default setup() finished in 1.35 sec 2021-06-05 11:08:15.632 32 INFO rally.task.context [-] Verification 2d509d0b-5640-4270-9ef3-4b01c387c579 | Context testr@default setup() finished in 0.79 msec 2021-06-05 11:08:15.633 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/24c88554-9145-485d-9d03-78f6f0ef9b53'. 2021-06-05 11:08:23.075 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.172s] 2021-06-05 11:08:23.171 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.096s] 2021-06-05 11:08:33.872 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [11.442s] 2021-06-05 11:08:40.929 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.055s] 2021-06-05 11:09:04.316 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [25.706s] 2021-06-05 11:09:04.337 32 INFO opnfv-tempest [-] {0} 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-05 11:09:26.484 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.163s] 2021-06-05 11:09:26.487 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-06-05 11:09:34.032 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.164s] 2021-06-05 11:09:34.033 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-06-05 11:10:02.901 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [13.726s] 2021-06-05 11:10:59.328 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.850s] 2021-06-05 11:11:20.207 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.118s] 2021-06-05 11:11:20.388 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.180s] 2021-06-05 11:11:29.995 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.174s] 2021-06-05 11:11:29.996 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-06-05 11:12:01.651 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.124s] 2021-06-05 11:12:02.556 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.981s] 2021-06-05 11:12:24.161 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-05 11:12:24.162 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-05 11:12:56.669 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [33.925s] 2021-06-05 11:12:59.543 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.541s] 2021-06-05 11:12:59.544 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-06-05 11:13:02.144 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [2.601s] 2021-06-05 11:13:02.225 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2021-06-05 11:13:02.379 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.153s] 2021-06-05 11:13:02.463 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.084s] 2021-06-05 11:13:03.106 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [4.426s] 2021-06-05 11:13:03.119 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-06-05 11:13:12.626 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.964s] 2021-06-05 11:13:15.853 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.400s] 2021-06-05 11:13:26.352 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [5.107s] 2021-06-05 11:13:27.829 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [8.104s] 2021-06-05 11:13:28.983 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-06-05 11:13:40.123 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [24.263s] 2021-06-05 11:13:40.196 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.079s] 2021-06-05 11:13:47.145 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [11.661s] 2021-06-05 11:14:03.364 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [16.218s] 2021-06-05 11:14:04.628 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.045s] 2021-06-05 11:14:06.619 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.948s] 2021-06-05 11:14:12.718 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.992s] 2021-06-05 11:14:16.310 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.945s] 2021-06-05 11:14:21.717 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.347s] 2021-06-05 11:14:30.514 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [8.796s] 2021-06-05 11:14:37.697 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.182s] 2021-06-05 11:14:40.716 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.709s] 2021-06-05 11:14:41.227 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.511s] 2021-06-05 11:14:53.444 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.467s] 2021-06-05 11:14:58.502 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-06-05 11:14:59.224 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.211s] 2021-06-05 11:15:09.738 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.087s] 2021-06-05 11:15:09.772 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.034s] 2021-06-05 11:15:09.868 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.096s] 2021-06-05 11:15:09.879 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-06-05 11:15:11.009 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.784s] 2021-06-05 11:15:18.847 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.836s] 2021-06-05 11:15:18.954 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.107s] 2021-06-05 11:15:19.041 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.087s] 2021-06-05 11:15:24.173 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.668s] 2021-06-05 11:15:25.581 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.406s] 2021-06-05 11:15:26.113 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.252s] 2021-06-05 11:15:26.581 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.000s] 2021-06-05 11:15:28.464 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-06-05 11:15:29.079 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.497s] 2021-06-05 11:15:31.999 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.645s] 2021-06-05 11:15:32.000 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-06-05 11:15:32.745 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.746s] 2021-06-05 11:15:33.132 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-06-05 11:15:33.595 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.849s] 2021-06-05 11:15:33.739 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.144s] 2021-06-05 11:15:33.830 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.090s] 2021-06-05 11:15:34.599 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2021-06-05 11:15:34.941 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.341s] 2021-06-05 11:15:49.855 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [10.416s] 2021-06-05 11:15:52.692 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2021-06-05 11:15:59.815 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.771s] 2021-06-05 11:16:05.450 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [15.593s] 2021-06-05 11:16:10.472 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.655s] 2021-06-05 11:16:12.235 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [15.364s] 2021-06-05 11:16:17.681 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.209s] 2021-06-05 11:16:18.054 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.604s] 2021-06-05 11:16:33.492 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [21.256s] 2021-06-05 11:16:43.941 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [10.449s] 2021-06-05 11:16:44.067 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.126s] 2021-06-05 11:16:44.157 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.090s] 2021-06-05 11:16:57.824 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-06-05 11:17:00.904 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [4.200s] 2021-06-05 11:17:04.219 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [3.315s] 2021-06-05 11:17:13.995 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.065s] 2021-06-05 11:17:15.108 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [9.282s] 2021-06-05 11:17:30.869 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [81.293s] 2021-06-05 11:17:44.054 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [28.938s] 2021-06-05 11:17:44.116 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.069s] 2021-06-05 11:17:50.251 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.417s] 2021-06-05 11:17:56.497 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.243s] 2021-06-05 11:18:01.928 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.431s] 2021-06-05 11:18:10.690 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [18.453s] 2021-06-05 11:18:45.363 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [34.664s] 2021-06-05 11:18:50.326 32 INFO rally.task.context [-] Verification 2d509d0b-5640-4270-9ef3-4b01c387c579 | Context testr@default cleanup() started 2021-06-05 11:18:50.327 32 INFO rally.task.context [-] Verification 2d509d0b-5640-4270-9ef3-4b01c387c579 | Context testr@default cleanup() finished in 0.79 msec 2021-06-05 11:18:50.328 32 INFO rally.task.context [-] Verification 2d509d0b-5640-4270-9ef3-4b01c387c579 | Context tempest@default cleanup() started 2021-06-05 11:18:50.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-05 11:18:51.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-05 11:18:51.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bd3eca41_V0LbjbQR'. 2021-06-05 11:18:51.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bd3eca41_V0LbjbQR' has been deleted. 2021-06-05 11:18:51.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '248791d8-db29-4e06-b307-3c6ad2f47b63' of option 'instance_type' from Tempest config file. 2021-06-05 11:18:51.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '248791d8-db29-4e06-b307-3c6ad2f47b63' has been removed. 2021-06-05 11:18:51.913 32 INFO rally.task.context [-] Verification 2d509d0b-5640-4270-9ef3-4b01c387c579 | Context tempest@default cleanup() finished in 1.58 sec 2021-06-05 11:18:51.950 32 INFO rally.api [-] Verification (UUID=bd3eca41-a16d-4c79-80d8-96c0309993e2) has been successfully finished for deployment 'opnfv-rally' (UUID=09c94aff-a719-483a-8486-d4395ada3cc8)! 2021-06-05 11:18:53.268 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:18:53.268 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:18:53.268 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:18:54.521 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:18:54.522 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:18:54.522 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:18:56.332 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'bd3eca41-a16d-4c79-80d8-96c0309993e2' 2021-06-05 11:18:56.356 50 INFO rally.api [-] The report has been successfully built. 2021-06-05 11:18:57.558 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:18:57.558 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:18:57.558 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:18:59.343 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bd3eca41-a16d-4c79-80d8-96c0309993e2' 2021-06-05 11:18:59.349 52 INFO rally.api [-] The report has been successfully built.