2020-04-10 02:56:29.215 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:29.215 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:29.215 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:31.198 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-04-10 02:56:31.198 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 02:56:31.198 6 ERROR rally.cli.cliutils 2020-04-10 02:56:32.641 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:32.641 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:32.641 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:36.225 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:36.226 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:36.226 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:40.405 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:40.406 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:40.406 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:41.659 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:41.659 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:41.659 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:43.638 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-04-10 02:56:43.638 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils force=force) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 02:56:43.638 15 ERROR rally.cli.cliutils 2020-04-10 02:56:45.090 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:45.090 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:45.090 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:47.036 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 02:56:47.146 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726/repo. 2020-04-10 02:56:47.497 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-04-10 02:56:47.514 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 02:56:47.522 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 02:56:47.544 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 02:56:47.622 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 02:56:48.257 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726) has been successfully created! 2020-04-10 02:56:49.673 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:49.673 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:49.674 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:53.779 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:56:53.779 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:56:53.780 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:56:55.817 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726) for deployment 'opnfv-rally' (UUID=3da287ae-3167-4799-894c-e42400d498d3). 2020-04-10 02:56:56.779 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726) has been successfully configured for deployment 'opnfv-rally' (UUID=3da287ae-3167-4799-894c-e42400d498d3)! 2020-04-10 02:57:03.283 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:57:03.283 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:57:03.284 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:57:05.340 32 INFO rally.api [-] Starting verification (UUID=1da4bc3a-addc-48d2-b444-2467b2ebc693) for deployment 'opnfv-rally' (UUID=3da287ae-3167-4799-894c-e42400d498d3) by verifier 'opnfv-tempest' (UUID=36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726). 2020-04-10 02:57:05.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 02:57:05.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 02:57:05.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726/for-deployment-3da287ae-3167-4799-894c-e42400d498d3/tempest.log' to option 'log_file'. 2020-04-10 02:57:05.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726/for-deployment-3da287ae-3167-4799-894c-e42400d498d3/tempest.log 2020-04-10 02:57:05.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 02:57:05.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726/for-deployment-3da287ae-3167-4799-894c-e42400d498d3/lock_files' to option 'lock_path'. 2020-04-10 02:57:05.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726/for-deployment-3da287ae-3167-4799-894c-e42400d498d3/lock_files 2020-04-10 02:57:05.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-10 02:57:05.993 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-04-10 02:57:05.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 15027392-3c9b-44e5-94ce-06b42daa88a9 2020-04-10 02:57:05.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b8d87541-33f0-4597-a2b5-ae9108b40ef2 2020-04-10 02:57:05.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = acfcb613-fb84-42a8-a15f-c932e609c192 2020-04-10 02:57:05.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a0b406c1-b802-412f-ba82-f2c7876e4697 2020-04-10 02:57:06.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 02:57:06.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder_cntt-net_215c254f-a8d2-4725-bb97-6e9825f9ab7c 2020-04-10 02:57:06.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 02:57:06.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 02:57:06.326 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 02:57:06.326 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1da4bc3a_TbCeGXA3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 02:57:06.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1da4bc3a_TbCeGXA3' (ID = 9b7f22eb-f269-4327-927a-a3d7f821af18) has been successfully created! 2020-04-10 02:57:06.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9b7f22eb-f269-4327-927a-a3d7f821af18' to option 'instance_type'. 2020-04-10 02:57:06.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9b7f22eb-f269-4327-927a-a3d7f821af18 2020-04-10 02:57:06.361 32 INFO rally.task.context [-] Verification 36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726 | Context tempest@default setup() finished in 0.84 sec 2020-04-10 02:57:06.362 32 INFO rally.task.context [-] Verification 36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726 | Context testr@default setup() finished in 0.34 msec 2020-04-10 02:57:06.363 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/2f2de769-827a-49d8-a98a-e818f6d8c414'. 2020-04-10 02:57:19.135 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [8.471s] 2020-04-10 02:57:26.482 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [15.946s] 2020-04-10 02:57:27.816 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [17.279s] 2020-04-10 02:57:32.949 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [5.134s] 2020-04-10 02:57:39.028 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.545s] 2020-04-10 02:57:41.439 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.097s] 2020-04-10 02:57:44.227 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [2.786s] 2020-04-10 02:57:49.007 32 INFO rally.task.context [-] Verification 36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726 | Context testr@default cleanup() started 2020-04-10 02:57:49.007 32 INFO rally.task.context [-] Verification 36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726 | Context testr@default cleanup() finished in 0.49 msec 2020-04-10 02:57:49.008 32 INFO rally.task.context [-] Verification 36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726 | Context tempest@default cleanup() started 2020-04-10 02:57:49.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 02:57:49.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 02:57:49.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1da4bc3a_TbCeGXA3'. 2020-04-10 02:57:49.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1da4bc3a_TbCeGXA3' has been deleted. 2020-04-10 02:57:49.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9b7f22eb-f269-4327-927a-a3d7f821af18' of option 'instance_type' from Tempest config file. 2020-04-10 02:57:49.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9b7f22eb-f269-4327-927a-a3d7f821af18' has been removed. 2020-04-10 02:57:49.621 32 INFO rally.task.context [-] Verification 36c9cdcc-b8ef-4a6e-b9e4-32b53f8f0726 | Context tempest@default cleanup() finished in 0.61 sec 2020-04-10 02:57:49.642 32 INFO rally.api [-] Verification (UUID=1da4bc3a-addc-48d2-b444-2467b2ebc693) has been successfully finished for deployment 'opnfv-rally' (UUID=3da287ae-3167-4799-894c-e42400d498d3)! 2020-04-10 02:57:51.448 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:57:51.449 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:57:51.449 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:57:52.896 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:57:52.897 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:57:52.897 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:57:55.406 42 INFO rally.api [-] Building 'html' report for the following verification(s): '1da4bc3a-addc-48d2-b444-2467b2ebc693' 2020-04-10 02:57:55.436 42 INFO rally.api [-] The report has been successfully built. 2020-04-10 02:57:57.038 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:57:57.038 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:57:57.039 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:57:59.120 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1da4bc3a-addc-48d2-b444-2467b2ebc693' 2020-04-10 02:57:59.124 44 INFO rally.api [-] The report has been successfully built.