2020-07-02 08:19:12.806 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:12.807 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:12.807 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:14.940 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-07-02 08:19:14.940 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 08:19:14.940 6 ERROR rally.cli.cliutils 2020-07-02 08:19:16.490 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:16.491 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:16.491 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:20.741 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:20.741 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:20.741 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:25.314 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:25.315 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:25.315 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:26.767 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:26.767 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:26.767 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:28.847 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-07-02 08:19:28.847 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils force=force) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 08:19:28.847 15 ERROR rally.cli.cliutils 2020-07-02 08:19:30.410 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:30.410 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:30.410 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:32.516 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 08:19:32.606 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-006bd55f-f6ae-4214-853a-0e3f1a635629/repo. 2020-07-02 08:19:33.032 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-006bd55f-f6ae-4214-853a-0e3f1a635629/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 08:19:33.048 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 08:19:33.057 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 08:19:33.078 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 08:19:33.161 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 08:19:33.948 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=006bd55f-f6ae-4214-853a-0e3f1a635629) has been successfully created! 2020-07-02 08:19:35.614 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:35.615 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:35.615 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:39.583 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:39.584 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:39.584 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:41.885 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=006bd55f-f6ae-4214-853a-0e3f1a635629) for deployment 'opnfv-rally' (UUID=a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed). 2020-07-02 08:19:42.380 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=006bd55f-f6ae-4214-853a-0e3f1a635629) has been successfully configured for deployment 'opnfv-rally' (UUID=a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed)! 2020-07-02 08:19:52.161 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:19:52.162 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:19:52.162 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:19:54.283 32 INFO rally.api [-] Starting verification (UUID=d871a784-f80a-465c-b786-3dd08d5fded3) for deployment 'opnfv-rally' (UUID=a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed) by verifier 'opnfv-tempest' (UUID=006bd55f-f6ae-4214-853a-0e3f1a635629). 2020-07-02 08:19:55.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 08:19:55.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-006bd55f-f6ae-4214-853a-0e3f1a635629/for-deployment-a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed/tempest.log' to option 'log_file'. 2020-07-02 08:19:55.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-006bd55f-f6ae-4214-853a-0e3f1a635629/for-deployment-a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed/tempest.log 2020-07-02 08:19:55.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 08:19:55.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-006bd55f-f6ae-4214-853a-0e3f1a635629/for-deployment-a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed/lock_files' to option 'lock_path'. 2020-07-02 08:19:55.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-006bd55f-f6ae-4214-853a-0e3f1a635629/for-deployment-a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed/lock_files 2020-07-02 08:19:55.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 08:19:55.071 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-07-02 08:19:55.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 446ccbc7-4837-4992-aee1-abfdb9a1deca 2020-07-02 08:19:55.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a161325e-053f-499d-8169-d0fd864a6b35 2020-07-02 08:19:55.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cdd61bc1-36f0-47ba-a372-ce0c3d0119d4 2020-07-02 08:19:55.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2d4911b9-d417-4afa-ab51-0cbceac5677c 2020-07-02 08:19:55.319 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 08:19:55.319 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_791b5f10-3d82-4c24-996c-0e01281a25fe 2020-07-02 08:19:55.320 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 08:19:55.417 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:19:55.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bb84b568_Oebe136D'. Using flavor 'rally_verify_bb84b568_Oebe136D' (ID = 8619ed29-ef04-4a16-b11a-8c75e8589849) for the tests. 2020-07-02 08:19:55.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8619ed29-ef04-4a16-b11a-8c75e8589849' to option 'instance_type'. 2020-07-02 08:19:55.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8619ed29-ef04-4a16-b11a-8c75e8589849 2020-07-02 08:19:55.450 32 INFO rally.task.context [-] Verification 006bd55f-f6ae-4214-853a-0e3f1a635629 | Context tempest@default setup() finished in 0.96 sec 2020-07-02 08:19:55.451 32 INFO rally.task.context [-] Verification 006bd55f-f6ae-4214-853a-0e3f1a635629 | Context testr@default setup() finished in 0.38 msec 2020-07-02 08:19:55.452 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/c4a4df86-8562-4d2b-92e0-17ccef39dabe'. 2020-07-02 08:20:00.808 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.260s] 2020-07-02 08:20:00.990 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.165s] 2020-07-02 08:20:01.063 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.072s] 2020-07-02 08:20:01.117 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.466s] 2020-07-02 08:20:18.082 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.901s] 2020-07-02 08:20:19.927 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.065s] 2020-07-02 08:20:22.082 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.998s] 2020-07-02 08:20:22.856 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.775s] 2020-07-02 08:20:23.699 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.844s] 2020-07-02 08:20:24.351 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.422s] 2020-07-02 08:20:24.477 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.778s] 2020-07-02 08:20:25.153 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.798s] 2020-07-02 08:20:25.199 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.721s] 2020-07-02 08:20:25.564 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.416s] 2020-07-02 08:20:25.882 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.682s] 2020-07-02 08:20:26.567 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.683s] 2020-07-02 08:20:27.198 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.632s] 2020-07-02 08:20:28.233 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.032s] 2020-07-02 08:20:29.754 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.522s] 2020-07-02 08:20:30.204 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.450s] 2020-07-02 08:20:30.946 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.741s] 2020-07-02 08:20:31.748 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.801s] 2020-07-02 08:20:32.240 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.491s] 2020-07-02 08:20:32.279 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.653s] 2020-07-02 08:20:32.424 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.144s] 2020-07-02 08:20:32.677 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.437s] 2020-07-02 08:20:32.884 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.460s] 2020-07-02 08:20:33.035 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.148s] 2020-07-02 08:20:33.036 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-07-02 08:20:33.245 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.568s] 2020-07-02 08:20:33.755 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.509s] 2020-07-02 08:20:38.902 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2020-07-02 08:20:40.508 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2020-07-02 08:20:40.528 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.019s] 2020-07-02 08:20:40.549 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2020-07-02 08:20:42.373 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.349s] 2020-07-02 08:20:42.922 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.549s] 2020-07-02 08:20:44.786 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.342s] 2020-07-02 08:20:45.116 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.328s] 2020-07-02 08:20:45.500 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.385s] 2020-07-02 08:20:45.841 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.341s] 2020-07-02 08:20:46.047 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.206s] 2020-07-02 08:20:46.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.148s] 2020-07-02 08:20:46.367 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.171s] 2020-07-02 08:20:46.491 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.123s] 2020-07-02 08:20:46.570 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.079s] 2020-07-02 08:20:46.691 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.120s] 2020-07-02 08:20:46.988 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.297s] 2020-07-02 08:20:54.744 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.847s] 2020-07-02 08:20:56.826 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.234s] 2020-07-02 08:20:56.976 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.148s] 2020-07-02 08:20:57.377 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.401s] 2020-07-02 08:20:57.537 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.158s] 2020-07-02 08:20:57.538 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-07-02 08:21:01.935 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.191s] 2020-07-02 08:21:03.209 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.572s] 2020-07-02 08:21:03.488 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.553s] 2020-07-02 08:21:03.549 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.061s] 2020-07-02 08:21:03.606 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.056s] 2020-07-02 08:21:03.818 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.262s] 2020-07-02 08:21:03.995 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.176s] 2020-07-02 08:21:15.703 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.094s] 2020-07-02 08:21:15.799 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.098s] 2020-07-02 08:21:15.861 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.062s] 2020-07-02 08:21:18.718 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-07-02 08:21:22.380 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.469s] 2020-07-02 08:21:22.711 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.331s] 2020-07-02 08:21:23.177 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.095s] 2020-07-02 08:21:23.192 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2020-07-02 08:21:23.480 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.287s] 2020-07-02 08:21:23.492 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2020-07-02 08:21:23.505 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2020-07-02 08:21:23.538 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2020-07-02 08:21:23.612 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.073s] 2020-07-02 08:21:23.688 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.075s] 2020-07-02 08:21:24.370 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.680s] 2020-07-02 08:21:24.389 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.019s] 2020-07-02 08:21:24.539 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.150s] 2020-07-02 08:21:24.575 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [13.576s] 2020-07-02 08:21:25.069 32 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-07-02 08:21:27.564 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.289s] 2020-07-02 08:21:27.823 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.259s] 2020-07-02 08:21:33.830 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.255s] 2020-07-02 08:21:36.711 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.884s] 2020-07-02 08:21:45.327 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.885s] 2020-07-02 08:21:53.135 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.295s] 2020-07-02 08:21:53.676 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.348s] 2020-07-02 08:21:56.943 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.465s] 2020-07-02 08:22:03.009 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.329s] 2020-07-02 08:22:07.522 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2020-07-02 08:22:07.553 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.030s] 2020-07-02 08:22:07.605 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.052s] 2020-07-02 08:22:07.645 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.038s] 2020-07-02 08:22:07.660 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2020-07-02 08:22:07.673 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2020-07-02 08:22:07.685 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2020-07-02 08:22:07.737 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.052s] 2020-07-02 08:22:07.748 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2020-07-02 08:22:07.792 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.043s] 2020-07-02 08:22:07.800 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2020-07-02 08:22:07.873 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.073s] 2020-07-02 08:22:07.942 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.068s] 2020-07-02 08:22:08.000 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.057s] 2020-07-02 08:22:08.050 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.050s] 2020-07-02 08:22:08.060 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2020-07-02 08:22:08.109 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.048s] 2020-07-02 08:22:08.166 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.057s] 2020-07-02 08:22:08.214 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.048s] 2020-07-02 08:22:08.254 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.040s] 2020-07-02 08:22:12.291 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.938s] 2020-07-02 08:22:14.912 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.969s] 2020-07-02 08:22:25.133 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [31.992s] 2020-07-02 08:22:33.699 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [18.787s] 2020-07-02 08:22:40.083 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.382s] 2020-07-02 08:22:43.459 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [18.323s] 2020-07-02 08:22:44.722 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.421s] 2020-07-02 08:22:58.579 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.014s] 2020-07-02 08:22:58.592 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.013s] 2020-07-02 08:22:58.650 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.056s] 2020-07-02 08:22:58.698 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.048s] 2020-07-02 08:22:58.747 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.049s] 2020-07-02 08:22:58.820 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.071s] 2020-07-02 08:22:58.992 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.172s] 2020-07-02 08:22:59.048 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.055s] 2020-07-02 08:22:59.096 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.047s] 2020-07-02 08:22:59.161 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.064s] 2020-07-02 08:23:01.430 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [17.966s] 2020-07-02 08:23:02.616 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.623s] 2020-07-02 08:23:02.850 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.232s] 2020-07-02 08:23:02.973 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.402s] 2020-07-02 08:23:03.119 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.270s] 2020-07-02 08:23:03.512 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.392s] 2020-07-02 08:23:03.526 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.123s] 2020-07-02 08:23:03.971 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.459s] 2020-07-02 08:23:04.418 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.446s] 2020-07-02 08:23:05.202 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.048s] 2020-07-02 08:23:05.565 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.362s] 2020-07-02 08:23:05.775 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.211s] 2020-07-02 08:23:07.514 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.159s] 2020-07-02 08:23:07.541 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.027s] 2020-07-02 08:23:07.704 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.161s] 2020-07-02 08:23:07.712 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2020-07-02 08:23:07.732 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.020s] 2020-07-02 08:23:08.843 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.351s] 2020-07-02 08:23:08.867 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.025s] 2020-07-02 08:23:12.402 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.471s] 2020-07-02 08:23:18.003 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.601s] 2020-07-02 08:23:20.180 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.176s] 2020-07-02 08:23:21.687 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.151s] 2020-07-02 08:23:21.745 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.058s] 2020-07-02 08:23:22.125 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.379s] 2020-07-02 08:23:23.547 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.367s] 2020-07-02 08:23:23.666 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.541s] 2020-07-02 08:23:27.226 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.678s] 2020-07-02 08:23:29.432 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.766s] 2020-07-02 08:23:29.517 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.084s] 2020-07-02 08:23:29.593 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.075s] 2020-07-02 08:23:29.810 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.362s] 2020-07-02 08:23:33.320 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.093s] 2020-07-02 08:23:36.734 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.414s] 2020-07-02 08:23:42.540 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.026s] 2020-07-02 08:23:43.161 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.619s] 2020-07-02 08:23:43.173 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.437s] 2020-07-02 08:23:46.455 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.644s] 2020-07-02 08:23:46.933 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.768s] 2020-07-02 08:23:47.177 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.003s] 2020-07-02 08:23:47.431 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.254s] 2020-07-02 08:23:47.626 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.194s] 2020-07-02 08:23:47.642 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.712s] 2020-07-02 08:23:47.746 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.120s] 2020-07-02 08:23:47.806 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.059s] 2020-07-02 08:23:47.858 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.052s] 2020-07-02 08:23:47.961 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.102s] 2020-07-02 08:23:48.154 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.192s] 2020-07-02 08:23:48.259 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.104s] 2020-07-02 08:23:48.311 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.052s] 2020-07-02 08:23:50.900 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.253s] 2020-07-02 08:23:50.901 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [2.588s] 2020-07-02 08:23:51.838 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.940s] 2020-07-02 08:23:53.472 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.629s] 2020-07-02 08:23:53.509 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.042s] 2020-07-02 08:23:55.420 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.676s] 2020-07-02 08:23:56.129 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.112s] 2020-07-02 08:23:56.471 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.016s] 2020-07-02 08:23:56.939 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2020-07-02 08:23:57.106 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.976s] 2020-07-02 08:23:57.438 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.331s] 2020-07-02 08:23:57.809 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.370s] 2020-07-02 08:23:58.246 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.436s] 2020-07-02 08:23:59.106 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.859s] 2020-07-02 08:23:59.723 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.616s] 2020-07-02 08:23:59.839 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.117s] 2020-07-02 08:23:59.861 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2020-07-02 08:23:59.880 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2020-07-02 08:23:59.897 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2020-07-02 08:24:03.220 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.749s] 2020-07-02 08:24:04.491 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.384s] 2020-07-02 08:24:04.776 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.286s] 2020-07-02 08:24:12.901 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.668s] 2020-07-02 08:24:18.381 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.478s] 2020-07-02 08:24:23.818 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.249s] 2020-07-02 08:24:23.867 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.049s] 2020-07-02 08:24:40.776 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [37.549s] 2020-07-02 08:24:41.715 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.943s] 2020-07-02 08:24:45.745 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.194s] 2020-07-02 08:24:47.435 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.182s] 2020-07-02 08:24:53.640 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.067s] 2020-07-02 08:24:53.706 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.066s] 2020-07-02 08:24:53.778 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.071s] 2020-07-02 08:24:54.171 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.392s] 2020-07-02 08:24:54.306 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.134s] 2020-07-02 08:24:54.791 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.485s] 2020-07-02 08:24:54.862 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.070s] 2020-07-02 08:24:54.932 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.069s] 2020-07-02 08:24:55.003 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.070s] 2020-07-02 08:24:55.075 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.072s] 2020-07-02 08:24:55.145 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.070s] 2020-07-02 08:24:55.282 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.135s] 2020-07-02 08:24:55.414 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.131s] 2020-07-02 08:24:55.485 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.071s] 2020-07-02 08:24:55.556 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.071s] 2020-07-02 08:25:07.197 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.102s] 2020-07-02 08:25:07.287 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.091s] 2020-07-02 08:25:15.623 32 INFO rally.task.context [-] Verification 006bd55f-f6ae-4214-853a-0e3f1a635629 | Context testr@default cleanup() started 2020-07-02 08:25:15.625 32 INFO rally.task.context [-] Verification 006bd55f-f6ae-4214-853a-0e3f1a635629 | Context testr@default cleanup() finished in 1.98 msec 2020-07-02 08:25:15.626 32 INFO rally.task.context [-] Verification 006bd55f-f6ae-4214-853a-0e3f1a635629 | Context tempest@default cleanup() started 2020-07-02 08:25:15.810 32 INFO rally.task.context [-] Verification 006bd55f-f6ae-4214-853a-0e3f1a635629 | Context tempest@default cleanup() finished in 0.18 sec 2020-07-02 08:25:15.840 32 INFO rally.api [-] Verification (UUID=d871a784-f80a-465c-b786-3dd08d5fded3) has been successfully finished for deployment 'opnfv-rally' (UUID=a1301d9a-8d5c-4dd8-83d8-21fc21d9bbed)! 2020-07-02 08:25:17.653 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:25:17.654 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:25:17.654 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:25:19.466 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:25:19.466 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:25:19.466 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:25:21.504 68 INFO rally.api [-] Building 'html' report for the following verification(s): 'd871a784-f80a-465c-b786-3dd08d5fded3' 2020-07-02 08:25:21.537 68 INFO rally.api [-] The report has been successfully built. 2020-07-02 08:25:23.101 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:25:23.102 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:25:23.102 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:25:25.182 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd871a784-f80a-465c-b786-3dd08d5fded3' 2020-07-02 08:25:25.193 70 INFO rally.api [-] The report has been successfully built.