2020-05-29 10:52:00.535 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:00.536 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:00.536 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:02.809 7 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-05-29 10:52:02.809 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:52:02.809 7 ERROR rally.cli.cliutils 2020-05-29 10:52:04.539 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:04.539 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:04.539 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:09.011 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:09.012 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:09.012 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:13.982 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:13.982 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:13.982 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:15.662 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:15.662 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:15.662 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:17.988 16 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-05-29 10:52:17.988 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils force=force) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:52:17.988 16 ERROR rally.cli.cliutils 2020-05-29 10:52:19.728 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:19.729 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:19.729 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:21.898 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 10:52:21.973 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-04f1ab11-addc-4365-a5f1-d091d2df1ef5/repo. 2020-05-29 10:52:22.274 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-04f1ab11-addc-4365-a5f1-d091d2df1ef5/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. 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-05-29 10:52:22.286 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 10:52:22.293 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 10:52:22.322 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 10:52:22.379 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 10:52:23.172 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=04f1ab11-addc-4365-a5f1-d091d2df1ef5) has been successfully created! 2020-05-29 10:52:24.819 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:24.819 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:24.819 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:29.118 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:29.118 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:29.118 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:31.326 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=04f1ab11-addc-4365-a5f1-d091d2df1ef5) for deployment 'opnfv-rally' (UUID=4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9). 2020-05-29 10:52:32.093 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=04f1ab11-addc-4365-a5f1-d091d2df1ef5) has been successfully configured for deployment 'opnfv-rally' (UUID=4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9)! 2020-05-29 10:52:40.712 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:40.713 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:40.713 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:43.118 33 INFO rally.api [-] Starting verification (UUID=7bd7206d-c6cf-40f5-8e9a-893ee2e44714) for deployment 'opnfv-rally' (UUID=4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9) by verifier 'opnfv-tempest' (UUID=04f1ab11-addc-4365-a5f1-d091d2df1ef5). 2020-05-29 10:52:44.039 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 10:52:44.040 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-04f1ab11-addc-4365-a5f1-d091d2df1ef5/for-deployment-4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9/tempest.log' to option 'log_file'. 2020-05-29 10:52:44.040 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-04f1ab11-addc-4365-a5f1-d091d2df1ef5/for-deployment-4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9/tempest.log 2020-05-29 10:52:44.040 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 10:52:44.040 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-04f1ab11-addc-4365-a5f1-d091d2df1ef5/for-deployment-4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9/lock_files' to option 'lock_path'. 2020-05-29 10:52:44.041 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-04f1ab11-addc-4365-a5f1-d091d2df1ef5/for-deployment-4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9/lock_files 2020-05-29 10:52:44.041 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 10:52:44.041 33 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-05-29 10:52:44.042 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 08e64d7f-cdbe-4960-90ea-855cfa540e22 2020-05-29 10:52:44.042 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 679141d1-2583-42ef-ab78-e0f26e513e6c 2020-05-29 10:52:44.043 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0fce59a4-68e2-482c-8b84-bb1670f0538e 2020-05-29 10:52:44.043 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e534bb90-41f2-4003-897e-45a6b0852352 2020-05-29 10:52:44.301 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 10:52:44.302 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_telemetry-net_b9d14bbf-02b2-4fd3-b78f-d0caabf7aca1 2020-05-29 10:52:44.303 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 10:52:44.395 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 10:52:44.431 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_4d39f922_jL6ptEGy'. Using flavor 'rally_verify_4d39f922_jL6ptEGy' (ID = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e) for the tests. 2020-05-29 10:52:44.431 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'eadb03c8-6c50-41ae-8b87-65e1f6d32e7e' to option 'instance_type'. 2020-05-29 10:52:44.431 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e 2020-05-29 10:52:44.433 33 INFO rally.task.context [-] Verification 04f1ab11-addc-4365-a5f1-d091d2df1ef5 | Context tempest@default setup() finished in 1.08 sec 2020-05-29 10:52:44.434 33 INFO rally.task.context [-] Verification 04f1ab11-addc-4365-a5f1-d091d2df1ef5 | Context testr@default setup() finished in 0.38 msec 2020-05-29 10:52:44.435 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/5e23bf60-1e32-4627-9917-9a6db6210d43'. 2020-05-29 10:52:58.319 33 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_alarm_list ... success [0.025s] 2020-05-29 10:52:58.470 33 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_update_get_delete_alarm ... success [0.150s] 2020-05-29 10:52:58.546 33 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_set_get_alarm_state ... success [0.077s] 2020-05-29 10:52:58.702 33 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm ... success [0.124s] 2020-05-29 10:52:59.143 33 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_update_show_history_delete_deleted_alarm ... success [0.440s] 2020-05-29 10:53:14.864 33 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration.test_aodh_gnocchi_threshold_alarm ... success [6.061s] 2020-05-29 10:53:19.489 33 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_search_resource ... success [3.234s] 2020-05-29 10:53:36.079 33 INFO rally.task.context [-] Verification 04f1ab11-addc-4365-a5f1-d091d2df1ef5 | Context testr@default cleanup() started 2020-05-29 10:53:36.079 33 INFO rally.task.context [-] Verification 04f1ab11-addc-4365-a5f1-d091d2df1ef5 | Context testr@default cleanup() finished in 0.78 msec 2020-05-29 10:53:36.080 33 INFO rally.task.context [-] Verification 04f1ab11-addc-4365-a5f1-d091d2df1ef5 | Context tempest@default cleanup() started 2020-05-29 10:53:36.249 33 INFO rally.task.context [-] Verification 04f1ab11-addc-4365-a5f1-d091d2df1ef5 | Context tempest@default cleanup() finished in 0.17 sec 2020-05-29 10:53:36.267 33 INFO rally.api [-] Verification (UUID=7bd7206d-c6cf-40f5-8e9a-893ee2e44714) has been successfully finished for deployment 'opnfv-rally' (UUID=4ed2936d-d7d9-4fc0-85a1-2c6c192b3ae9)! 2020-05-29 10:53:38.039 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:53:38.040 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:53:38.040 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:53:39.722 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:53:39.722 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:53:39.722 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:53:41.943 43 INFO rally.api [-] Building 'html' report for the following verification(s): '7bd7206d-c6cf-40f5-8e9a-893ee2e44714' 2020-05-29 10:53:41.972 43 INFO rally.api [-] The report has been successfully built. 2020-05-29 10:53:43.609 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:53:43.610 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:53:43.610 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:53:45.995 45 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7bd7206d-c6cf-40f5-8e9a-893ee2e44714' 2020-05-29 10:53:45.999 45 INFO rally.api [-] The report has been successfully built.