2020-06-13 10:00:38.732 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:38.732 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:38.732 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:41.168 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-06-13 10:00:41.168 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:00:41.168 6 ERROR rally.cli.cliutils 2020-06-13 10:00:42.837 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:42.838 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:42.838 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:47.556 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:47.556 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:47.556 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:52.380 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:52.380 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:52.380 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:53.954 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:53.955 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:53.955 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:56.230 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-06-13 10:00:56.230 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:00:56.230 15 ERROR rally.cli.cliutils 2020-06-13 10:00:57.960 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:57.960 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:57.960 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:00.117 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:01:00.222 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-053e679e-c156-4352-b480-7d15ff7ba00a/repo. 2020-06-13 10:01:00.541 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-053e679e-c156-4352-b480-7d15ff7ba00a/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 10:01:00.554 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:01:00.562 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:01:00.580 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:01:00.657 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:01:01.466 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=053e679e-c156-4352-b480-7d15ff7ba00a) has been successfully created! 2020-06-13 10:01:03.268 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:03.268 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:03.268 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:08.114 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:08.114 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:08.114 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:10.495 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=053e679e-c156-4352-b480-7d15ff7ba00a) for deployment 'opnfv-rally' (UUID=d7700bad-ff30-41cb-9fdc-f2c4471b69e9). 2020-06-13 10:01:11.289 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=053e679e-c156-4352-b480-7d15ff7ba00a) has been successfully configured for deployment 'opnfv-rally' (UUID=d7700bad-ff30-41cb-9fdc-f2c4471b69e9)! 2020-06-13 10:01:20.753 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:20.753 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:20.753 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:23.092 32 INFO rally.api [-] Starting verification (UUID=44858ede-5acc-4589-8690-847f9cf94574) for deployment 'opnfv-rally' (UUID=d7700bad-ff30-41cb-9fdc-f2c4471b69e9) by verifier 'opnfv-tempest' (UUID=053e679e-c156-4352-b480-7d15ff7ba00a). 2020-06-13 10:01:23.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:01:23.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-053e679e-c156-4352-b480-7d15ff7ba00a/for-deployment-d7700bad-ff30-41cb-9fdc-f2c4471b69e9/tempest.log' to option 'log_file'. 2020-06-13 10:01:23.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-053e679e-c156-4352-b480-7d15ff7ba00a/for-deployment-d7700bad-ff30-41cb-9fdc-f2c4471b69e9/tempest.log 2020-06-13 10:01:23.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:01:23.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-053e679e-c156-4352-b480-7d15ff7ba00a/for-deployment-d7700bad-ff30-41cb-9fdc-f2c4471b69e9/lock_files' to option 'lock_path'. 2020-06-13 10:01:23.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-053e679e-c156-4352-b480-7d15ff7ba00a/for-deployment-d7700bad-ff30-41cb-9fdc-f2c4471b69e9/lock_files 2020-06-13 10:01:23.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:01:23.848 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-06-13 10:01:23.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1ada1730-6fe7-46c1-86a6-efdc26c28092 2020-06-13 10:01:23.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a25875ff-b958-4b4a-a84a-3ef445697af6 2020-06-13 10:01:23.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 36d85465-4233-44d2-9962-588c5cec4965 2020-06-13 10:01:23.850 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e2cb6f7f-eeac-4715-bd67-6a8545c76779 2020-06-13 10:01:24.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:01:24.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_32d256c8-84ee-4ef5-9d34-8e14a34a9011 2020-06-13 10:01:24.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:01:24.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:01:24.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-06-13 10:01:24.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_44858ede_bw8Znm44' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:01:24.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) has been successfully created! 2020-06-13 10:01:24.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:01:24.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:01:24.262 32 INFO rally.task.context [-] Verification 053e679e-c156-4352-b480-7d15ff7ba00a | Context tempest@default setup() finished in 1.00 sec 2020-06-13 10:01:24.263 32 INFO rally.task.context [-] Verification 053e679e-c156-4352-b480-7d15ff7ba00a | Context testr@default setup() finished in 0.40 msec 2020-06-13 10:01:24.263 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/dc57e0fb-2629-4a06-97ad-bd4b4332b5ac'. 2020-06-13 10:01:29.078 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-06-13 10:01:29.079 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-06-13 10:03:12.289 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [96.907s] 2020-06-13 10:05:02.831 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [92.927s] 2020-06-13 10:06:07.939 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [32.758s] 2020-06-13 10:06:24.945 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2020-06-13 10:07:38.106 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [67.227s] 2020-06-13 10:08:45.557 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [67.436s] 2020-06-13 10:10:02.203 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [59.825s] 2020-06-13 10:10:11.603 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.' 2020-06-13 10:10:18.107 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.002s]: b'Skipped because object extension: container_sync is not enabled' 2020-06-13 10:10:40.082 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.120s] 2020-06-13 10:10:53.400 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2020-06-13 10:10:53.401 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.' 2020-06-13 10:12:00.909 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [66.364s] 2020-06-13 10:12:59.261 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [58.326s] 2020-06-13 10:14:37.893 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [98.609s] 2020-06-13 10:15:15.607 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [37.692s] 2020-06-13 10:16:06.053 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [50.430s] 2020-06-13 10:17:00.133 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [54.066s] 2020-06-13 10:17:53.128 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [52.973s] 2020-06-13 10:18:38.647 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [45.508s] 2020-06-13 10:19:23.255 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [44.592s] 2020-06-13 10:20:32.468 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [66.501s] 2020-06-13 10:21:11.010 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [38.524s] 2020-06-13 10:22:14.882 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [63.852s] 2020-06-13 10:23:00.615 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [45.718s] 2020-06-13 10:23:44.779 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [44.145s] 2020-06-13 10:24:21.441 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [36.646s] 2020-06-13 10:25:29.483 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [68.019s] 2020-06-13 10:26:20.611 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [51.108s] 2020-06-13 10:27:55.093 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [90.103s] 2020-06-13 10:29:33.893 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [98.783s] 2020-06-13 10:31:25.958 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [112.045s] 2020-06-13 10:33:08.076 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [102.097s] 2020-06-13 10:34:36.333 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [88.239s] 2020-06-13 10:35:55.992 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [79.640s] 2020-06-13 10:37:17.211 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [81.205s] 2020-06-13 10:38:21.858 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [64.633s] 2020-06-13 10:38:24.639 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.360s] 2020-06-13 10:39:47.424 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [79.351s] 2020-06-13 10:40:30.360 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [42.925s] 2020-06-13 10:41:39.100 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [68.724s] 2020-06-13 10:43:23.025 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... fail [103.899s] 2020-06-13 10:44:17.831 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [51.849s] 2020-06-13 10:45:26.596 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [60.286s] 2020-06-13 10:46:23.070 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [56.465s] 2020-06-13 10:47:57.859 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [79.188s] 2020-06-13 10:48:14.397 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.' 2020-06-13 10:49:20.814 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [48.565s] 2020-06-13 10:50:08.442 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [24.403s] 2020-06-13 10:51:43.248 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [94.795s] 2020-06-13 10:51:57.582 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2020-06-13 10:51:58.184 32 INFO rally.task.context [-] Verification 053e679e-c156-4352-b480-7d15ff7ba00a | Context testr@default cleanup() started 2020-06-13 10:51:58.185 32 INFO rally.task.context [-] Verification 053e679e-c156-4352-b480-7d15ff7ba00a | Context testr@default cleanup() finished in 0.98 msec 2020-06-13 10:51:58.186 32 INFO rally.task.context [-] Verification 053e679e-c156-4352-b480-7d15ff7ba00a | Context tempest@default cleanup() started 2020-06-13 10:51:58.380 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_44858ede_bw8Znm44'. 2020-06-13 10:51:58.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_44858ede_bw8Znm44' has been deleted. 2020-06-13 10:51:58.517 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c06349a6-1078-4258-b230-afefa1c6f5f6' of option 'instance_type' from Tempest config file. 2020-06-13 10:51:58.517 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c06349a6-1078-4258-b230-afefa1c6f5f6' has been removed. 2020-06-13 10:51:58.531 32 INFO rally.task.context [-] Verification 053e679e-c156-4352-b480-7d15ff7ba00a | Context tempest@default cleanup() finished in 0.35 sec 2020-06-13 10:51:58.564 32 INFO rally.api [-] Verification (UUID=44858ede-5acc-4589-8690-847f9cf94574) has been successfully finished for deployment 'opnfv-rally' (UUID=d7700bad-ff30-41cb-9fdc-f2c4471b69e9)! 2020-06-13 10:52:00.499 641 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:52:00.499 641 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:52:00.499 641 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:52:02.101 642 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:52:02.102 642 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:52:02.102 642 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:52:04.878 642 INFO rally.api [-] Building 'html' report for the following verification(s): '44858ede-5acc-4589-8690-847f9cf94574' 2020-06-13 10:52:04.915 642 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:52:06.497 644 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:52:06.497 644 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:52:06.497 644 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:52:08.913 644 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '44858ede-5acc-4589-8690-847f9cf94574' 2020-06-13 10:52:08.921 644 INFO rally.api [-] The report has been successfully built.