2020-12-04 13:34:11.665 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:11.666 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:11.666 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:13.468 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-12-04 13:34:13.468 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-04 13:34:13.468 6 ERROR rally.cli.cliutils 2020-12-04 13:34:14.699 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:14.699 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:14.699 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:18.130 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:18.130 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:18.130 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:23.112 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:23.112 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:23.112 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:24.305 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:24.305 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:24.305 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:26.052 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-12-04 13:34:26.052 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils force=force) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-04 13:34:26.052 15 ERROR rally.cli.cliutils 2020-12-04 13:34:27.274 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:27.274 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:27.274 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:29.064 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-04 13:34:29.132 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a1db2421-da87-487b-bb3f-c4a9ee25a470/repo. 2020-12-04 13:34:29.455 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a1db2421-da87-487b-bb3f-c4a9ee25a470/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-12-04 13:34:29.469 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-04 13:34:29.475 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-04 13:34:29.496 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-04 13:34:29.549 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-04 13:34:30.093 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1db2421-da87-487b-bb3f-c4a9ee25a470) has been successfully created! 2020-12-04 13:34:31.396 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:31.396 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:31.396 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:39.930 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:39.930 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:39.930 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:41.703 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a1db2421-da87-487b-bb3f-c4a9ee25a470) for deployment 'opnfv-rally' (UUID=036daa36-18ee-41a6-88c8-d57f7aaaaffc). 2020-12-04 13:34:42.548 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1db2421-da87-487b-bb3f-c4a9ee25a470) has been successfully configured for deployment 'opnfv-rally' (UUID=036daa36-18ee-41a6-88c8-d57f7aaaaffc)! 2020-12-04 13:34:47.353 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:34:47.353 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:34:47.353 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:34:49.206 32 INFO rally.api [-] Starting verification (UUID=35f71cd5-401d-401f-941e-94c8751d2022) for deployment 'opnfv-rally' (UUID=036daa36-18ee-41a6-88c8-d57f7aaaaffc) by verifier 'opnfv-tempest' (UUID=a1db2421-da87-487b-bb3f-c4a9ee25a470). 2020-12-04 13:34:50.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-04 13:34:50.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a1db2421-da87-487b-bb3f-c4a9ee25a470/for-deployment-036daa36-18ee-41a6-88c8-d57f7aaaaffc/tempest.log' to option 'log_file'. 2020-12-04 13:34:50.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a1db2421-da87-487b-bb3f-c4a9ee25a470/for-deployment-036daa36-18ee-41a6-88c8-d57f7aaaaffc/tempest.log 2020-12-04 13:34:50.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-04 13:34:50.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a1db2421-da87-487b-bb3f-c4a9ee25a470/for-deployment-036daa36-18ee-41a6-88c8-d57f7aaaaffc/lock_files' to option 'lock_path'. 2020-12-04 13:34:50.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a1db2421-da87-487b-bb3f-c4a9ee25a470/for-deployment-036daa36-18ee-41a6-88c8-d57f7aaaaffc/lock_files 2020-12-04 13:34:50.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-04 13:34:50.251 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-12-04 13:34:50.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b2e23b6b-831c-4af8-a61b-1378eeeb97b4 2020-12-04 13:34:50.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 06693403-4f37-49a8-8cab-9308be98589f 2020-12-04 13:34:50.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 64569721-f253-49d4-9d07-c24e348f56bf 2020-12-04 13:34:50.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f07dff42-816e-4bfe-8ad7-60dbb1dae01e 2020-12-04 13:34:50.502 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-04 13:34:50.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-04 13:34:50.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-04 13:34:50.568 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-04 13:34:50.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_de926529_TnPtEB5o'. Using flavor 'rally_verify_de926529_TnPtEB5o' (ID = 078268a6-bc13-4f1d-a977-631fd0695f1f) for the tests. 2020-12-04 13:34:50.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '078268a6-bc13-4f1d-a977-631fd0695f1f' to option 'instance_type'. 2020-12-04 13:34:50.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 078268a6-bc13-4f1d-a977-631fd0695f1f 2020-12-04 13:34:50.624 32 INFO rally.task.context [-] Verification a1db2421-da87-487b-bb3f-c4a9ee25a470 | Context tempest@default setup() finished in 0.83 sec 2020-12-04 13:34:50.625 32 INFO rally.task.context [-] Verification a1db2421-da87-487b-bb3f-c4a9ee25a470 | Context testr@default setup() finished in 0.52 msec 2020-12-04 13:34:50.626 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0222b57d-9d62-4026-a071-894e6f0fd8c9'. 2020-12-04 13:34:56.087 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.189s] 2020-12-04 13:34:56.203 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.116s] 2020-12-04 13:35:08.583 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [13.077s] 2020-12-04 13:35:17.646 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [11.462s] 2020-12-04 13:35:30.900 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.' 2020-12-04 13:35:37.002 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [19.355s] 2020-12-04 13:36:12.173 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.199s] 2020-12-04 13:36:12.175 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2020-12-04 13:36:24.554 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.540s] 2020-12-04 13:37:08.242 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-04 13:37:09.021 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.218s] 2020-12-04 13:37:09.031 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2020-12-04 13:37:17.783 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.189s] 2020-12-04 13:37:17.784 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-04 13:37:52.604 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [10.494s] 2020-12-04 13:38:08.101 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-04 13:38:17.856 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [43.376s] 2020-12-04 13:38:18.046 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.175s] 2020-12-04 13:38:18.047 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-04 13:38:52.272 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [10.029s] 2020-12-04 13:39:35.987 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [11.393s] 2020-12-04 13:39:37.425 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [7.203s] 2020-12-04 13:40:02.647 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.382s] 2020-12-04 13:40:12.528 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [4.220s] 2020-12-04 13:40:15.040 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-04 13:40:19.642 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.113s] 2020-12-04 13:40:30.665 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [7.241s] 2020-12-04 13:40:39.192 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [19.549s] 2020-12-04 13:40:44.420 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2020-12-04 13:40:44.573 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.152s] 2020-12-04 13:40:49.034 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-04 13:41:31.985 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [9.294s] 2020-12-04 13:41:35.513 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [17.504s] 2020-12-04 13:41:46.370 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.158s] 2020-12-04 13:41:49.502 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [13.988s] 2020-12-04 13:41:57.281 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.280s] 2020-12-04 13:42:02.271 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [15.899s] 2020-12-04 13:42:03.078 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.925s] 2020-12-04 13:42:07.110 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [17.607s] 2020-12-04 13:42:19.054 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [16.782s] 2020-12-04 13:42:21.489 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-04 13:42:32.374 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [14.822s] 2020-12-04 13:42:32.376 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.' 2020-12-04 13:42:34.196 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [8.975s] 2020-12-04 13:42:34.400 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [2.026s] 2020-12-04 13:42:35.645 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [1.245s] 2020-12-04 13:42:35.791 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.145s] 2020-12-04 13:42:36.138 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.347s] 2020-12-04 13:42:54.487 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [20.284s] 2020-12-04 13:42:54.563 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.082s] 2020-12-04 13:42:57.214 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [19.712s] 2020-12-04 13:43:00.874 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.338s] 2020-12-04 13:43:00.875 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.' 2020-12-04 13:43:01.669 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.795s] 2020-12-04 13:43:02.695 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [1.025s] 2020-12-04 13:43:02.840 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.144s] 2020-12-04 13:43:02.922 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2020-12-04 13:43:11.382 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.090s] 2020-12-04 13:43:11.912 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.530s] 2020-12-04 13:43:11.943 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.030s] 2020-12-04 13:43:11.956 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.013s] 2020-12-04 13:43:15.000 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.594s] 2020-12-04 13:43:17.861 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [4.702s] 2020-12-04 13:43:20.324 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-12-04 13:43:22.193 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [4.331s] 2020-12-04 13:43:29.834 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [14.833s] 2020-12-04 13:43:36.327 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.804s] 2020-12-04 13:43:36.422 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [15.723s] 2020-12-04 13:43:37.619 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.784s] 2020-12-04 13:43:37.744 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.126s] 2020-12-04 13:43:37.858 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.113s] 2020-12-04 13:43:50.398 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-04 13:43:55.250 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [18.827s] 2020-12-04 13:43:58.401 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [22.067s] 2020-12-04 13:43:58.502 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.105s] 2020-12-04 13:44:04.832 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [9.581s] 2020-12-04 13:44:04.934 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.103s] 2020-12-04 13:44:05.010 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2020-12-04 13:44:07.664 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [10.674s] 2020-12-04 13:44:21.593 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [7.663s] 2020-12-04 13:44:25.805 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [18.139s] 2020-12-04 13:44:28.642 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.168s] 2020-12-04 13:44:33.517 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.712s] 2020-12-04 13:44:34.418 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2020-12-04 13:44:34.635 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.217s] 2020-12-04 13:44:39.163 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.519s] 2020-12-04 13:44:46.072 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [59.613s] 2020-12-04 13:44:50.168 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.005s] 2020-12-04 13:44:58.616 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.653s] 2020-12-04 13:45:00.841 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [2.224s] 2020-12-04 13:45:03.276 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.689s] 2020-12-04 13:45:04.332 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.055s] 2020-12-04 13:45:05.351 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.018s] 2020-12-04 13:45:06.985 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.633s] 2020-12-04 13:45:21.483 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.064s] 2020-12-04 13:45:22.692 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-12-04 13:46:10.380 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.609s] 2020-12-04 13:46:35.194 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.808s] 2020-12-04 13:46:40.021 32 INFO rally.task.context [-] Verification a1db2421-da87-487b-bb3f-c4a9ee25a470 | Context testr@default cleanup() started 2020-12-04 13:46:40.022 32 INFO rally.task.context [-] Verification a1db2421-da87-487b-bb3f-c4a9ee25a470 | Context testr@default cleanup() finished in 0.63 msec 2020-12-04 13:46:40.022 32 INFO rally.task.context [-] Verification a1db2421-da87-487b-bb3f-c4a9ee25a470 | Context tempest@default cleanup() started 2020-12-04 13:46:40.626 32 INFO rally.task.context [-] Verification a1db2421-da87-487b-bb3f-c4a9ee25a470 | Context tempest@default cleanup() finished in 0.60 sec 2020-12-04 13:46:40.654 32 INFO rally.api [-] Verification (UUID=35f71cd5-401d-401f-941e-94c8751d2022) has been successfully finished for deployment 'opnfv-rally' (UUID=036daa36-18ee-41a6-88c8-d57f7aaaaffc)! 2020-12-04 13:46:41.998 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:46:41.998 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:46:41.998 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:46:43.294 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:46:43.294 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:46:43.294 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:46:45.077 50 INFO rally.api [-] Building 'html' report for the following verification(s): '35f71cd5-401d-401f-941e-94c8751d2022' 2020-12-04 13:46:45.101 50 INFO rally.api [-] The report has been successfully built. 2020-12-04 13:46:46.351 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 13:46:46.351 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 13:46:46.351 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 13:46:48.068 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '35f71cd5-401d-401f-941e-94c8751d2022' 2020-12-04 13:46:48.073 52 INFO rally.api [-] The report has been successfully built.