2019-12-27 19:47:43.980 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:47:43.981 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:47:43.981 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:47:46.211 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 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 19:47:46.211 6 ERROR rally.cli.cliutils 2019-12-27 19:47:47.839 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:47:47.839 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:47:47.840 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:47:52.030 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:47:52.031 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:47:52.031 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:47:56.561 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:47:56.561 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:47:56.561 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:47:58.064 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:47:58.065 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:47:58.065 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:48:00.243 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 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils force=force) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 19:48:00.243 15 ERROR rally.cli.cliutils 2019-12-27 19:48:01.918 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:48:01.919 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:48:01.919 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:48:04.019 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 19:48:04.102 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-354f63aa-4f6b-41a9-b70a-e1ff7216c446/repo. 2019-12-27 19:48:04.318 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-354f63aa-4f6b-41a9-b70a-e1ff7216c446/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 19:48:04.332 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 19:48:04.343 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 19:48:04.367 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 19:48:04.448 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 19:48:05.214 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=354f63aa-4f6b-41a9-b70a-e1ff7216c446) has been successfully created! 2019-12-27 19:48:06.833 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:48:06.834 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:48:06.834 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:48:12.149 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:48:12.150 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:48:12.150 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:48:14.291 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=354f63aa-4f6b-41a9-b70a-e1ff7216c446) for deployment 'opnfv-rally' (UUID=0d55e8b3-61d9-47df-954e-af926117ed06). 2019-12-27 19:48:14.686 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=354f63aa-4f6b-41a9-b70a-e1ff7216c446) has been successfully configured for deployment 'opnfv-rally' (UUID=0d55e8b3-61d9-47df-954e-af926117ed06)! 2019-12-27 19:48:23.203 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:48:23.203 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:48:23.203 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:48:25.426 32 INFO rally.api [-] Starting verification (UUID=f5357d61-cabd-41e6-b810-6982209f590f) for deployment 'opnfv-rally' (UUID=0d55e8b3-61d9-47df-954e-af926117ed06) by verifier 'opnfv-tempest' (UUID=354f63aa-4f6b-41a9-b70a-e1ff7216c446). 2019-12-27 19:48:26.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 19:48:26.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 19:48:26.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-354f63aa-4f6b-41a9-b70a-e1ff7216c446/for-deployment-0d55e8b3-61d9-47df-954e-af926117ed06/tempest.log' to option 'log_file'. 2019-12-27 19:48:26.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-354f63aa-4f6b-41a9-b70a-e1ff7216c446/for-deployment-0d55e8b3-61d9-47df-954e-af926117ed06/tempest.log 2019-12-27 19:48:26.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 19:48:26.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-354f63aa-4f6b-41a9-b70a-e1ff7216c446/for-deployment-0d55e8b3-61d9-47df-954e-af926117ed06/lock_files' to option 'lock_path'. 2019-12-27 19:48:26.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-354f63aa-4f6b-41a9-b70a-e1ff7216c446/for-deployment-0d55e8b3-61d9-47df-954e-af926117ed06/lock_files 2019-12-27 19:48:26.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 19:48:26.075 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 2019-12-27 19:48:26.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3aafe517-44d2-4166-8d57-26790d87c7bc 2019-12-27 19:48:26.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 00229db0-4c20-42c5-8ada-1c36d21ce776 2019-12-27 19:48:26.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fecb942b-0d74-4dd0-b493-3e8e3dae2b39 2019-12-27 19:48:26.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ad75fd2a-fba4-4013-8c6f-f78d71ec660e 2019-12-27 19:48:26.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 19:48:26.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_90387acd-6040-4c57-944e-2c732fc0d070 2019-12-27 19:48:26.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 19:48:26.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 19:48:26.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 19:48:26.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f5357d61_L4ccG2NU' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 19:48:27.539 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f5357d61_L4ccG2NU' (ID = b89d13d9-47c8-4f81-b5bb-bea7b10708ce) has been successfully created! 2019-12-27 19:48:27.540 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b89d13d9-47c8-4f81-b5bb-bea7b10708ce' to option 'instance_type'. 2019-12-27 19:48:27.540 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b89d13d9-47c8-4f81-b5bb-bea7b10708ce 2019-12-27 19:48:27.542 32 INFO rally.task.context [-] Verification 354f63aa-4f6b-41a9-b70a-e1ff7216c446 | Context tempest@default setup() finished in 1.92 sec 2019-12-27 19:48:27.543 32 INFO rally.task.context [-] Verification 354f63aa-4f6b-41a9-b70a-e1ff7216c446 | Context testr@default setup() finished in 0.45 msec 2019-12-27 19:48:27.543 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/f527701a-f5d1-4c16-8db9-2e5d3aa22dd6'. 2019-12-27 19:49:28.145 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [51.372s] 2019-12-27 19:50:20.764 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [45.278s] 2019-12-27 19:51:20.242 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [59.455s] 2019-12-27 19:51:23.500 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.489s] 2019-12-27 19:52:42.768 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [76.394s] 2019-12-27 19:53:32.731 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [49.949s] 2019-12-27 19:54:05.055 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.000s] 2019-12-27 19:54:45.203 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.436s] 2019-12-27 19:55:43.893 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [35.481s] 2019-12-27 19:55:57.219 32 INFO rally.task.context [-] Verification 354f63aa-4f6b-41a9-b70a-e1ff7216c446 | Context testr@default cleanup() started 2019-12-27 19:55:57.220 32 INFO rally.task.context [-] Verification 354f63aa-4f6b-41a9-b70a-e1ff7216c446 | Context testr@default cleanup() finished in 0.90 msec 2019-12-27 19:55:57.220 32 INFO rally.task.context [-] Verification 354f63aa-4f6b-41a9-b70a-e1ff7216c446 | Context tempest@default cleanup() started 2019-12-27 19:55:57.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 19:55:57.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 19:55:57.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f5357d61_L4ccG2NU'. 2019-12-27 19:55:58.665 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f5357d61_L4ccG2NU' has been deleted. 2019-12-27 19:55:58.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b89d13d9-47c8-4f81-b5bb-bea7b10708ce' of option 'instance_type' from Tempest config file. 2019-12-27 19:55:58.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b89d13d9-47c8-4f81-b5bb-bea7b10708ce' has been removed. 2019-12-27 19:55:58.674 32 INFO rally.task.context [-] Verification 354f63aa-4f6b-41a9-b70a-e1ff7216c446 | Context tempest@default cleanup() finished in 1.45 sec 2019-12-27 19:55:58.694 32 INFO rally.api [-] Verification (UUID=f5357d61-cabd-41e6-b810-6982209f590f) has been successfully finished for deployment 'opnfv-rally' (UUID=0d55e8b3-61d9-47df-954e-af926117ed06)! 2019-12-27 19:56:00.408 147 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:00.409 147 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:00.409 147 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:02.018 148 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:02.018 148 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:02.018 148 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:04.116 148 INFO rally.api [-] Building 'html' report for the following verification(s): 'f5357d61-cabd-41e6-b810-6982209f590f' 2019-12-27 19:56:04.145 148 INFO rally.api [-] The report has been successfully built. 2019-12-27 19:56:05.787 150 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:05.787 150 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:05.788 150 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:07.882 150 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f5357d61-cabd-41e6-b810-6982209f590f' 2019-12-27 19:56:07.885 150 INFO rally.api [-] The report has been successfully built.