2020-07-02 07:38:57.826 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:38:57.826 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:38:57.826 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:00.003 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 07:39:00.003 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:39:00.003 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 07:39:00.003 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:39:00.003 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 07:39:00.003 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:39:00.003 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 07:39:00.003 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:39:00.003 6 ERROR rally.cli.cliutils 2020-07-02 07:39:01.553 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:01.553 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:01.553 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:05.737 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:05.737 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:05.738 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:10.259 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:10.259 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:10.259 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:11.594 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:11.594 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:11.594 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:13.695 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 07:39:13.695 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:39:13.695 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 07:39:13.695 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:39:13.695 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 07:39:13.695 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:39:13.695 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 07:39:13.695 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:39:13.695 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 07:39:13.695 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:39:13.695 15 ERROR rally.cli.cliutils 2020-07-02 07:39:15.419 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:15.420 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:15.420 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:17.577 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:39:17.665 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d7c44b98-5a15-487e-88b3-e534fd3bbd6e/repo. 2020-07-02 07:39:17.988 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d7c44b98-5a15-487e-88b3-e534fd3bbd6e/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 07:39:18.004 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:39:18.013 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:39:18.034 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:39:18.104 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:39:18.869 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d7c44b98-5a15-487e-88b3-e534fd3bbd6e) has been successfully created! 2020-07-02 07:39:20.573 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:20.573 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:20.574 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:24.793 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:24.794 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:24.794 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:27.042 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d7c44b98-5a15-487e-88b3-e534fd3bbd6e) for deployment 'opnfv-rally' (UUID=f908313d-5e8c-4d54-985c-4c931391e86f). 2020-07-02 07:39:27.517 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d7c44b98-5a15-487e-88b3-e534fd3bbd6e) has been successfully configured for deployment 'opnfv-rally' (UUID=f908313d-5e8c-4d54-985c-4c931391e86f)! 2020-07-02 07:39:35.902 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:39:35.903 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:39:35.903 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:39:37.999 32 INFO rally.api [-] Starting verification (UUID=3b74b7e3-fce7-45ed-80bb-3ffa5ff6d4c2) for deployment 'opnfv-rally' (UUID=f908313d-5e8c-4d54-985c-4c931391e86f) by verifier 'opnfv-tempest' (UUID=d7c44b98-5a15-487e-88b3-e534fd3bbd6e). 2020-07-02 07:39:38.826 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:39:38.826 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d7c44b98-5a15-487e-88b3-e534fd3bbd6e/for-deployment-f908313d-5e8c-4d54-985c-4c931391e86f/tempest.log' to option 'log_file'. 2020-07-02 07:39:38.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d7c44b98-5a15-487e-88b3-e534fd3bbd6e/for-deployment-f908313d-5e8c-4d54-985c-4c931391e86f/tempest.log 2020-07-02 07:39:38.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:39:38.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d7c44b98-5a15-487e-88b3-e534fd3bbd6e/for-deployment-f908313d-5e8c-4d54-985c-4c931391e86f/lock_files' to option 'lock_path'. 2020-07-02 07:39:38.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d7c44b98-5a15-487e-88b3-e534fd3bbd6e/for-deployment-f908313d-5e8c-4d54-985c-4c931391e86f/lock_files 2020-07-02 07:39:38.828 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 07:39:38.828 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 07:39:38.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 989305ea-910f-416b-afd6-d201f3538be1 2020-07-02 07:39:38.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e8e9b66e-68f0-404f-978d-30de21e15e5d 2020-07-02 07:39:38.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = acba9c47-d905-4663-9f4c-f1d4e4ac2bf1 2020-07-02 07:39:38.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8a347bbf-affb-4fac-8b32-3cf5a8ba768e 2020-07-02 07:39:39.134 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:39:39.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_dbffc698-2fdd-496e-964d-fa0e2199744f 2020-07-02 07:39:39.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:39:39.223 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 07:39:39.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 07:39:39.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3b74b7e3_nDcI6JXa' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:39:39.558 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3b74b7e3_nDcI6JXa' (ID = 45794652-a524-4fdf-9a50-8775e5a56a04) has been successfully created! 2020-07-02 07:39:39.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '45794652-a524-4fdf-9a50-8775e5a56a04' to option 'instance_type'. 2020-07-02 07:39:39.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 45794652-a524-4fdf-9a50-8775e5a56a04 2020-07-02 07:39:39.561 32 INFO rally.task.context [-] Verification d7c44b98-5a15-487e-88b3-e534fd3bbd6e | Context tempest@default setup() finished in 1.35 sec 2020-07-02 07:39:39.562 32 INFO rally.task.context [-] Verification d7c44b98-5a15-487e-88b3-e534fd3bbd6e | Context testr@default setup() finished in 0.40 msec 2020-07-02 07:39:39.562 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/ab795790-f8dd-467a-87eb-2b3b9a0301f1'. 2020-07-02 07:40:36.834 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [48.571s] 2020-07-02 07:41:32.657 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [48.701s] 2020-07-02 07:42:29.841 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [57.164s] 2020-07-02 07:42:34.060 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.259s] 2020-07-02 07:43:50.467 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [73.367s] 2020-07-02 07:44:40.590 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [50.107s] 2020-07-02 07:45:17.910 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [29.426s] 2020-07-02 07:46:03.642 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.620s] 2020-07-02 07:46:27.130 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: b'Encrypted volume attach is not supported' 2020-07-02 07:47:00.649 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [33.502s] 2020-07-02 07:47:14.502 32 INFO rally.task.context [-] Verification d7c44b98-5a15-487e-88b3-e534fd3bbd6e | Context testr@default cleanup() started 2020-07-02 07:47:14.502 32 INFO rally.task.context [-] Verification d7c44b98-5a15-487e-88b3-e534fd3bbd6e | Context testr@default cleanup() finished in 0.77 msec 2020-07-02 07:47:14.503 32 INFO rally.task.context [-] Verification d7c44b98-5a15-487e-88b3-e534fd3bbd6e | Context tempest@default cleanup() started 2020-07-02 07:47:14.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3b74b7e3_nDcI6JXa'. 2020-07-02 07:47:14.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3b74b7e3_nDcI6JXa' has been deleted. 2020-07-02 07:47:14.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '45794652-a524-4fdf-9a50-8775e5a56a04' of option 'instance_type' from Tempest config file. 2020-07-02 07:47:14.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '45794652-a524-4fdf-9a50-8775e5a56a04' has been removed. 2020-07-02 07:47:14.877 32 INFO rally.task.context [-] Verification d7c44b98-5a15-487e-88b3-e534fd3bbd6e | Context tempest@default cleanup() finished in 0.37 sec 2020-07-02 07:47:14.899 32 INFO rally.api [-] Verification (UUID=3b74b7e3-fce7-45ed-80bb-3ffa5ff6d4c2) has been successfully finished for deployment 'opnfv-rally' (UUID=f908313d-5e8c-4d54-985c-4c931391e86f)! 2020-07-02 07:47:16.466 147 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:47:16.467 147 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:47:16.467 147 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:47:18.007 148 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:47:18.007 148 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:47:18.007 148 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:47:20.103 148 INFO rally.api [-] Building 'html' report for the following verification(s): '3b74b7e3-fce7-45ed-80bb-3ffa5ff6d4c2' 2020-07-02 07:47:20.131 148 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:47:21.631 150 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:47:21.631 150 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:47:21.631 150 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:47:23.690 150 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3b74b7e3-fce7-45ed-80bb-3ffa5ff6d4c2' 2020-07-02 07:47:23.695 150 INFO rally.api [-] The report has been successfully built.