2019-12-27 18:11:14.185 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:14.186 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:14.186 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:16.775 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 18:11:16.775 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:11:16.775 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 18:11:16.775 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:11:16.775 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 18:11:16.775 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:11:16.775 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 18:11:16.775 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 18:11:16.775 6 ERROR rally.cli.cliutils 2019-12-27 18:11:18.562 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:18.563 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:18.563 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:22.993 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:22.994 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:22.994 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:27.815 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:27.816 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:27.816 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:29.442 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:29.443 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:29.443 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:31.897 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 18:11:31.897 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 18:11:31.897 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 18:11:31.897 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:11:31.897 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 18:11:31.897 15 ERROR rally.cli.cliutils force=force) 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:11:31.897 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 18:11:31.897 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 18:11:31.897 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 18:11:31.897 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 18:11:31.897 15 ERROR rally.cli.cliutils 2019-12-27 18:11:33.564 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:33.565 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:33.565 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:35.832 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 18:11:35.917 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-daac75aa-940c-4416-8818-080ded3ffa31/repo. 2019-12-27 18:11:36.123 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-daac75aa-940c-4416-8818-080ded3ffa31/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 18:11:36.136 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 18:11:36.143 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 18:11:36.163 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 18:11:36.237 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 18:11:37.070 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=daac75aa-940c-4416-8818-080ded3ffa31) has been successfully created! 2019-12-27 18:11:39.034 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:39.034 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:39.034 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:44.071 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:44.071 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:44.071 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:46.278 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=daac75aa-940c-4416-8818-080ded3ffa31) for deployment 'opnfv-rally' (UUID=3266542f-1a17-44ab-b58d-396dc784add8). 2019-12-27 18:11:47.103 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=daac75aa-940c-4416-8818-080ded3ffa31) has been successfully configured for deployment 'opnfv-rally' (UUID=3266542f-1a17-44ab-b58d-396dc784add8)! 2019-12-27 18:11:55.655 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:11:55.656 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:11:55.656 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:11:58.081 32 INFO rally.api [-] Starting verification (UUID=7079b42b-0f23-4b6f-a625-7af1acc13705) for deployment 'opnfv-rally' (UUID=3266542f-1a17-44ab-b58d-396dc784add8) by verifier 'opnfv-tempest' (UUID=daac75aa-940c-4416-8818-080ded3ffa31). 2019-12-27 18:11:58.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 18:11:58.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 18:11:58.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-daac75aa-940c-4416-8818-080ded3ffa31/for-deployment-3266542f-1a17-44ab-b58d-396dc784add8/tempest.log' to option 'log_file'. 2019-12-27 18:11:58.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-daac75aa-940c-4416-8818-080ded3ffa31/for-deployment-3266542f-1a17-44ab-b58d-396dc784add8/tempest.log 2019-12-27 18:11:58.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 18:11:58.908 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-daac75aa-940c-4416-8818-080ded3ffa31/for-deployment-3266542f-1a17-44ab-b58d-396dc784add8/lock_files' to option 'lock_path'. 2019-12-27 18:11:58.908 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-daac75aa-940c-4416-8818-080ded3ffa31/for-deployment-3266542f-1a17-44ab-b58d-396dc784add8/lock_files 2019-12-27 18:11:58.908 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 18:11:58.908 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 18:11:58.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2c01e529-8b69-4c03-97c9-c4c40ec1dee2 2019-12-27 18:11:58.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 177876c5-4c67-4134-b917-dfd7d641c5bf 2019-12-27 18:11:58.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 89c65a8c-58cd-4273-8b1a-c5df6fc21ad9 2019-12-27 18:11:58.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 83d63845-214a-4871-b3c4-927a2863e854 2019-12-27 18:11:59.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 18:11:59.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_81e19db8-b6f0-4511-bcef-1de05705e34d 2019-12-27 18:11:59.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 18:11:59.391 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 18:11:59.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 18:11:59.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7079b42b_rPLYpysl' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 18:11:59.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7079b42b_rPLYpysl' (ID = 5fb3b259-0652-4a6d-84f4-1a6015fa0c3d) has been successfully created! 2019-12-27 18:11:59.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5fb3b259-0652-4a6d-84f4-1a6015fa0c3d' to option 'instance_type'. 2019-12-27 18:11:59.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5fb3b259-0652-4a6d-84f4-1a6015fa0c3d 2019-12-27 18:11:59.474 32 INFO rally.task.context [-] Verification daac75aa-940c-4416-8818-080ded3ffa31 | Context tempest@default setup() finished in 1.19 sec 2019-12-27 18:11:59.474 32 INFO rally.task.context [-] Verification daac75aa-940c-4416-8818-080ded3ffa31 | Context testr@default setup() finished in 0.39 msec 2019-12-27 18:11:59.475 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/b7608ea9-2ef9-488e-8074-d5874704ca65'. 2019-12-27 18:12:03.621 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2019-12-27 18:12:03.622 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2019-12-27 18:13:17.090 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [66.971s] 2019-12-27 18:14:45.313 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [70.599s] 2019-12-27 18:15:46.373 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [26.444s] 2019-12-27 18:15:59.542 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2019-12-27 18:16:59.877 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [54.054s] 2019-12-27 18:17:50.619 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [50.728s] 2019-12-27 18:18:57.059 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [50.682s] 2019-12-27 18:19:07.129 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1317133 is resolved.' 2019-12-27 18:22:47.663 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... success [212.234s] 2019-12-27 18:23:22.291 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [17.593s] 2019-12-27 18:23:35.509 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2019-12-27 18:23:35.510 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b'Skipped as no physnet is available in config for placement based QoS allocation.' 2019-12-27 18:24:29.578 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [52.611s] 2019-12-27 18:25:27.911 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [58.316s] 2019-12-27 18:26:11.357 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [43.426s] 2019-12-27 18:26:52.709 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [41.333s] 2019-12-27 18:27:50.312 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [57.582s] 2019-12-27 18:28:46.689 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [56.359s] 2019-12-27 18:29:35.783 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [49.077s] 2019-12-27 18:30:21.135 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [45.331s] 2019-12-27 18:31:03.462 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [42.313s] 2019-12-27 18:32:13.798 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [67.473s] 2019-12-27 18:32:47.121 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [33.302s] 2019-12-27 18:33:47.478 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [60.343s] 2019-12-27 18:34:35.534 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [48.040s] 2019-12-27 18:35:22.138 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [46.585s] 2019-12-27 18:35:54.774 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [32.621s] 2019-12-27 18:36:53.231 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [58.432s] 2019-12-27 18:38:26.665 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [93.407s] 2019-12-27 18:38:30.401 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.424s] 2019-12-27 18:38:33.678 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... skip [0.000s]: b'Port security must be enabled.' 2019-12-27 18:39:09.411 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [35.719s] 2019-12-27 18:40:01.894 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [52.463s] 2019-12-27 18:40:50.784 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [48.879s] 2019-12-27 18:41:16.995 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [23.668s] 2019-12-27 18:42:13.935 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [50.950s] 2019-12-27 18:42:56.357 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [42.412s] 2019-12-27 18:43:59.204 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [51.232s] 2019-12-27 18:44:11.139 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.002s]: b'Skipped until bug: https://launchpad.net/bugs/1664793 is resolved.' 2019-12-27 18:44:59.256 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [36.174s] 2019-12-27 18:45:37.362 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [20.989s] 2019-12-27 18:46:50.967 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [73.587s] 2019-12-27 18:47:03.448 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2019-12-27 18:47:03.922 32 INFO rally.task.context [-] Verification daac75aa-940c-4416-8818-080ded3ffa31 | Context testr@default cleanup() started 2019-12-27 18:47:03.923 32 INFO rally.task.context [-] Verification daac75aa-940c-4416-8818-080ded3ffa31 | Context testr@default cleanup() finished in 0.68 msec 2019-12-27 18:47:03.923 32 INFO rally.task.context [-] Verification daac75aa-940c-4416-8818-080ded3ffa31 | Context tempest@default cleanup() started 2019-12-27 18:47:04.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 18:47:04.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 18:47:04.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7079b42b_rPLYpysl'. 2019-12-27 18:47:04.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7079b42b_rPLYpysl' has been deleted. 2019-12-27 18:47:04.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5fb3b259-0652-4a6d-84f4-1a6015fa0c3d' of option 'instance_type' from Tempest config file. 2019-12-27 18:47:04.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5fb3b259-0652-4a6d-84f4-1a6015fa0c3d' has been removed. 2019-12-27 18:47:04.388 32 INFO rally.task.context [-] Verification daac75aa-940c-4416-8818-080ded3ffa31 | Context tempest@default cleanup() finished in 0.46 sec 2019-12-27 18:47:04.412 32 INFO rally.api [-] Verification (UUID=7079b42b-0f23-4b6f-a625-7af1acc13705) has been successfully finished for deployment 'opnfv-rally' (UUID=3266542f-1a17-44ab-b58d-396dc784add8)! 2019-12-27 18:47:06.072 347 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:47:06.072 347 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:47:06.072 347 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:47:07.637 348 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:47:07.638 348 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:47:07.638 348 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:47:09.812 348 INFO rally.api [-] Building 'html' report for the following verification(s): '7079b42b-0f23-4b6f-a625-7af1acc13705' 2019-12-27 18:47:09.843 348 INFO rally.api [-] The report has been successfully built. 2019-12-27 18:47:11.439 350 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:47:11.440 350 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:47:11.440 350 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:47:13.474 350 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7079b42b-0f23-4b6f-a625-7af1acc13705' 2019-12-27 18:47:13.481 350 INFO rally.api [-] The report has been successfully built.