2018-05-23 22:12:19,724 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-38 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-23 22:12:19,734 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-23 22:12:19,734 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 22:12:19,737 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-05-23 22:12:19,741 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-23 22:12:19,741 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-23 22:12:25,880 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 22:12:45,189 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 19.293s OK 2018-05-23 22:12:45,561 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:12:45,562 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-23 22:12:45,568 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-23 22:12:49,751 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 22:42:34,771 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 1784.926s OK 2018-05-23 22:42:35,099 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:42:35,099 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 29:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 22:42:35,105 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-23 22:42:37,830 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 22:44:41,077 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 123.245s OK 2018-05-23 22:44:41,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:44:41,420 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 02:03 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-23 22:44:41,426 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:19 | PASS | | api_check | functest | healthcheck | 29:45 | PASS | | snaps_health_check | functest | healthcheck | 02:03 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-23 22:44:41,432 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 22:46:07,885 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-38 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-23 22:46:07,895 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-23 22:46:07,895 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 22:46:07,899 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-05-23 22:46:07,904 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-23 22:46:07,904 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-23 22:46:14,081 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'81e9d059-97fe-406a-9c60-1cdf342566fa'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T22:08:40Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4da9658a-3b7a-48d8-af05-add12fd3f021', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:08:16Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:46:14,344 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-05-23 22:46:14,344 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 22:46:14,549 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 22:46:14,550 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 22:46:14,708 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-23 22:46:14,708 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-23 22:46:14' 2018-05-23 22:46:14,708 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'TestVM--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:46:14,708 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: {u'hw_firmware_type': u'uefi', u'hw_video_model': u'vga', u'hw_disk_bus': u'scsi', u'short_id': u'ubuntu16.04', u'hw_scsi_model': u'virtio-scsi'} 2018-05-23 22:46:17,714 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-23T22:46:16Z', u'owner_specified.shade.object': u'images/TestVM--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:46:16Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/2737710c-dc15-4e8e-9214-0167f10d15d8/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'2737710c-dc15-4e8e-9214-0167f10d15d8', u'size': None, u'name': u'TestVM--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/2737710c-dc15-4e8e-9214-0167f10d15d8', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:46:17,714 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:46:19,409 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T22:46:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'00f07150-9f30-409e-8408-ae4e57940892', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:46:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:46:22,171 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T22:46:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'd15dbd59-5ecd-4722-b62e-80070741cf0e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', u'enable_dhcp': True, u'network_id': u'00f07150-9f30-409e-8408-ae4e57940892', u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:46:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:46:22,172 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:46:28,380 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4da9658a-3b7a-48d8-af05-add12fd3f021', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'81e9d059-97fe-406a-9c60-1cdf342566fa', u'ip_address': u'10.0.15.117'}]}, u'description': u'', u'tags': [], u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:46:22Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-23T22:46:28Z', u'revision_number': 2, u'routes': [], u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'id': u'2459be83-1382-41ee-90f7-6b47142afaa2', u'name': u'vping-router-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd'}) 2018-05-23 22:46:37,836 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:46:38,303 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e6042477-7b43-44f5-b243-1b92eee3fc48', 'swap': 0}) 2018-05-23 22:46:41,636 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:47:15,496 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:d8:af', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2737710c-dc15-4e8e-9214-0167f10d15d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000021', u'OS-SRV-USG:launched_at': u'2018-05-23T22:47:10.000000', 'flavor': Munch({u'id': u'e6042477-7b43-44f5-b243-1b92eee3fc48'}), 'az': u'nova', 'id': u'77b7fc21-d7d5-474a-89aa-ad48bffdd6d1', 'security_groups': [Munch({u'name': u'vping-sg-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4ccde5336234f35a7d1db81d71d53d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-23T22:47:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T22:47:10Z', 'hostId': u'f25d5c783086ccc19ca75591d9dec8017b4a64b504f7ddd8b1160080', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'f25d5c783086ccc19ca75591d9dec8017b4a64b504f7ddd8b1160080', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000021', u'OS-SRV-USG:launched_at': u'2018-05-23T22:47:10.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002', 'name': u'opnfv-vping-1-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', 'adminPass': u'9aR2sMtNmV3h', 'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'region': 'RegionOne', 'created': u'2018-05-23T22:46:47Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True'}) 2018-05-23 22:47:23,738 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412748K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111540K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000643] console [tty0] enabled [ 0.000673] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000695] pid_max: default: 32768 minimum: 301 [ 0.000738] Security Framework initialized [ 0.000749] Yama: becoming mindful. [ 0.000786] AppArmor: AppArmor initialized [ 0.000978] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001434] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001448] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001795] Initializing cgroup subsys io [ 0.001813] Initializing cgroup subsys memory [ 0.001835] Initializing cgroup subsys devices [ 0.001848] Initializing cgroup subsys freezer [ 0.001860] Initializing cgroup subsys net_cls [ 0.001873] Initializing cgroup subsys perf_event [ 0.001887] Initializing cgroup subsys net_prio [ 0.001899] Initializing cgroup subsys hugetlb [ 0.001910] Initializing cgroup subsys pids [ 0.001942] ftrace: allocating 30305 entries in 119 pages [ 0.037078] Remapping and enabling EFI services. [ 0.037093] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.037113] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.037133] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.037147] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.037164] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.037179] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.037209] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.037271] ASID allocator initialised with 65536 entries [ 0.038247] PCI/MSI: /intc/its domain created [ 0.038283] Platform MSI: /intc/its domain created [ 0.038418] Brought up 1 CPUs [ 0.038429] SMP: Total of 1 processors activated. [ 0.038451] CPU features: detected feature: GIC system register CPU interface [ 0.038466] CPU features: detected feature: Software prefetching using PRFM [ 0.038478] CPU: All CPU(s) started at EL1 [ 0.038500] alternatives: patching kernel code [ 0.038742] devtmpfs: initialized [ 0.039743] evm: security.selinux [ 0.039753] evm: security.SMACK64 [ 0.039762] evm: security.SMACK64EXEC [ 0.039771] evm: security.SMACK64TRANSMUTE [ 0.039780] evm: security.SMACK64MMAP [ 0.039789] evm: security.ima [ 0.039798] evm: security.capability [ 0.039922] SMBIOS 3.0.0 present. [ 0.040048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.040223] pinctrl core: initialized pinctrl subsystem [ 0.040680] NET: Registered protocol family 16 [ 0.041144] cpuidle: using governor ladder [ 0.041158] cpuidle: using governor menu [ 0.041203] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.041229] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.041293] DMA: preallocated 256 KiB pool for atomic allocations [ 0.041375] Serial: AMBA PL011 UART driver [ 0.047693] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.850357] console [ttyAMA0] enabled [ 0.860030] ACPI: Interpreter disabled. [ 0.865065] vgaarb: loaded [ 0.869290] SCSI subsystem initialized [ 0.874175] usbcore: registered new interface driver usbfs [ 0.880897] usbcore: registered new interface driver hub [ 0.887404] usbcore: registered new device driver usb [ 0.894402] NetLabel: Initializing [ 0.898683] NetLabel: domain hash size = 128 [ 0.904622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.910785] NetLabel: unlabeled traffic allowed by default [ 0.920012] clocksource: Switched to clocksource arch_sys_counter [ 0.946850] AppArmor: AppArmor Filesystem Enabled [ 0.952697] pnp: PnP ACPI: disabled [ 0.962085] NET: Registered protocol family 2 [ 0.968886] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.977220] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.984793] TCP: Hash tables configured (established 4096 bind 4096) [ 0.992342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.999370] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.006514] NET: Registered protocol family 1 [ 1.011767] Trying to unpack rootfs image as initramfs... [ 1.225041] Freeing initrd memory: 7940K (ffff80000fb0f000 - ffff8000102d0000) [ 1.234091] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.243053] kvm [1]: HYP mode not available [ 1.248383] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.255769] audit: initializing netlink subsys (disabled) [ 1.261988] audit: type=2000 audit(0.816:1): initialized [ 1.268468] Initialise system trusted keyring [ 1.274094] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.285475] zbud: loaded [ 1.289229] VFS: Disk quotas dquot_6.6.0 [ 1.294170] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.303423] fuse init (API version 7.23) [ 1.308325] Key type big_key registered [ 1.313170] Allocating IMA MOK and blacklist keyrings. [ 1.320131] Key type asymmetric registered [ 1.325294] Asymmetric key parser 'x509' registered [ 1.331309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.339754] io scheduler noop registered [ 1.344262] io scheduler deadline registered (default) [ 1.350688] io scheduler cfq registered [ 1.356597] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.365382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.371399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.378629] PCI: PROBE_ONLY enabled [ 1.382403] PCI host bridge /pcie@10000000 ranges: [ 1.387550] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.393046] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.398575] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.404915] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.413241] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.422360] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.428956] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.440128] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] 00: 2018-05-23 22:47:23,739 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:47:24,635 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWC0KeWBAx/GAncHDmXdxBiNr8VKaRid+FKQSVtzQfvCNUG20Q21zMJTA4OnRvMmrLhcRhbL/UsgjNO50HmwodWq1KE/8bVMD48AtccNlSvWrEMGHy8Lk6xZhmwvd72WrPuNZnowNZ6TfG8Y3hCGHaRfx7zVppU0O2jZ1+iHW5GXiUaZVcGOgqqktUWmtXjmPcvbwe1L3qqhyrTfHSQPKOlxq/GQ94PU5mEjLJA8WBXIWr0FskoIhIPM1S6xUiC2Ed9HF9f8OTjzWPCgOgOMuIxnypSF59OekpnqQblPVYkaNP0e3M0WZMpgWcuRedP39sToc/CxmhtwJjB8QIgRA7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1gtCnlgQMfxgJ3Bw5l3cQYja/FSmkYnfhSkElbc0H7wjVBtt\nENtczCUwODp0bzJqy4XEYWy/1LIIzTudB5sKHVqtShP/G1TA+PALXHDZUr1qxDBh\n8vC5OsWYZsL3e9lqz7jWZ6MDWek3xvGN4Qhh2kX8e81aaVNDto2dfoh1uRl4lGmV\nXBjoKqpLVFprV45j3L28HtS96qocq03x0kDyjpcavxkPeD1OZhIyyQPFgVyFq9Bb\nJKCISDzNUusVIgthHfRxfX/Dk481jwoDoDjLiMZ8qUhefTnpKZ6kG5T1WJGjT9Ht\nzNFmTKYFnLkXnT9/bE6HPwsZobcCYwfECIEQOwIDAQABAoIBACCcbJT1c9o5ymiX\n4AupJ0Kw2DRzrUElUXHXUwSAeiePoY5R82cLFPNhgxw+A7lhZBYIFmiFiiCc02x5\nda5P99WLGDXeIBMI8bG72O9HnkTV6Stk97ds57vFmTem4s/yyyxEzB3UH1GWj9H2\nwZgUj9wSp6oxGmJLtlhc8S7zGYSOznFPvS/o3rARcBnMR/CwlBORV4/j63ExWfFW\nie8SzqTHrwf+C/adxs6CZlB0Cpz44BmvVBridtCkRtN+J9A/Sw80NVvozAtAQRMb\nJpUbtVnH6JYa2kYzCo8sASpOANRvp+Mnj9T8DS+lwrM4G/igFLeu9gOhqSZ87zng\nXIAquCECgYEA+Smbbr2nOPsvFDTKJ2XziUmJEfcJBL/mAS/SbtPx+niBtE2E0hbo\nwRINTxIFe2dQf2x7HxfQa9pVTbNpQfXieON7KpzHSB/MrLFDEYfGXi0PEI8ddiMu\nNJbdPSSyYcDK6/ez0bPXbLtp/Qy3Dra8ZCGeXaGwnrRmMy8L6JJ+LtECgYEA2+rx\nDsIuwKwobKZ9K+VI/wd3JFEWRXvDYtEGkVXRtPMhRo7Hff9sdj8KoxWDYIJoml89\n6LGnU/WhxouCdT+d3KcY1hDJ6ua9oRxuhtFK9TQzc6O7eSF6rL+BehUvdnthy4A6\n9A/aJzYkdnmhZgav42FcW7JvxAS4rZiMZbCkCUsCgYEAu/i5vGfz2jcVo2bYA7UU\nb8Q8VoNKGH01ZjvPw7C94zo6j+3TgDOsUMvvonF0FU8yGY+bqy9qG5PRuxbZF9wK\niS0E5Hb2mOD0pmvsrzMBYlcYAGQX0+Jin2YZbmFa+ghajn6G+HN22B7jrPaEu+L8\naYY7VWQAPRrX51Fc6I5sB6ECgYEAkdzGfg91iv2k4kubAh5VyDFfaIsPxo5MDaKu\nRH8zVF1eWLoivwNHITa3C2wdc0mLr7g0C76pSRrGbjXiFXpYbh22b2U7R747UDzX\nYjw3B2PULIMQuUrnXuS2MA8VJ/S17I/kijRpcVCL5rjNwCn3R00wQPGdB9pJ03o2\nxMvgQPkCgYEAq2mUPx6+lhn3iwNJ3t3SmxRAGPjBeoQRSCJzC06HUzlW6RmVSbjA\n1gDjd5tTxHoQHxtKV4iq75Os0QY7U2fBjwWsZr9jfoSUIOn82SJEEayxks21BVkw\ntetf3u9cPC2M3NnLW2TYXDD5Yc6rppq0ItYfxQc32V1Vhxij0r5kvoE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b4ccde5336234f35a7d1db81d71d53d2', 'name': u'vping-keypair-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', 'created_at': '2018-05-23T22:47:24.635200', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'db:0d:56:da:67:7d:85:be:41:eb:db:62:ea:31:db:5b', 'type': 'ssh', 'id': u'vping-keypair-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd'}) 2018-05-23 22:47:24,635 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA1gtCnlgQMfxgJ3Bw5l3cQYja/FSmkYnfhSkElbc0H7wjVBtt ENtczCUwODp0bzJqy4XEYWy/1LIIzTudB5sKHVqtShP/G1TA+PALXHDZUr1qxDBh 8vC5OsWYZsL3e9lqz7jWZ6MDWek3xvGN4Qhh2kX8e81aaVNDto2dfoh1uRl4lGmV XBjoKqpLVFprV45j3L28HtS96qocq03x0kDyjpcavxkPeD1OZhIyyQPFgVyFq9Bb JKCISDzNUusVIgthHfRxfX/Dk481jwoDoDjLiMZ8qUhefTnpKZ6kG5T1WJGjT9Ht zNFmTKYFnLkXnT9/bE6HPwsZobcCYwfECIEQOwIDAQABAoIBACCcbJT1c9o5ymiX 4AupJ0Kw2DRzrUElUXHXUwSAeiePoY5R82cLFPNhgxw+A7lhZBYIFmiFiiCc02x5 da5P99WLGDXeIBMI8bG72O9HnkTV6Stk97ds57vFmTem4s/yyyxEzB3UH1GWj9H2 wZgUj9wSp6oxGmJLtlhc8S7zGYSOznFPvS/o3rARcBnMR/CwlBORV4/j63ExWfFW ie8SzqTHrwf+C/adxs6CZlB0Cpz44BmvVBridtCkRtN+J9A/Sw80NVvozAtAQRMb JpUbtVnH6JYa2kYzCo8sASpOANRvp+Mnj9T8DS+lwrM4G/igFLeu9gOhqSZ87zng XIAquCECgYEA+Smbbr2nOPsvFDTKJ2XziUmJEfcJBL/mAS/SbtPx+niBtE2E0hbo wRINTxIFe2dQf2x7HxfQa9pVTbNpQfXieON7KpzHSB/MrLFDEYfGXi0PEI8ddiMu NJbdPSSyYcDK6/ez0bPXbLtp/Qy3Dra8ZCGeXaGwnrRmMy8L6JJ+LtECgYEA2+rx DsIuwKwobKZ9K+VI/wd3JFEWRXvDYtEGkVXRtPMhRo7Hff9sdj8KoxWDYIJoml89 6LGnU/WhxouCdT+d3KcY1hDJ6ua9oRxuhtFK9TQzc6O7eSF6rL+BehUvdnthy4A6 9A/aJzYkdnmhZgav42FcW7JvxAS4rZiMZbCkCUsCgYEAu/i5vGfz2jcVo2bYA7UU b8Q8VoNKGH01ZjvPw7C94zo6j+3TgDOsUMvvonF0FU8yGY+bqy9qG5PRuxbZF9wK iS0E5Hb2mOD0pmvsrzMBYlcYAGQX0+Jin2YZbmFa+ghajn6G+HN22B7jrPaEu+L8 aYY7VWQAPRrX51Fc6I5sB6ECgYEAkdzGfg91iv2k4kubAh5VyDFfaIsPxo5MDaKu RH8zVF1eWLoivwNHITa3C2wdc0mLr7g0C76pSRrGbjXiFXpYbh22b2U7R747UDzX Yjw3B2PULIMQuUrnXuS2MA8VJ/S17I/kijRpcVCL5rjNwCn3R00wQPGdB9pJ03o2 xMvgQPkCgYEAq2mUPx6+lhn3iwNJ3t3SmxRAGPjBeoQRSCJzC06HUzlW6RmVSbjA 1gDjd5tTxHoQHxtKV4iq75Os0QY7U2fBjwWsZr9jfoSUIOn82SJEEayxks21BVkw tetf3u9cPC2M3NnLW2TYXDD5Yc6rppq0ItYfxQc32V1Vhxij0r5kvoE= -----END RSA PRIVATE KEY----- 2018-05-23 22:47:28,544 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd' 2018-05-23 22:48:03,084 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a0:50:4c', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2737710c-dc15-4e8e-9214-0167f10d15d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000024', u'OS-SRV-USG:launched_at': u'2018-05-23T22:47:57.000000', 'flavor': Munch({u'id': u'e6042477-7b43-44f5-b243-1b92eee3fc48'}), 'az': u'nova', 'id': u'9c8b3673-2bc5-4cee-8741-7cba03161a9b', 'security_groups': [Munch({u'name': u'vping-sg-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4ccde5336234f35a7d1db81d71d53d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-23T22:47:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T22:47:58Z', 'hostId': u'277829ae428dfa861bf95181995fc3552df7a230a45c4e85242ea3b1', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'277829ae428dfa861bf95181995fc3552df7a230a45c4e85242ea3b1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000024', u'OS-SRV-USG:launched_at': u'2018-05-23T22:47:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', 'name': u'opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd', 'adminPass': u'7DxsZyy8X9p7', 'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'region': 'RegionOne', 'created': u'2018-05-23T22:47:33Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True'}) 2018-05-23 22:48:14,640 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'2459be83-1382-41ee-90f7-6b47142afaa2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'created_at': u'2018-05-23T22:48:09Z', 'attached': True, 'updated_at': u'2018-05-23T22:48:09Z', 'id': u'4aff771e-685a-4b0d-ab10-d496035a48b3', 'floating_network_id': u'4da9658a-3b7a-48d8-af05-add12fd3f021', 'fixed_ip_address': u'192.168.130.8', 'floating_ip_address': u'10.0.15.122', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2459be83-1382-41ee-90f7-6b47142afaa2', 'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'port_id': u'3819f340-5f5f-4c1e-9f3d-e0e9faeba17e', 'port': u'3819f340-5f5f-4c1e-9f3d-e0e9faeba17e', 'network': u'4da9658a-3b7a-48d8-af05-add12fd3f021'}) 2018-05-23 22:48:21,891 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412748K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111540K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000642] console [tty0] enabled [ 0.000673] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000695] pid_max: default: 32768 minimum: 301 [ 0.000737] Security Framework initialized [ 0.000749] Yama: becoming mindful. [ 0.000787] AppArmor: AppArmor initialized [ 0.000978] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001291] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001463] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001480] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001793] Initializing cgroup subsys io [ 0.001810] Initializing cgroup subsys memory [ 0.001832] Initializing cgroup subsys devices [ 0.001845] Initializing cgroup subsys freezer [ 0.001858] Initializing cgroup subsys net_cls [ 0.001870] Initializing cgroup subsys perf_event [ 0.001885] Initializing cgroup subsys net_prio [ 0.001897] Initializing cgroup subsys hugetlb [ 0.001908] Initializing cgroup subsys pids [ 0.001939] ftrace: allocating 30305 entries in 119 pages [ 0.036293] Remapping and enabling EFI services. [ 0.036308] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.036328] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.036348] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.036363] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.036379] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.036394] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.036425] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.036486] ASID allocator initialised with 65536 entries [ 0.037464] PCI/MSI: /intc/its domain created [ 0.037499] Platform MSI: /intc/its domain created [ 0.037633] Brought up 1 CPUs [ 0.037645] SMP: Total of 1 processors activated. [ 0.037666] CPU features: detected feature: GIC system register CPU interface [ 0.037681] CPU features: detected feature: Software prefetching using PRFM [ 0.037694] CPU: All CPU(s) started at EL1 [ 0.037716] alternatives: patching kernel code [ 0.037958] devtmpfs: initialized [ 0.038941] evm: security.selinux [ 0.038952] evm: security.SMACK64 [ 0.038961] evm: security.SMACK64EXEC [ 0.038970] evm: security.SMACK64TRANSMUTE [ 0.038979] evm: security.SMACK64MMAP [ 0.038988] evm: security.ima [ 0.038997] evm: security.capability [ 0.039120] SMBIOS 3.0.0 present. [ 0.039247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039421] pinctrl core: initialized pinctrl subsystem [ 0.039877] NET: Registered protocol family 16 [ 0.040337] cpuidle: using governor ladder [ 0.040352] cpuidle: using governor menu [ 0.040396] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.040422] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.040486] DMA: preallocated 256 KiB pool for atomic allocations [ 0.040568] Serial: AMBA PL011 UART driver [ 0.046857] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.839319] console [ttyAMA0] enabled [ 0.848753] ACPI: Interpreter disabled. [ 0.853772] vgaarb: loaded [ 0.857964] SCSI subsystem initialized [ 0.862816] usbcore: registered new interface driver usbfs [ 0.869498] usbcore: registered new interface driver hub [ 0.875990] usbcore: registered new device driver usb [ 0.882914] NetLabel: Initializing [ 0.887154] NetLabel: domain hash size = 128 [ 0.892565] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.898697] NetLabel: unlabeled traffic allowed by default [ 0.905540] clocksource: Switched to clocksource arch_sys_counter [ 0.932049] AppArmor: AppArmor Filesystem Enabled [ 0.937673] pnp: PnP ACPI: disabled [ 0.946918] NET: Registered protocol family 2 [ 0.952322] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.960292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.967587] TCP: Hash tables configured (established 4096 bind 4096) [ 0.974934] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.981781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.989278] NET: Registered protocol family 1 [ 0.994276] Trying to unpack rootfs image as initramfs... [ 1.207464] Freeing initrd memory: 7940K (ffff80000fb0f000 - ffff8000102d0000) [ 1.216226] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.224974] kvm [1]: HYP mode not available [ 1.230090] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.237301] audit: initializing netlink subsys (disabled) [ 1.243357] audit: type=2000 audit(0.812:1): initialized [ 1.249778] Initialise system trusted keyring [ 1.255332] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.266704] zbud: loaded [ 1.270413] VFS: Disk quotas dquot_6.6.0 [ 1.275309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284460] fuse init (API version 7.23) [ 1.289365] Key type big_key registered [ 1.293662] Allocating IMA MOK and blacklist keyrings. [ 1.300652] Key type asymmetric registered [ 1.305416] Asymmetric key parser 'x509' registered [ 1.310994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.319564] io scheduler noop registered [ 1.324195] io scheduler deadline registered (default) [ 1.330169] io scheduler cfq registered [ 1.336257] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.345146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.351360] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.359047] PCI: PROBE_ONLY enabled [ 1.363321] PCI host bridge /pcie@10000000 ranges: [ 1.368915] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.374695] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.380759] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.387392] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.395252] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.401616] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.408968] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.416575] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.560938] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.584636] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.592219] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.599864] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.615866] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.623394] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.631593] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.647608] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.655185] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.662907] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.678900] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.687036] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.726237] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.737174] msm_serial: driver initialized [ 1.742119] Unable to detect cache hierarchy from DT for CPU 0 [ 1.754275] brd: module loaded [ 1.760303] loop: module loaded [ 1.764360] libphy: Fixed MDIO Bus: probed [ 1.768829] tun: Universal TUN/TAP device driver, 1.6 [ 1.774296] tun: (C) 1999-2004 Max Krasnyansky [ 1.787063] PPP generic driver version 2.4.2 [ 1.791951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.798998] ehci-pci: EHCI PCI platform driver [ 1.803926] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.810632] ohci-pci: OHCI PCI platform driver [ 1.815523] uhci_hcd: USB Universal Host Controller Interface driver [ 1.822617] mousedev: PS/2 mouse device common for all mice [ 1.829009] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.835708] i2c /dev entries driver [ 1.840220] device-mapper: uevent: version 1.0.3 [ 1.845495] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.854733] ledtrig-cpu: registered to indicate activity on CPUs [ 1.861298] EFI Variables Facility v0.08 2004-May-17 [ 1.868155] NET: Registered protocol family 10 [ 1.873417] NET: Registered protocol family 17 [ 1.878262] Key type dns_resolver registered [ 1.882993] Registered cp15_barrier emulation handler [ 1.888472] Registered setend emulation handler [ 1.893778] registered taskstats version 1 [ 1.898377] Loading compiled-in X.509 certificates [ 1.905280] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.915968] zswap: loaded using pool lzo/zbud [ 1.924110] Key type trusted registered [ 1.933298] Key type encrypted registered [ 1.937754] AppArmor: AppArmor sha1 policy hashing enabled [ 1.943871] ima: No TPM chip found, activating TPM-bypass! [ 1.949884] evm: HMAC attrs: 0x1 [ 1.955367] rtc-efi rtc-efi: setting system clock to 2018-05-23 22:48:09 UTC (1527115689) [ 1.964869] uart-pl011 9000000.pl011: no DMA platform data [ 1.971217] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.979596] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.56 [ 2.014822] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.024857] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.096146] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.104934] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.111743] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.120315] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.127500] sd 0:0:0:0: [sda] Write Protect is off [ 2.133232] sd 0:0:0:1: [sdb] Write Protect is off [ 2.138976] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.149565] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.166625] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.177063] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.185313] GPT:221183 != 2097151 [ 2.189072] GPT:Alternate GPT header not at the end of the disk. [ 2.195880] GPT:221183 != 2097151 [ 2.199864] GPT: Use GNU Parted to correct GPT errors. [ 2.207624] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.37 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.989734] random: dd urandom read with 106 bits of entropy available done. Starting acpid: OK [ 4.211422] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=202719 end=221151 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: Container: none Arch: aarch64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 411MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sda 8:0 1073741824 sda1 8:1 1064287744 cirros-rootfs / sda15 8:15 8388608 sdb 8:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTeV/1agqVdWq4fBKbP/QJ/ywMg8W/XPKAAxwzqzQ9MAbKf7gPN1CJICExst8U1BhXYvdR0nwrM0vvuQejJMgQn0+oIO0nmtrlxmEsHsPITL/ZYM/EF/Iyl0kyx34iKX4gV8foFCA2v+lVwTCj2+3jCWYoZnqq2vFXkLj9TKrgA8GNeFgHe+jTOqqhRIZWkIy14w2mCi5fIQ++SLJLrV7K9rna2TqDVVNnJhP0sNZprtg4ZZMowSYAjROdaO1mxXC7akXrKQsKgbdK6lYIqSDSjW2nfLDkHrPdoJTr2/h1URlpvBUA/Qv5QGFLuKAT8MvYzou9L2sNgHVB6M0TfPC9 root@opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd ssh-dss AAAAB3NzaC1kc3MAAACBAKd9daNmpTpSvjZlMkv1DgRldJtV8Fn0z9QFJVABE+ES96QYxguttHyfRrPBPgjT0V3lcdoSwLA1xKJorRTOMMWmSfIxFCevBuzS4JabUsjeqPwfTG/CfkYpMv4Q0geZkWxgqqt6z/kBXQyvKGN3isW//1d42SbR65fJhZuqtbDLAAAAFQC6zVZrHCz0VsoaFqhHD2zb+VJ1bQAAAIA+C6jp+ke+nvNHC1hFOW0gtDFRXWOC5d+EeyXVmEt3b9TBRfLMSEodV51w8sdb2wJrApJwySXZ9URIp9P0Wiy54Qo+wqxoefvZ919AkGAnwOFnKNM3JY1LQY9LHcIQQYELkSEBVyID7xTA5c/2rDW/DIoUaTVxWr9uJaHx6eeQygAAAIEAh+hlIJd60UV9X6Cw/bs/FZU3n0BQQ4XuTUBNB2QwacZu6q8YOvJK9FutNfwEZ6iaPz/HAVDgQzNmhHadfi1SbXEV+lDER1jqLa+0Swky4nY2JmWSwTmq4kIDgQnI9qgKbMffZbzZ/8iOsQjNRydoOPO2A/5Sooe+I46rZZGoX4A= root@opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fea0:504c/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 9c8b3673-2bc5-4cee-8741-7cba03161a9b name: opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd availability-zone: nova local-hostname: opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd.novalocal launch-index: 0 === cirros: current=d161201 latest=0.4.0 uptime=11.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--f8c73f6a-b872-4a40-bd55-e6c6e06a4cbd login: /dev/root resized successfully [took 1.37s] 2018-05-23 22:48:21,892 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-23 22:48:23,075 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-23 22:48:23,080 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-23 22:48:23,088 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-23 22:48:23,088 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 22:48:23,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:48:23,547 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 02:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 22:49:22,504 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-23 22:49:24,923 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'81e9d059-97fe-406a-9c60-1cdf342566fa'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T22:08:40Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4da9658a-3b7a-48d8-af05-add12fd3f021', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:08:16Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:49:24,923 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-23 22:49:24,924 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-23 22:49:24' 2018-05-23 22:49:24,924 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'TestVM--a11bae33-a6cd-499b-8495-50c3a74077db' 2018-05-23 22:49:24,924 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: {u'hw_firmware_type': u'uefi', u'hw_video_model': u'vga', u'hw_disk_bus': u'scsi', u'short_id': u'ubuntu16.04', u'hw_scsi_model': u'virtio-scsi'} 2018-05-23 22:49:27,304 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-23T22:49:26Z', u'owner_specified.shade.object': u'images/TestVM--a11bae33-a6cd-499b-8495-50c3a74077db', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:49:26Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/236957b8-1e3a-4367-8b85-4241d4ad0e64/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'236957b8-1e3a-4367-8b85-4241d4ad0e64', u'size': None, u'name': u'TestVM--a11bae33-a6cd-499b-8495-50c3a74077db', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/236957b8-1e3a-4367-8b85-4241d4ad0e64', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:49:27,305 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-a11bae33-a6cd-499b-8495-50c3a74077db' 2018-05-23 22:49:29,007 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T22:49:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'29547b07-d842-42e2-970e-917f3e326209', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-a11bae33-a6cd-499b-8495-50c3a74077db', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:49:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:49:32,162 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T22:49:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'94b669d6-895a-42f7-97b6-fd52bd5934e4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-a11bae33-a6cd-499b-8495-50c3a74077db', u'enable_dhcp': True, u'network_id': u'29547b07-d842-42e2-970e-917f3e326209', u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:49:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:49:32,163 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-a11bae33-a6cd-499b-8495-50c3a74077db' 2018-05-23 22:49:37,876 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4da9658a-3b7a-48d8-af05-add12fd3f021', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'81e9d059-97fe-406a-9c60-1cdf342566fa', u'ip_address': u'10.0.15.121'}]}, u'description': u'', u'tags': [], u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:49:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-23T22:49:37Z', u'revision_number': 2, u'routes': [], u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'id': u'ac12c34c-ac35-4b87-a225-65e602fe6709', u'name': u'vping-router-a11bae33-a6cd-499b-8495-50c3a74077db'}) 2018-05-23 22:49:47,796 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-a11bae33-a6cd-499b-8495-50c3a74077db' 2018-05-23 22:49:48,553 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-a11bae33-a6cd-499b-8495-50c3a74077db', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8a0f87cd-f979-4241-90d2-549e8777e09f', 'swap': 0}) 2018-05-23 22:49:51,621 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db' 2018-05-23 22:50:24,648 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-a11bae33-a6cd-499b-8495-50c3a74077db': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b2:28:bb', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'236957b8-1e3a-4367-8b85-4241d4ad0e64'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000027', u'OS-SRV-USG:launched_at': u'2018-05-23T22:50:21.000000', 'flavor': Munch({u'id': u'8a0f87cd-f979-4241-90d2-549e8777e09f'}), 'az': u'nova', 'id': u'2ab3f7da-0df2-4cb6-8992-a60611a4c181', 'security_groups': [Munch({u'name': u'vping-sg-a11bae33-a6cd-499b-8495-50c3a74077db'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4ccde5336234f35a7d1db81d71d53d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-23T22:50:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T22:50:22Z', 'hostId': u'277829ae428dfa861bf95181995fc3552df7a230a45c4e85242ea3b1', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'277829ae428dfa861bf95181995fc3552df7a230a45c4e85242ea3b1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000027', u'OS-SRV-USG:launched_at': u'2018-05-23T22:50:21.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', 'name': u'opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db', 'adminPass': u'6Z8QCcny84eu', 'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'region': 'RegionOne', 'created': u'2018-05-23T22:49:57Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True'}) 2018-05-23 22:50:31,037 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H 2018-05-23 22:50:31,037 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--a11bae33-a6cd-499b-8495-50c3a74077db' 2018-05-23 22:51:03,729 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-a11bae33-a6cd-499b-8495-50c3a74077db': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0e:b6:89', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'236957b8-1e3a-4367-8b85-4241d4ad0e64'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-23T22:50:58.000000', 'flavor': Munch({u'id': u'8a0f87cd-f979-4241-90d2-549e8777e09f'}), 'az': u'nova', 'id': u'd8a6079c-3ed0-470a-98df-551ddc20a325', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4ccde5336234f35a7d1db81d71d53d2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-23T22:50:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T22:50:59Z', 'hostId': u'f25d5c783086ccc19ca75591d9dec8017b4a64b504f7ddd8b1160080', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'f25d5c783086ccc19ca75591d9dec8017b4a64b504f7ddd8b1160080', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-23T22:50:58.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002', 'name': u'opnfv-vping-2-userdata--a11bae33-a6cd-499b-8495-50c3a74077db', 'adminPass': u'dTMF4NGTTSns', 'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'region': 'RegionOne', 'created': u'2018-05-23T22:50:35Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True'}) 2018-05-23 22:51:10,727 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412748K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111540K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000643] console [tty0] enabled [ 0.000674] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000696] pid_max: default: 32768 minimum: 301 [ 0.000739] Security Framework initialized [ 0.000751] Yama: becoming mindful. [ 0.000788] AppArmor: AppArmor initialized [ 0.000980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001294] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001435] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001450] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001762] Initializing cgroup subsys io [ 0.001780] Initializing cgroup subsys memory [ 0.001802] Initializing cgroup subsys devices [ 0.001815] Initializing cgroup subsys freezer [ 0.001827] Initializing cgroup subsys net_cls [ 0.001839] Initializing cgroup subsys perf_event [ 0.001854] Initializing cgroup subsys net_prio [ 0.001866] Initializing cgroup subsys hugetlb [ 0.001877] Initializing cgroup subsys pids [ 0.001908] ftrace: allocating 30305 entries in 119 pages [ 0.036973] Remapping and enabling EFI services. [ 0.036988] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.037008] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.037029] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.037043] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.037060] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.037075] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.037105] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.037167] ASID allocator initialised with 65536 entries [ 0.038118] PCI/MSI: /intc/its domain created [ 0.038153] Platform MSI: /intc/its domain created [ 0.038283] Brought up 1 CPUs [ 0.038294] SMP: Total of 1 processors activated. [ 0.038317] CPU features: detected feature: GIC system register CPU interface [ 0.038332] CPU features: detected feature: Software prefetching using PRFM [ 0.038345] CPU: All CPU(s) started at EL1 [ 0.038367] alternatives: patching kernel code [ 0.038608] devtmpfs: initialized [ 0.039612] evm: security.selinux [ 0.039622] evm: security.SMACK64 [ 0.039631] evm: security.SMACK64EXEC [ 0.039640] evm: security.SMACK64TRANSMUTE [ 0.039649] evm: security.SMACK64MMAP [ 0.039658] evm: security.ima [ 0.039667] evm: security.capability [ 0.039815] SMBIOS 3.0.0 present. [ 0.039949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.040126] pinctrl core: initialized pinctrl subsystem [ 0.040586] NET: Registered protocol family 16 [ 0.041049] cpuidle: using governor ladder [ 0.041064] cpuidle: using governor menu [ 0.041108] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.041134] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.041199] DMA: preallocated 256 KiB pool for atomic allocations [ 0.041282] Serial: AMBA PL011 UART driver [ 0.047578] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.848947] console [ttyAMA0] enabled [ 0.858480] ACPI: Interpreter disabled. [ 0.863518] vgaarb: loaded [ 0.867747] SCSI subsystem initialized [ 0.872685] usbcore: registered new interface driver usbfs [ 0.879376] usbcore: registered new interface driver hub [ 0.885919] usbcore: registered new device driver usb [ 0.892935] NetLabel: Initializing [ 0.897241] NetLabel: domain hash size = 128 [ 0.902691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.908842] NetLabel: unlabeled traffic allowed by default [ 0.915765] clocksource: Switched to clocksource arch_sys_counter [ 0.942386] AppArmor: AppArmor Filesystem Enabled [ 0.948038] pnp: PnP ACPI: disabled [ 0.957294] NET: Registered protocol family 2 [ 0.962798] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.970897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.978280] TCP: Hash tables configured (established 4096 bind 4096) [ 0.985654] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.992534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.000313] NET: Registered protocol family 1 [ 1.005813] Trying to unpack rootfs image as initramfs... [ 1.219996] Freeing initrd memory: 7940K (ffff80000fb0f000 - ffff8000102d0000) [ 1.229189] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.238313] kvm [1]: HYP mode not available [ 1.243669] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.250600] audit: initializing netlink subsys (disabled) [ 1.256890] audit: type=2000 audit(0.816:1): initialized [ 1.263456] Initialise system trusted keyring [ 1.268680] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.280272] zbud: loaded [ 1.284144] VFS: Disk quotas dquot_6.6.0 [ 1.289211] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.298601] fuse init (API version 7.23) [ 1.303599] Key type big_key registered [ 1.309267] Allocating IMA MOK and blacklist keyrings. [ 1.316190] Key type asymmetric registered [ 1.321391] Asymmetric key parser 'x509' registered [ 1.327386] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.335908] io scheduler noop registered [ 1.340867] io scheduler deadline registered (default) [ 1.347162] io scheduler cfq registered [ 1.353026] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.362328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.368843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.376745] PCI: PROBE_ONLY enabled [ 1.381101] PCI host bridge /pcie@10000000 ranges: [ 1.386866] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.392800] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.398983] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.405859] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.413878] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.420320] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.427718] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.435484] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.589283] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.615460] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.623309] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.632842] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.649839] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.657943] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.666292] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.683095] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.691452] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.699478] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.716330] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.725301] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.765305] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.777153] msm_serial: driver initialized [ 1.782611] Unable to detect cache hierarchy from DT for CPU 0 [ 1.795074] brd: module loaded [ 1.801418] loop: module loaded [ 1.805896] libphy: Fixed MDIO Bus: probed [ 1.810784] tun: Universal TUN/TAP device driver, 1.6 [ 1.816672] tun: (C) 1999-2004 Max Krasnyansky [ 1.830227] PPP generic driver version 2.4.2 [ 1.835119] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.842196] ehci-pci: EHCI PCI platform driver [ 1.847037] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.853693] ohci-pci: OHCI PCI platform driver [ 1.858579] uhci_hcd: USB Universal Host Controller Interface driver [ 1.865654] mousedev: PS/2 mouse device common for all mice [ 1.872118] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.878996] i2c /dev entries driver [ 1.883450] device-mapper: uevent: version 1.0.3 [ 1.888655] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.897945] ledtrig-cpu: registered to indicate activity on CPUs [ 1.904451] EFI Variables Facility v0.08 2004-May-17 [ 1.911326] NET: Registered protocol family 10 [ 1.916600] NET: Registered protocol family 17 [ 1.921459] Key type dns_resolver registered [ 1.926142] Registered cp15_barrier emulation handler [ 1.931607] Registered setend emulation handler [ 1.936867] registered taskstats version 1 [ 1.941348] Loading compiled-in X.509 certificates [ 1.948245] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.960105] zswap: loaded using pool lzo/zbud [ 1.968476] Key type trusted registered [ 1.977681] Key type encrypted registered [ 1.984437] AppArmor: AppArmor sha1 policy hashing enabled [ 1.990407] ima: No TPM chip found, activating TPM-bypass! [ 1.998324] evm: HMAC attrs: 0x1 [ 2.004869] rtc-efi rtc-efi: setting system clock to 2018-05-23 22:50:34 UTC (1527115834) [ 2.015329] uart-pl011 9000000.pl011: no DMA platform data [ 2.022249] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 2.030567] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.60 [ 2.066162] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.076195] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.147299] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.156163] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.163477] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.172006] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.179595] sd 0:0:0:0: [sda] Write Protect is off [ 2.185162] sd 0:0:0:1: [sdb] Write Protect is off [ 2.191296] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.201767] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.218745] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.229214] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.237398] GPT:221183 != 2097151 [ 2.241520] GPT:Alternate GPT header not at the end of the disk. [ 2.248682] GPT:221183 != 2097151 [ 2.252909] GPT: Use GNU Parted to correct GPT errors. [ 2.261061] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.40 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.032287] random: dd urandom read with 106 bits of entropy available done. Starting acpid: OK [ 4.256520] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=202719 end=221151 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: Container: none Arch: aarch64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 411MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sda 8:0 1073741824 sda1 8:1 1064287744 cirros-rootfs / sda15 8:15 8388608 sdb 8:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrvw7RLBoeDlORufV+XIT0VHDH8NEp6ujRFaWqhRUeSJClhGNJwAt3FdwjOJHXS2KhFvSUtYeEMtGXSNtJguo4q3rRJhVH7F2GP0VkYhioFMEpo9DoSheUDEm0JTUG3PC9CKI9T6XYQoo2Tno0ohBDKEvXE5VvCkqtgDXAlc4x4ZT2AobzhB47a4VzsgrJFdmN6A2Aha+ryGv2pquq6btNOQLOtfMKHN8jTBRgJSQ+c+vzylRusZHlcvUQRBHTt5lv+NuMmWXw+OUuBEV4vtnISFBVYuB55vRtCUhEmfAnPctPofosKXzhjZLOX4mVydlYjO53qbjw5BnIIgQS3cYZ root@opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db ssh-dss AAAAB3NzaC1kc3MAAACBAMH6lFTu/I1dwGWS/gaGhRl9pAJEMrWmSyqRLUOYCpKdCYLL7lAWUbFdIBWBLM2JXUCSPOOVbLon40o48RX3R/PVk/I2g/GI3Va8XZ6TYQGDmyU495MxegIiXOr+wcuvWnMtAveIvQIlaMskUrUch2Qu5ePeoyR7sqDtJ5NQmmoNAAAAFQC6eVjYBCcFJftMTNLxHW5OKnNWTQAAAIBPZsYGoWs+bJtq3Fucg7e9GvYqZtozd9wwVdCGwggQilANsEiRwxR2OF1dkbN2S3mN3TFpwkdk2QP1bFOmWrpZN5ahFYpgXPZt/Q96m2gF3hOyiuvGl4lbZYt/RQ5xnuaOEeAwbu51K8XI5qveZmQTM+4ncEYp6qicQHD/SgcHggAAAIEAolYT2kjq651/nLo+ceoKJwdefqIqPlsrDr8P0vhFgAv5bIocPCEhDLFvBUUW0pcYlVp4x9PY58zlA7WPmgjvnnTg2vgjzRyA6+pIoeHpb+NeesB7fWtqh1uhECRCsVtB3rIa8CKWLBVS/y2dsLUAYoX/Og62BBCljIue12lBK/Y= root@opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:feb2:28bb/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 2ab3f7da-0df2-4cb6-8992-a60611a4c181 name: opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db availability-zone: nova local-hostname: opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db.novalocal launch-index: 0 === cirros: current=d161201 latest=0.4.0 uptime=9.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-a11bae33-a6cd-499b-8495-50c3a74077db login: /dev/root resized successfully [took 1.46s] 2018-05-23 22:51:10,728 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-23 22:51:10,728 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-23 22:51:16,347 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412748K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111540K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000642] console [tty0] enabled [ 0.000672] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000694] pid_max: default: 32768 minimum: 301 [ 0.000736] Security Framework initialized [ 0.000748] Yama: becoming mindful. [ 0.000785] AppArmor: AppArmor initialized [ 0.000975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001444] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001756] Initializing cgroup subsys io [ 0.001774] Initializing cgroup subsys memory [ 0.001796] Initializing cgroup subsys devices [ 0.001809] Initializing cgroup subsys freezer [ 0.001822] Initializing cgroup subsys net_cls [ 0.001834] Initializing cgroup subsys perf_event [ 0.001849] Initializing cgroup subsys net_prio [ 0.001861] Initializing cgroup subsys hugetlb [ 0.001872] Initializing cgroup subsys pids [ 0.001903] ftrace: allocating 30305 entries in 119 pages [ 0.036328] Remapping and enabling EFI services. [ 0.036343] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.036364] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.036385] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.036399] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.036416] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.036430] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.036461] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.036522] ASID allocator initialised with 65536 entries [ 0.037476] PCI/MSI: /intc/its domain created [ 0.037511] Platform MSI: /intc/its domain created [ 0.037640] Brought up 1 CPUs [ 0.037651] SMP: Total of 1 processors activated. [ 0.037673] CPU features: detected feature: GIC system register CPU interface [ 0.037688] CPU features: detected feature: Software prefetching using PRFM [ 0.037701] CPU: All CPU(s) started at EL1 [ 0.037723] alternatives: patching kernel code [ 0.037966] devtmpfs: initialized [ 0.038950] evm: security.selinux [ 0.038961] evm: security.SMACK64 [ 0.038970] evm: security.SMACK64EXEC [ 0.038979] evm: security.SMACK64TRANSMUTE [ 0.038988] evm: security.SMACK64MMAP [ 0.038997] evm: security.ima [ 0.039006] evm: security.capability [ 0.039130] SMBIOS 3.0.0 present. [ 0.039255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039466] pinctrl core: initialized pinctrl subsystem [ 0.039923] NET: Registered protocol family 16 [ 0.040382] cpuidle: using governor ladder [ 0.040397] cpuidle: using governor menu [ 0.040441] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.040467] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.040531] DMA: preallocated 256 KiB pool for atomic allocations [ 0.040613] Serial: AMBA PL011 UART driver [ 0.046876] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.819555] console [ttyAMA0] enabled [ 0.829152] ACPI: Interpreter disabled. [ 0.834111] vgaarb: loaded [ 0.838264] SCSI subsystem initialized [ 0.843122] usbcore: registered new interface driver usbfs [ 0.849726] usbcore: registered new interface driver hub [ 0.856175] usbcore: registered new device driver usb [ 0.863048] NetLabel: Initializing [ 0.867306] NetLabel: domain hash size = 128 [ 0.872657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.878718] NetLabel: unlabeled traffic allowed by default [ 0.885562] clocksource: Switched to clocksource arch_sys_counter [ 0.912189] AppArmor: AppArmor Filesystem Enabled [ 0.917737] pnp: PnP ACPI: disabled [ 0.926963] NET: Registered protocol family 2 [ 0.932452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.940432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.947726] TCP: Hash tables configured (established 4096 bind 4096) [ 0.955022] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.961823] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.969305] NET: Registered protocol family 1 [ 0.974291] Trying to unpack rootfs image as initramfs... [ 1.187804] Freeing initrd memory: 7940K (ffff80000fb0f000 - ffff8000102d0000) [ 1.196470] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.205173] kvm [1]: HYP mode not available [ 1.210223] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.217456] audit: initializing netlink subsys (disabled) [ 1.223454] audit: type=2000 audit(0.796:1): initialized [ 1.229812] Initialise system trusted keyring [ 1.235373] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.246622] zbud: loaded [ 1.250387] VFS: Disk quotas dquot_6.6.0 [ 1.255279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.264419] fuse init (API version 7.23) [ 1.269290] Key type big_key registered [ 1.273612] Allocating IMA MOK and blacklist keyrings. [ 1.280560] Key type asymmetric registered [ 1.285264] Asymmetric key parser 'x509' registered [ 1.290793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.299400] io scheduler noop registered [ 1.304073] io scheduler deadline registered (default) [ 1.310075] io scheduler cfq registered [ 1.316181] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.325065] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.331321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338963] PCI: PROBE_ONLY enabled [ 1.343192] PCI host bridge /pcie@10000000 ranges: [ 1.348830] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.354596] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.360667] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.367311] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.375165] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.381517] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.388280] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.395990] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.536854] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.560356] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.568160] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.576084] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.592297] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.600054] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.608460] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.624706] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.632384] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.640250] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.656374] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.664633] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.703783] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.714955] msm_serial: driver initialized [ 1.720285] Unable to detect cache hierarchy from DT for CPU 0 [ 1.732612] brd: module loaded [ 1.739166] loop: module loaded [ 1.743588] libphy: Fixed MDIO Bus: probed [ 1.748395] tun: Universal TUN/TAP device driver, 1.6 [ 1.754115] tun: (C) 1999-2004 Max Krasnyansky [ 1.767474] PPP generic driver version 2.4.2 [ 1.772693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.780010] ehci-pci: EHCI PCI platform driver [ 1.785190] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.792045] ohci-pci: OHCI PCI platform driver [ 1.797189] uhci_hcd: USB Universal Host Controller Interface driver [ 1.804457] mousedev: PS/2 mouse device common for all mice [ 1.811129] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.818266] i2c /dev entries driver [ 1.823297] device-mapper: uevent: version 1.0.3 [ 1.828866] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.838373] ledtrig-cpu: registered to indicate activity on CPUs [ 1.845447] EFI Variables Facility v0.08 2004-May-17 [ 1.852464] NET: Registered protocol family 10 [ 1.857935] NET: Registered protocol family 17 [ 1.863390] Key type dns_resolver registered [ 1.868471] Registered cp15_barrier emulation handler [ 1.874210] Registered setend emulation handler [ 1.880026] registered taskstats version 1 [ 1.884811] Loading compiled-in X.509 certificates [ 1.891905] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.903007] zswap: loaded using pool lzo/zbud [ 1.911576] Key type trusted registered [ 1.921119] Key type encrypted registered [ 1.925700] AppArmor: AppArmor sha1 policy hashing enabled [ 1.932360] ima: No TPM chip found, activating TPM-bypass! [ 1.938610] evm: HMAC attrs: 0x1 [ 1.944470] rtc-efi rtc-efi: setting system clock to 2018-05-23 22:51:11 UTC (1527115871) [ 1.954344] uart-pl011 9000000.pl011: no DMA platform data [ 1.961195] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.969769] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.55 [ 2.005711] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.016025] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.087328] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.093790] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.103441] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.112126] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.119389] sd 0:0:0:0: [sda] Write Protect is off [ 2.125154] sd 0:0:0:1: [sdb] Write Protect is off [ 2.130963] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.141598] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.158647] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.169179] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.177204] GPT:221183 != 2097151 [ 2.180924] GPT:Alternate GPT header not at the end of the disk. [ 2.187829] GPT:221183 != 2097151 [ 2.191851] GPT: Use GNU Parted to correct GPT errors. [ 2.199747] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.926592] random: dd urandom read with 105 bits of entropy available done. Starting acpid: OK [ 4.194086] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-23 22:51:16,348 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-05-23 22:51:21,661 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412748K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111540K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000642] console [tty0] enabled [ 0.000672] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000694] pid_max: default: 32768 minimum: 301 [ 0.000736] Security Framework initialized [ 0.000748] Yama: becoming mindful. [ 0.000785] AppArmor: AppArmor initialized [ 0.000975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001444] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001756] Initializing cgroup subsys io [ 0.001774] Initializing cgroup subsys memory [ 0.001796] Initializing cgroup subsys devices [ 0.001809] Initializing cgroup subsys freezer [ 0.001822] Initializing cgroup subsys net_cls [ 0.001834] Initializing cgroup subsys perf_event [ 0.001849] Initializing cgroup subsys net_prio [ 0.001861] Initializing cgroup subsys hugetlb [ 0.001872] Initializing cgroup subsys pids [ 0.001903] ftrace: allocating 30305 entries in 119 pages [ 0.036328] Remapping and enabling EFI services. [ 0.036343] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.036364] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.036385] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.036399] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.036416] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.036430] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.036461] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.036522] ASID allocator initialised with 65536 entries [ 0.037476] PCI/MSI: /intc/its domain created [ 0.037511] Platform MSI: /intc/its domain created [ 0.037640] Brought up 1 CPUs [ 0.037651] SMP: Total of 1 processors activated. [ 0.037673] CPU features: detected feature: GIC system register CPU interface [ 0.037688] CPU features: detected feature: Software prefetching using PRFM [ 0.037701] CPU: All CPU(s) started at EL1 [ 0.037723] alternatives: patching kernel code [ 0.037966] devtmpfs: initialized [ 0.038950] evm: security.selinux [ 0.038961] evm: security.SMACK64 [ 0.038970] evm: security.SMACK64EXEC [ 0.038979] evm: security.SMACK64TRANSMUTE [ 0.038988] evm: security.SMACK64MMAP [ 0.038997] evm: security.ima [ 0.039006] evm: security.capability [ 0.039130] SMBIOS 3.0.0 present. [ 0.039255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039466] pinctrl core: initialized pinctrl subsystem [ 0.039923] NET: Registered protocol family 16 [ 0.040382] cpuidle: using governor ladder [ 0.040397] cpuidle: using governor menu [ 0.040441] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.040467] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.040531] DMA: preallocated 256 KiB pool for atomic allocations [ 0.040613] Serial: AMBA PL011 UART driver [ 0.046876] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.819555] console [ttyAMA0] enabled [ 0.829152] ACPI: Interpreter disabled. [ 0.834111] vgaarb: loaded [ 0.838264] SCSI subsystem initialized [ 0.843122] usbcore: registered new interface driver usbfs [ 0.849726] usbcore: registered new interface driver hub [ 0.856175] usbcore: registered new device driver usb [ 0.863048] NetLabel: Initializing [ 0.867306] NetLabel: domain hash size = 128 [ 0.872657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.878718] NetLabel: unlabeled traffic allowed by default [ 0.885562] clocksource: Switched to clocksource arch_sys_counter [ 0.912189] AppArmor: AppArmor Filesystem Enabled [ 0.917737] pnp: PnP ACPI: disabled [ 0.926963] NET: Registered protocol family 2 [ 0.932452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.940432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.947726] TCP: Hash tables configured (established 4096 bind 4096) [ 0.955022] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.961823] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.969305] NET: Registered protocol family 1 [ 0.974291] Trying to unpack rootfs image as initramfs... [ 1.187804] Freeing initrd memory: 7940K (ffff80000fb0f000 - ffff8000102d0000) [ 1.196470] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.205173] kvm [1]: HYP mode not available [ 1.210223] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.217456] audit: initializing netlink subsys (disabled) [ 1.223454] audit: type=2000 audit(0.796:1): initialized [ 1.229812] Initialise system trusted keyring [ 1.235373] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.246622] zbud: loaded [ 1.250387] VFS: Disk quotas dquot_6.6.0 [ 1.255279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.264419] fuse init (API version 7.23) [ 1.269290] Key type big_key registered [ 1.273612] Allocating IMA MOK and blacklist keyrings. [ 1.280560] Key type asymmetric registered [ 1.285264] Asymmetric key parser 'x509' registered [ 1.290793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.299400] io scheduler noop registered [ 1.304073] io scheduler deadline registered (default) [ 1.310075] io scheduler cfq registered [ 1.316181] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.325065] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.331321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338963] PCI: PROBE_ONLY enabled [ 1.343192] PCI host bridge /pcie@10000000 ranges: [ 1.348830] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.354596] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.360667] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.367311] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.375165] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.381517] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.388280] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.395990] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.536854] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.560356] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.568160] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.576084] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.592297] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.600054] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.608460] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.624706] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.632384] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.640250] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.656374] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.664633] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.703783] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.714955] msm_serial: driver initialized [ 1.720285] Unable to detect cache hierarchy from DT for CPU 0 [ 1.732612] brd: module loaded [ 1.739166] loop: module loaded [ 1.743588] libphy: Fixed MDIO Bus: probed [ 1.748395] tun: Universal TUN/TAP device driver, 1.6 [ 1.754115] tun: (C) 1999-2004 Max Krasnyansky [ 1.767474] PPP generic driver version 2.4.2 [ 1.772693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.780010] ehci-pci: EHCI PCI platform driver [ 1.785190] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.792045] ohci-pci: OHCI PCI platform driver [ 1.797189] uhci_hcd: USB Universal Host Controller Interface driver [ 1.804457] mousedev: PS/2 mouse device common for all mice [ 1.811129] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.818266] i2c /dev entries driver [ 1.823297] device-mapper: uevent: version 1.0.3 [ 1.828866] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.838373] ledtrig-cpu: registered to indicate activity on CPUs [ 1.845447] EFI Variables Facility v0.08 2004-May-17 [ 1.852464] NET: Registered protocol family 10 [ 1.857935] NET: Registered protocol family 17 [ 1.863390] Key type dns_resolver registered [ 1.868471] Registered cp15_barrier emulation handler [ 1.874210] Registered setend emulation handler [ 1.880026] registered taskstats version 1 [ 1.884811] Loading compiled-in X.509 certificates [ 1.891905] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.903007] zswap: loaded using pool lzo/zbud [ 1.911576] Key type trusted registered [ 1.921119] Key type encrypted registered [ 1.925700] AppArmor: AppArmor sha1 policy hashing enabled [ 1.932360] ima: No TPM chip found, activating TPM-bypass! [ 1.938610] evm: HMAC attrs: 0x1 [ 1.944470] rtc-efi rtc-efi: setting system clock to 2018-05-23 22:51:11 UTC (1527115871) [ 1.954344] uart-pl011 9000000.pl011: no DMA platform data [ 1.961195] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.969769] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.55 [ 2.005711] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.016025] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.087328] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.093790] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.103441] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.112126] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.119389] sd 0:0:0:0: [sda] Write Protect is off [ 2.125154] sd 0:0:0:1: [sdb] Write Protect is off [ 2.130963] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.141598] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.158647] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.169179] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.177204] GPT:221183 != 2097151 [ 2.180924] GPT:Alternate GPT header not at the end of the disk. [ 2.187829] GPT:221183 != 2097151 [ 2.191851] GPT: Use GNU Parted to correct GPT errors. [ 2.199747] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.926592] random: dd urandom read with 105 bits of entropy available done. Starting acpid: OK [ 4.194086] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-23 22:51:26,703 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412748K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111540K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000642] console [tty0] enabled [ 0.000672] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000694] pid_max: default: 32768 minimum: 301 [ 0.000736] Security Framework initialized [ 0.000748] Yama: becoming mindful. [ 0.000785] AppArmor: AppArmor initialized [ 0.000975] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001444] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001756] Initializing cgroup subsys io [ 0.001774] Initializing cgroup subsys memory [ 0.001796] Initializing cgroup subsys devices [ 0.001809] Initializing cgroup subsys freezer [ 0.001822] Initializing cgroup subsys net_cls [ 0.001834] Initializing cgroup subsys perf_event [ 0.001849] Initializing cgroup subsys net_prio [ 0.001861] Initializing cgroup subsys hugetlb [ 0.001872] Initializing cgroup subsys pids [ 0.001903] ftrace: allocating 30305 entries in 119 pages [ 0.036328] Remapping and enabling EFI services. [ 0.036343] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.036364] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.036385] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.036399] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.036416] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.036430] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.036461] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.036522] ASID allocator initialised with 65536 entries [ 0.037476] PCI/MSI: /intc/its domain created [ 0.037511] Platform MSI: /intc/its domain created [ 0.037640] Brought up 1 CPUs [ 0.037651] SMP: Total of 1 processors activated. [ 0.037673] CPU features: detected feature: GIC system register CPU interface [ 0.037688] CPU features: detected feature: Software prefetching using PRFM [ 0.037701] CPU: All CPU(s) started at EL1 [ 0.037723] alternatives: patching kernel code [ 0.037966] devtmpfs: initialized [ 0.038950] evm: security.selinux [ 0.038961] evm: security.SMACK64 [ 0.038970] evm: security.SMACK64EXEC [ 0.038979] evm: security.SMACK64TRANSMUTE [ 0.038988] evm: security.SMACK64MMAP [ 0.038997] evm: security.ima [ 0.039006] evm: security.capability [ 0.039130] SMBIOS 3.0.0 present. [ 0.039255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039466] pinctrl core: initialized pinctrl subsystem [ 0.039923] NET: Registered protocol family 16 [ 0.040382] cpuidle: using governor ladder [ 0.040397] cpuidle: using governor menu [ 0.040441] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.040467] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.040531] DMA: preallocated 256 KiB pool for atomic allocations [ 0.040613] Serial: AMBA PL011 UART driver [ 0.046876] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.819555] console [ttyAMA0] enabled [ 0.829152] ACPI: Interpreter disabled. [ 0.834111] vgaarb: loaded [ 0.838264] SCSI subsystem initialized [ 0.843122] usbcore: registered new interface driver usbfs [ 0.849726] usbcore: registered new interface driver hub [ 0.856175] usbcore: registered new device driver usb [ 0.863048] NetLabel: Initializing [ 0.867306] NetLabel: domain hash size = 128 [ 0.872657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.878718] NetLabel: unlabeled traffic allowed by default [ 0.885562] clocksource: Switched to clocksource arch_sys_counter [ 0.912189] AppArmor: AppArmor Filesystem Enabled [ 0.917737] pnp: PnP ACPI: disabled [ 0.926963] NET: Registered protocol family 2 [ 0.932452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.940432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.947726] TCP: Hash tables configured (established 4096 bind 4096) [ 0.955022] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.961823] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.969305] NET: Registered protocol family 1 [ 0.974291] Trying to unpack rootfs image as initramfs... [ 1.187804] Freeing initrd memory: 7940K (ffff80000fb0f000 - ffff8000102d0000) [ 1.196470] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.205173] kvm [1]: HYP mode not available [ 1.210223] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.217456] audit: initializing netlink subsys (disabled) [ 1.223454] audit: type=2000 audit(0.796:1): initialized [ 1.229812] Initialise system trusted keyring [ 1.235373] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.246622] zbud: loaded [ 1.250387] VFS: Disk quotas dquot_6.6.0 [ 1.255279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.264419] fuse init (API version 7.23) [ 1.269290] Key type big_key registered [ 1.273612] Allocating IMA MOK and blacklist keyrings. [ 1.280560] Key type asymmetric registered [ 1.285264] Asymmetric key parser 'x509' registered [ 1.290793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.299400] io scheduler noop registered [ 1.304073] io scheduler deadline registered (default) [ 1.310075] io scheduler cfq registered [ 1.316181] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.325065] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.331321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338963] PCI: PROBE_ONLY enabled [ 1.343192] PCI host bridge /pcie@10000000 ranges: [ 1.348830] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.354596] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.360667] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.367311] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.375165] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.381517] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.388280] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.395990] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.536854] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.560356] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.568160] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.576084] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.592297] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.600054] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.608460] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.624706] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.632384] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.640250] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.656374] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.664633] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.703783] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.714955] msm_serial: driver initialized [ 1.720285] Unable to detect cache hierarchy from DT for CPU 0 [ 1.732612] brd: module loaded [ 1.739166] loop: module loaded [ 1.743588] libphy: Fixed MDIO Bus: probed [ 1.748395] tun: Universal TUN/TAP device driver, 1.6 [ 1.754115] tun: (C) 1999-2004 Max Krasnyansky [ 1.767474] PPP generic driver version 2.4.2 [ 1.772693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.780010] ehci-pci: EHCI PCI platform driver [ 1.785190] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.792045] ohci-pci: OHCI PCI platform driver [ 1.797189] uhci_hcd: USB Universal Host Controller Interface driver [ 1.804457] mousedev: PS/2 mouse device common for all mice [ 1.811129] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.818266] i2c /dev entries driver [ 1.823297] device-mapper: uevent: version 1.0.3 [ 1.828866] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.838373] ledtrig-cpu: registered to indicate activity on CPUs [ 1.845447] EFI Variables Facility v0.08 2004-May-17 [ 1.852464] NET: Registered protocol family 10 [ 1.857935] NET: Registered protocol family 17 [ 1.863390] Key type dns_resolver registered [ 1.868471] Registered cp15_barrier emulation handler [ 1.874210] Registered setend emulation handler [ 1.880026] registered taskstats version 1 [ 1.884811] Loading compiled-in X.509 certificates [ 1.891905] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.903007] zswap: loaded using pool lzo/zbud [ 1.911576] Key type trusted registered [ 1.921119] Key type encrypted registered [ 1.925700] AppArmor: AppArmor sha1 policy hashing enabled [ 1.932360] ima: No TPM chip found, activating TPM-bypass! [ 1.938610] evm: HMAC attrs: 0x1 [ 1.944470] rtc-efi rtc-efi: setting system clock to 2018-05-23 22:51:11 UTC (1527115871) [ 1.954344] uart-pl011 9000000.pl011: no DMA platform data [ 1.961195] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.969769] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.55 [ 2.005711] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.016025] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.087328] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.093790] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.103441] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.112126] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.119389] sd 0:0:0:0: [sda] Write Protect is off [ 2.125154] sd 0:0:0:1: [sdb] Write Protect is off [ 2.130963] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.141598] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.158647] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.169179] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.177204] GPT:221183 != 2097151 [ 2.180924] GPT:Alternate GPT header not at the end of the disk. [ 2.187829] GPT:221183 != 2097151 [ 2.191851] GPT: Use GNU Parted to correct GPT errors. [ 2.199747] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.926592] random: dd urandom read with 105 bits of entropy available done. Starting acpid: OK [ 4.194086] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=202719 end=221151 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: Container: none Arch: aarch64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 411MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sda 8:0 1073741824 sda1 8:1 1064287744 cirros-rootfs / sda15 8:15 8388608 sdb 8:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj1lcFZXZtjj+njn9GZwf3EPQkRnl9eiFJSbmAp4ikTACVWjfbsl3o+hRuzJebQygB+3SnZjHXPXA44w/pHYBJj/zJbSDcisKD4x7n3eIMNG13YTTq9RNDfVKDEgN1fz1S6RBuzlL/pKmzOymQqQYYo+lVDkUIMKJHshOMZsxILrhjPjXw3qrQaM6JA4fxFZtrUZ+8SZq0mqziElro/eJQwlgryj42F+sJ1JWvUa+WBmQtnBVMCijrRoBqlC2wJr5Tqh/xqAVsDCvSX46iD3fyqV4OXTwxQ7zFX/+WAUtpjxKkZ+saHvqu2O/0P62iQ0gdccpyX2/WmtMNt+ZNmbX root@opnfv-vping-2-userdata--a11bae33-a6cd-499b-8495-50c3a74077db ssh-dss AAAAB3NzaC1kc3MAAACBAKuXI+xBdJ9Fjzzc+YScKHLhfGkWdNmW4ea8aDb7dRJsBNiBVAp3s2AmeeIn2oDdAUoILGsmA4GDK9QBKHPX7Wn/ZGjzj1OGWP5bSSvDZwiqcekKsf9zckTQANLJyCh1wICfZDq32R2jvKRkcod7uYOkIWwwb/t2eMr5wqrj54SXAAAAFQCzblKLw20NJZF0ZBlEW7cAQ1OBFwAAAIBxzyCEmC9Hfsj5oIXcSBkXFNlb3FDeyJox8nXjfOeFo6HHMx8IzwOayLmYgouwhMCVflB2gdNioDphetEtVoayNSED80mkOPlv0urG9YjSPV4e4Z2xJvF20Ve+AGKPDT9YHgBt5ONw/38GWQZs4G8Ig4qzkxejL67LffqawoxReQAAAIAxLH1cl9GUgCa4EwbYHuUxHLgUJYLWApImwINBnjmKHU3Z9PRCij1XeasFQn4kvviQ+qKNpCo/Zj3PNbwEjC8+YeC2Eo/LMMEgJ9qVRlnbDDrtmy0cZUCFctL8zQTHVf9AbI8N8687ON/66FaDX07G3Z+OIwtjmaW6tyiXtDfnWg== root@opnfv-vping-2-userdata--a11bae33-a6cd-499b-8495-50c3a74077db -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe0e:b689/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: d8a6079c-3ed0-470a-98df-551ddc20a325 name: opnfv-vping-2-userdata--a11bae33-a6cd-499b-8495-50c3a74077db availability-zone: nova local-hostname: opnfv-vping-2-userdata--a11bae33-a6cd-499b-8495-50c3a74077db.novalocal launch-index: 0 === cirros: current=d161201 uptime=15.45 === /dev/root resized successfully [took 1.32s] 2018-05-23 22:51:26,703 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-23 22:51:27,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:51:27,028 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 02:02 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-23 22:52:19,570 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-23 22:52:19,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 22:52:19,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 22:52:19,770 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-23 22:52:19,772 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 22:52:39,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 22:52:38.851 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=29762e8a-7aae-4871-8138-48f13cb7e977) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 29762e8a-7aae-4871-8138-48f13cb7e977 | 2018-05-23T22:52:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 29762e8a-7aae-4871-8138-48f13cb7e977 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-23 22:52:51,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-23 22:52:51,041 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 22:53:13,864 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-23 22:53:09.673 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-23 22:53:09.913 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-23 22:53:13.558 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677) as the default verifier for the future CLI operations. 2018-05-23 22:53:26,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-0331575e-1717-452c-847c-f7be9254a5c4' 2018-05-23 22:53:29,236 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T22:53:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e17488ca-caa8-4fe6-8f9e-32fe7385270e', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-0331575e-1717-452c-847c-f7be9254a5c4', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:53:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:53:32,240 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T22:53:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'ce12c4a5-fa77-4ca7-918e-1f89aa6667cf', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-0331575e-1717-452c-847c-f7be9254a5c4', u'enable_dhcp': True, u'network_id': u'e17488ca-caa8-4fe6-8f9e-32fe7385270e', u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-23T22:53:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-23 22:53:32,241 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 22:53:32,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-0331575e-1717-452c-847c-f7be9254a5c4' 2018-05-23 22:53:35,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/TestVM-0331575e-1717-452c-847c-f7be9254a5c4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:53:34Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/11e306d1-1f8f-4dec-948e-4a11b582efad/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'11e306d1-1f8f-4dec-948e-4a11b582efad', u'size': None, u'name': u'TestVM-0331575e-1717-452c-847c-f7be9254a5c4', u'checksum': None, u'self': u'/v2/images/11e306d1-1f8f-4dec-948e-4a11b582efad', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T22:53:34Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:53:35,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-0331575e-1717-452c-847c-f7be9254a5c4' 2018-05-23 22:53:38,196 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-0331575e-1717-452c-847c-f7be9254a5c4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:53:37Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2c2cf75a-de2f-42e6-bfb6-4e7ff63a72e9/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'2c2cf75a-de2f-42e6-bfb6-4e7ff63a72e9', u'size': None, u'name': u'Cirros-0.4.0-1-0331575e-1717-452c-847c-f7be9254a5c4', u'checksum': None, u'self': u'/v2/images/2c2cf75a-de2f-42e6-bfb6-4e7ff63a72e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T22:53:37Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:53:38,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 22:53:38,932 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-0331575e-1717-452c-847c-f7be9254a5c4', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7aa2d5c8-f695-438a-88e2-0b962036e18b', 'swap': 0}) 2018-05-23 22:53:39,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-0331575e-1717-452c-847c-f7be9254a5c4', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f089de68-2007-4802-974b-27577a398a98', 'swap': 0}) 2018-05-23 22:53:51,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 22:53:48.839 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677) for deployment 'opnfv-rally' (UUID=29762e8a-7aae-4871-8138-48f13cb7e977). 2018-05-23 22:53:51.288 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677) has been successfully configured for deployment 'opnfv-rally' (UUID=29762e8a-7aae-4871-8138-48f13cb7e977)! 2018-05-23 22:53:51,544 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 22:53:51,545 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 22:53:51,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 22:53:51,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 22:54:03,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0f459e23-1e64-4f8d-8099-1920cdc15677/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-23 22:54:03,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-23 22:54:03,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-23 22:54:03,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-23 22:54:13,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:54:13.185 51 INFO rally.api [-] Starting verification (UUID=1efedad9-0f3c-4d67-bde0-0ff6962ba5f3) for deployment 'opnfv-rally' (UUID=29762e8a-7aae-4871-8138-48f13cb7e977) by verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677). 2018-05-23 22:54:13,187 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1efedad9-0f3c-4d67-bde0-0ff6962ba5f3 2018-05-23 22:54:32,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:54:32.365 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.633s] 2018-05-23 22:54:32,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:54:32.758 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.392s] 2018-05-23 22:54:53,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:54:53.037 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.817s] 2018-05-23 22:55:01,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:55:01.434 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [8.396s] 2018-05-23 22:55:42,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:55:42.922 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [18.285s] 2018-05-23 22:56:46,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:56:46.325 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [39.865s] 2018-05-23 22:58:44,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:58:44.359 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.666s] 2018-05-23 22:58:44,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:58:44.362 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-05-23 23:01:06,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:01:06.118 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.603s] 2018-05-23 23:01:06,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:01:06.120 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-05-23 23:03:16,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:03:16.269 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.560s] 2018-05-23 23:03:16,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:03:16.272 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-05-23 23:06:10,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:06:10.769 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [40.572s] 2018-05-23 23:07:49,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:07:49.608 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.479s] 2018-05-23 23:07:50,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:07:50.842 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [1.232s] 2018-05-23 23:08:17,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:08:17.861 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.920s] 2018-05-23 23:08:17,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:08:17.882 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.021s] 2018-05-23 23:08:22,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:08:22.436 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-05-23 23:08:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:08:22.437 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-05-23 23:08:30,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:08:30.509 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.613s] 2018-05-23 23:08:49,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:08:49.012 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.093s] 2018-05-23 23:09:07,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:09:07.784 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.873s] 2018-05-23 23:09:30,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:09:30.170 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.786s] 2018-05-23 23:09:56,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:09:56.137 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [7.690s] 2018-05-23 23:10:16,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:10:16.833 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.509s] 2018-05-23 23:10:34,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:10:34.698 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.327s] 2018-05-23 23:10:54,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:10:54.121 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.719s] 2018-05-23 23:11:17,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:17.038 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.818s] 2018-05-23 23:11:40,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:40.950 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.261s] 2018-05-23 23:11:51,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:51.457 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-05-23 23:11:55,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:55.787 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2018-05-23 23:11:55,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:55.857 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.069s] 2018-05-23 23:11:55,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:55.929 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-05-23 23:11:55,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:11:55.944 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.014s] 2018-05-23 23:12:09,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:12:09.305 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.148s] 2018-05-23 23:12:11,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:12:11.883 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.576s] 2018-05-23 23:12:14,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:12:14.750 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.865s] 2018-05-23 23:12:27,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:12:27.203 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-05-23 23:12:41,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:12:41.830 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.468s] 2018-05-23 23:13:42,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:13:42.888 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [15.329s] 2018-05-23 23:14:01,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:14:01.017 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [18.123s] 2018-05-23 23:14:58,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:14:58.575 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [16.899s] 2018-05-23 23:15:17,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:15:17.620 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [19.043s] 2018-05-23 23:16:01,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:16:01.430 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [43.809s] 2018-05-23 23:16:46,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:16:46.756 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [17.393s] 2018-05-23 23:17:05,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:17:05.569 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [18.811s] 2018-05-23 23:17:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:17:38.949 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [33.378s] 2018-05-23 23:18:59,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:18:59.696 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [34.816s] 2018-05-23 23:19:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:19:01.140 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [1.443s] 2018-05-23 23:19:02,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:19:02.047 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.906s] 2018-05-23 23:19:02,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:19:02.505 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.458s] 2018-05-23 23:19:03,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:19:03.391 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.883s] 2018-05-23 23:19:03,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:19:03.823 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.432s] 2018-05-23 23:20:15,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:20:15.870 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [35.821s] 2018-05-23 23:20:17,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:20:17.589 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.718s] 2018-05-23 23:20:18,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:20:18.713 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.123s] 2018-05-23 23:20:19,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:20:19.307 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.593s] 2018-05-23 23:20:20,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:20:20.094 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.785s] 2018-05-23 23:20:20,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:20:20.506 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.412s] 2018-05-23 23:21:25,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:21:25.499 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [28.284s] 2018-05-23 23:22:06,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:22:06.597 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [41.096s] 2018-05-23 23:22:17,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:22:17.808 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [11.210s] 2018-05-23 23:22:18,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:22:18.241 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.432s] 2018-05-23 23:22:18,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:22:18.738 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.496s] 2018-05-23 23:23:15,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:23:15.112 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [27.805s] 2018-05-23 23:23:52,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:23:52.385 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [37.271s] 2018-05-23 23:24:03,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:24:03.780 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [11.394s] 2018-05-23 23:24:04,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:24:04.224 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.444s] 2018-05-23 23:24:04,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:24:04.665 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.439s] 2018-05-23 23:25:20,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:25:20.859 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [53.592s] 2018-05-23 23:25:56,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:25:56.104 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [35.245s] 2018-05-23 23:26:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:26:23.217 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [27.111s] 2018-05-23 23:26:40,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:26:40.823 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [17.605s] 2018-05-23 23:28:52,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:28:52.533 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [54.442s] 2018-05-23 23:29:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:29:25.495 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [32.961s] 2018-05-23 23:29:52,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:29:52.797 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [27.300s] 2018-05-23 23:30:11,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:30:11.330 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [18.530s] 2018-05-23 23:31:34,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:31:34.611 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [6.927s] 2018-05-23 23:31:42,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:31:42.308 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [7.692s] 2018-05-23 23:31:42,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:31:42.729 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.425s] 2018-05-23 23:31:57,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:31:57.234 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [6.214s] 2018-05-23 23:32:05,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:05.261 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.022s] 2018-05-23 23:32:05,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:05.638 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.379s] 2018-05-23 23:32:17,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:17.069 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.424s] 2018-05-23 23:32:26,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:26.196 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2018-05-23 23:32:31,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:31.166 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-05-23 23:32:31,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:31.167 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-05-23 23:32:31,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:31.171 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-05-23 23:32:31,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:31.173 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-05-23 23:32:31,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:31.174 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-05-23 23:32:35,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:32:35.371 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.029s] 2018-05-23 23:33:31,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:33:31.384 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [41.559s] 2018-05-23 23:34:19,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:34:19.553 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [30.642s] 2018-05-23 23:34:56,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:34:56.041 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [36.483s] 2018-05-23 23:35:22,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:35:22.505 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.471s] 2018-05-23 23:40:09,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:40:09.614 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [263.309s] 2018-05-23 23:42:13,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:42:13.519 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [88.104s] 2018-05-23 23:45:19,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:45:19.836 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [94.073s] 2018-05-23 23:46:38,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1efedad9-0f3c-4d67-bde0-0ff6962ba5f3']'. 2018-05-23 23:46:42,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 23:46:42,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 23:46:42,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 23:46:42,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1efedad9-0f3c-4d67-bde0-0ff6962ba5f3 | 2018-05-23 23:46:42,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 23:46:42,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 22:54:13 | 2018-05-23 23:46:42,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 23:46:38 | 2018-05-23 23:46:42,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:52:25 | 2018-05-23 23:46:42,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-23 23:46:42,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 23:46:42,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 23:46:42,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0f459e23-1e64-4f8d-8099-1920cdc15677) | 2018-05-23 23:46:42,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 23:46:42,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 29762e8a-7aae-4871-8138-48f13cb7e977) | 2018-05-23 23:46:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-23 23:46:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3052.073 | 2018-05-23 23:46:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-23 23:46:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-23 23:46:42,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 23:46:42,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 23:46:42,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 23:46:42,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 23:46:42,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 23:46:42,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-23 23:47:02,087 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 23:47:02,087 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 53:35 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-23 23:47:02,094 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-23 23:47:02,291 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 23:47:02,625 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 23:47:02,625 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-23 23:47:02,849 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-23 23:47:02,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 23:47:12,710 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 23:47:12.139 115 INFO rally.deployment.engine [-] Deployment 29762e8a-7aae-4871-8138-48f13cb7e977 | Starting: Destroy cloud and free allocated resources. 2018-05-23 23:47:12.237 115 INFO rally.deployment.engine [-] Deployment 29762e8a-7aae-4871-8138-48f13cb7e977 | Completed: Destroy cloud and free allocated resources. 2018-05-23 23:47:12.308 115 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677) for deployment 'opnfv-rally'. 2018-05-23 23:47:12.351 115 INFO rally.api [-] Deleting verification (UUID=1efedad9-0f3c-4d67-bde0-0ff6962ba5f3). 2018-05-23 23:47:12.390 115 INFO rally.api [-] Verification has been successfully deleted! 2018-05-23 23:47:12.390 115 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677). 2018-05-23 23:47:12.406 115 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-23 23:47:22,498 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 23:47:22.093 118 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=931ae60d-9d1a-402e-9412-b79e19749045) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 931ae60d-9d1a-402e-9412-b79e19749045 | 2018-05-23T23:47:22 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 931ae60d-9d1a-402e-9412-b79e19749045 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-23 23:47:34,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-23 23:47:34,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-23 23:47:36,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241'... 2018-05-23 23:47:38,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-cdc593b1-871f-47df-a6f5-28f20fb5c241'... 2018-05-23 23:47:43,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-cdc593b1-871f-47df-a6f5-28f20fb5c241'... 2018-05-23 23:48:01,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241'... 2018-05-23 23:48:01,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241'... 2018-05-23 23:48:01,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-23 23:48:01,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-05-23 23:48:01,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 23:48:02,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 23:48:02,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-23 23:50:24,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7df2bd6d-7f71-45b3-b58f-f029c939bd31 2018-05-23 23:50:24,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-23 23:50:24,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7df2bd6d-7f71-45b3-b58f-f029c939bd31'] 2018-05-23 23:50:28,647 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | total | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | -> duration | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.449969 Full duration: 16.088154 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 100.0% | 1 | | total | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 100.0% | 1 | | -> duration | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.564914 Full duration: 17.771281 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | total | 3.783 | 3.783 | 3.783 | 3.783 | 3.783 | 3.783 | 100.0% | 1 | | -> duration | 3.783 | 3.783 | 3.783 | 3.783 | 3.783 | 3.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.782814 Full duration: 18.729213 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 100.0% | 1 | | total | 4.219 | 4.219 | 4.219 | 4.219 | 4.219 | 4.219 | 100.0% | 1 | | -> duration | 4.219 | 4.219 | 4.219 | 4.219 | 4.219 | 4.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.218679 Full duration: 18.58092 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 100.0% | 1 | | total | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 100.0% | 1 | | -> duration | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.825312 Full duration: 18.336464 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7df2bd6d-7f71-45b3-b58f-f029c939bd31 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | total | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 100.0% | 1 | | -> duration | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.409602 Full duration: 16.919676 HINTS: * To plot HTML graphics with this data, run: rally task report 7df2bd6d-7f71-45b3-b58f-f029c939bd31 --out output.html * To generate a JUnit report, run: rally task export 7df2bd6d-7f71-45b3-b58f-f029c939bd31 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7df2bd6d-7f71-45b3-b58f-f029c939bd31 --json --out output.json 2018-05-23 23:50:28,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7df2bd6d-7f71-45b3-b58f-f029c939bd31'] 2018-05-23 23:50:32,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 23:50:32,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7df2bd6d-7f71-45b3-b58f-f029c939bd31', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-23 23:50:32,670 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-23 23:50:32,670 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-23 23:50:32,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-05-23 23:50:32,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 23:50:32,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 23:50:32,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-23 23:53:55,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a37f38c-27ba-424b-a9ce-46c48c5f7312 2018-05-23 23:53:55,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2a37f38c-27ba-424b-a9ce-46c48c5f7312'] 2018-05-23 23:53:59,518 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2a37f38c-27ba-424b-a9ce-46c48c5f7312: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2a37f38c-27ba-424b-a9ce-46c48c5f7312 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 6.189 | 6.189 | 6.189 | 6.189 | 6.189 | 6.189 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> glance_v2.upload_data | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | glance_v2.delete_image | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 100.0% | 1 | | -> duration | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.898617 Full duration: 26.184288 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2a37f38c-27ba-424b-a9ce-46c48c5f7312 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 6.452 | 6.452 | 6.452 | 6.452 | 6.452 | 6.452 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 100.0% | 1 | | -> glance_v2.upload_data | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | glance_v2.list_images | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | total | 6.966 | 6.966 | 6.966 | 6.966 | 6.966 | 6.966 | 100.0% | 1 | | -> duration | 6.966 | 6.966 | 6.966 | 6.966 | 6.966 | 6.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.965521 Full duration: 30.200884 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2a37f38c-27ba-424b-a9ce-46c48c5f7312 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.965443 Full duration: 17.610342 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img", "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "number_instances": 2, "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 2a37f38c-27ba-424b-a9ce-46c48c5f7312 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.849 | 5.849 | 5.849 | 5.849 | 5.849 | 5.849 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> glance_v2.upload_data | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | nova.boot_servers | 42.813 | 42.813 | 42.813 | 42.813 | 42.813 | 42.813 | 100.0% | 1 | | total | 48.663 | 48.663 | 48.663 | 48.663 | 48.663 | 48.663 | 100.0% | 1 | | -> duration | 47.663 | 47.663 | 47.663 | 47.663 | 47.663 | 47.663 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.662516 Full duration: 93.129783 HINTS: * To plot HTML graphics with this data, run: rally task report 2a37f38c-27ba-424b-a9ce-46c48c5f7312 --out output.html * To generate a JUnit report, run: rally task export 2a37f38c-27ba-424b-a9ce-46c48c5f7312 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a37f38c-27ba-424b-a9ce-46c48c5f7312 --json --out output.json 2018-05-23 23:53:59,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2a37f38c-27ba-424b-a9ce-46c48c5f7312'] 2018-05-23 23:54:03,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 23:54:03,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2a37f38c-27ba-424b-a9ce-46c48c5f7312', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-23 23:54:03,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-23 23:54:03,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-23 23:54:03,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-05-23 23:54:03,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 23:54:03,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 23:54:03,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-24 00:01:52,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f721bf49-8242-458d-a37a-91df5e6cfae1 2018-05-24 00:01:52,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f721bf49-8242-458d-a37a-91df5e6cfae1'] 2018-05-24 00:01:56,243 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 5.505 | 5.505 | 5.505 | 5.505 | 5.505 | 5.505 | 100.0% | 1 | | cinder_v2.delete_snapshot | 8.355 | 8.355 | 8.355 | 8.355 | 8.355 | 8.355 | 100.0% | 1 | | total | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 100.0% | 1 | | -> duration | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.860041 Full duration: 57.977682 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.188 | 7.188 | 7.188 | 7.188 | 7.188 | 7.188 | 100.0% | 1 | | cinder_v2.delete_volume | 9.438 | 9.438 | 9.438 | 9.438 | 9.438 | 9.438 | 100.0% | 1 | | total | 16.626 | 16.626 | 16.626 | 16.626 | 16.626 | 16.626 | 100.0% | 1 | | -> duration | 16.626 | 16.626 | 16.626 | 16.626 | 16.626 | 16.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.626059 Full duration: 39.941695 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.012 | 14.012 | 14.012 | 14.012 | 14.012 | 14.012 | 100.0% | 1 | | cinder_v2.delete_volume | 9.186 | 9.186 | 9.186 | 9.186 | 9.186 | 9.186 | 100.0% | 1 | | total | 23.198 | 23.198 | 23.198 | 23.198 | 23.198 | 23.198 | 100.0% | 1 | | -> duration | 23.198 | 23.198 | 23.198 | 23.198 | 23.198 | 23.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.19769 Full duration: 48.034842 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.185 | 7.185 | 7.185 | 7.185 | 7.185 | 7.185 | 100.0% | 1 | | cinder_v2.delete_volume | 9.219 | 9.219 | 9.219 | 9.219 | 9.219 | 9.219 | 100.0% | 1 | | total | 16.405 | 16.405 | 16.405 | 16.405 | 16.405 | 16.405 | 100.0% | 1 | | -> duration | 16.405 | 16.405 | 16.405 | 16.405 | 16.405 | 16.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.404646 Full duration: 39.126768 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.937 | 6.937 | 6.937 | 6.937 | 6.937 | 6.937 | 100.0% | 1 | | cinder_v2.extend_volume | 4.451 | 4.451 | 4.451 | 4.451 | 4.451 | 4.451 | 100.0% | 1 | | cinder_v2.delete_volume | 11.806 | 11.806 | 11.806 | 11.806 | 11.806 | 11.806 | 100.0% | 1 | | total | 23.194 | 23.194 | 23.194 | 23.194 | 23.194 | 23.194 | 100.0% | 1 | | -> duration | 23.194 | 23.194 | 23.194 | 23.194 | 23.194 | 23.194 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.194452 Full duration: 45.352169 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.62 | 26.62 | 26.62 | 26.62 | 26.62 | 26.62 | 100.0% | 1 | | cinder_v2.delete_volume | 9.116 | 9.116 | 9.116 | 9.116 | 9.116 | 9.116 | 100.0% | 1 | | total | 35.736 | 35.736 | 35.736 | 35.736 | 35.736 | 35.736 | 100.0% | 1 | | -> duration | 35.736 | 35.736 | 35.736 | 35.736 | 35.736 | 35.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.736114 Full duration: 78.570792 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 100.0% | 1 | | cinder_v2.list_qos | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 100.0% | 1 | | -> duration | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.954784 Full duration: 27.066845 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | cinder_v2.set_qos | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> duration | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.688679 Full duration: 26.571026 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | cinder_v2.list_types | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | -> duration | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.850675 Full duration: 27.00904 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f721bf49-8242-458d-a37a-91df5e6cfae1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 100.0% | 1 | | -> duration | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.341298 Full duration: 26.717176 HINTS: * To plot HTML graphics with this data, run: rally task report f721bf49-8242-458d-a37a-91df5e6cfae1 --out output.html * To generate a JUnit report, run: rally task export f721bf49-8242-458d-a37a-91df5e6cfae1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f721bf49-8242-458d-a37a-91df5e6cfae1 --json --out output.json 2018-05-24 00:01:56,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f721bf49-8242-458d-a37a-91df5e6cfae1'] 2018-05-24 00:02:00,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 00:02:00,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f721bf49-8242-458d-a37a-91df5e6cfae1', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-24 00:02:00,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-24 00:02:00,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-24 00:02:00,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-05-24 00:02:00,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 00:02:00,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 00:02:00,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-24 00:05:07,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f3131704-15cf-4593-a3cc-aa2899d15e11 2018-05-24 00:05:07,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f3131704-15cf-4593-a3cc-aa2899d15e11'] 2018-05-24 00:05:11,072 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f3131704-15cf-4593-a3cc-aa2899d15e11: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task f3131704-15cf-4593-a3cc-aa2899d15e11 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 10.596 | 10.596 | 10.596 | 10.596 | 10.596 | 10.596 | 100.0% | 1 | | heat.update_stack | 4.436 | 4.436 | 4.436 | 4.436 | 4.436 | 4.436 | 100.0% | 1 | | heat.delete_stack | 4.249 | 4.249 | 4.249 | 4.249 | 4.249 | 4.249 | 100.0% | 1 | | total | 19.282 | 19.282 | 19.282 | 19.282 | 19.282 | 19.282 | 100.0% | 1 | | -> duration | 15.282 | 15.282 | 15.282 | 15.282 | 15.282 | 15.282 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.282089 Full duration: 48.130323 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task f3131704-15cf-4593-a3cc-aa2899d15e11 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.854 | 8.854 | 8.854 | 8.854 | 8.854 | 8.854 | 100.0% | 1 | | heat.check_stack | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | heat.delete_stack | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 100.0% | 1 | | total | 13.496 | 13.496 | 13.496 | 13.496 | 13.496 | 13.496 | 100.0% | 1 | | -> duration | 11.496 | 11.496 | 11.496 | 11.496 | 11.496 | 11.496 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.496335 Full duration: 36.741714 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task f3131704-15cf-4593-a3cc-aa2899d15e11 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.736 | 8.736 | 8.736 | 8.736 | 8.736 | 8.736 | 100.0% | 1 | | heat.suspend_stack | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | heat.resume_stack | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | heat.delete_stack | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | total | 14.049 | 14.049 | 14.049 | 14.049 | 14.049 | 14.049 | 100.0% | 1 | | -> duration | 12.049 | 12.049 | 12.049 | 12.049 | 12.049 | 12.049 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.048704 Full duration: 37.726918 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task f3131704-15cf-4593-a3cc-aa2899d15e11 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | total | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> duration | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.997934 Full duration: 23.248218 HINTS: * To plot HTML graphics with this data, run: rally task report f3131704-15cf-4593-a3cc-aa2899d15e11 --out output.html * To generate a JUnit report, run: rally task export f3131704-15cf-4593-a3cc-aa2899d15e11 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f3131704-15cf-4593-a3cc-aa2899d15e11 --json --out output.json 2018-05-24 00:05:11,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f3131704-15cf-4593-a3cc-aa2899d15e11'] 2018-05-24 00:05:15,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 00:05:15,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f3131704-15cf-4593-a3cc-aa2899d15e11', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-24 00:05:15,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-24 00:05:15,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-24 00:05:15,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-05-24 00:05:15,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 00:05:15,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 00:05:15,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-24 00:11:36,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 66965389-1878-4f07-8323-441dba3e0eb6 2018-05-24 00:11:36,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '66965389-1878-4f07-8323-441dba3e0eb6'] 2018-05-24 00:11:40,957 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | keystone_v3.add_role | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | keystone_v3.revoke_role | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | -> duration | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.274802 Full duration: 31.031158 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | keystone_v3.add_role | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | keystone_v3.list_roles | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> duration | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.190622 Full duration: 30.367241 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | keystone_v3.list_projects | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> duration | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.305704 Full duration: 29.608237 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | keystone_v3.delete_role | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03886 Full duration: 25.802189 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | keystone_v3.delete_service | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> duration | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.085275 Full duration: 25.838568 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | keystone_v3.create_user | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | -> keystone_v3.add_role | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | keystone_v3.create_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.get_project | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.list_services | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.get_services | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 100.0% | 1 | | -> duration | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.77234 Full duration: 38.303419 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | keystone_v3.update_project | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | keystone_v3.delete_project | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> duration | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.763274 Full duration: 26.426469 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | total | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | -> duration | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.329492 Full duration: 29.862992 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124896 Full duration: 29.382511 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | keystone_v3.list_users | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> duration | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.643535 Full duration: 30.135243 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 66965389-1878-4f07-8323-441dba3e0eb6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | keystone_v3.create_users | 8.046 | 8.046 | 8.046 | 8.046 | 8.046 | 8.046 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.045 | 8.045 | 8.045 | 8.045 | 8.045 | 8.045 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 3.024 | 3.024 | 3.024 | 3.024 | 3.024 | 3.024 | 100.0% | 1 | | total | 10.216 | 10.216 | 10.216 | 10.216 | 10.216 | 10.216 | 100.0% | 1 | | -> duration | 10.216 | 10.216 | 10.216 | 10.216 | 10.216 | 10.216 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.216178 Full duration: 43.257534 HINTS: * To plot HTML graphics with this data, run: rally task report 66965389-1878-4f07-8323-441dba3e0eb6 --out output.html * To generate a JUnit report, run: rally task export 66965389-1878-4f07-8323-441dba3e0eb6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 66965389-1878-4f07-8323-441dba3e0eb6 --json --out output.json 2018-05-24 00:11:40,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '66965389-1878-4f07-8323-441dba3e0eb6'] 2018-05-24 00:11:45,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 00:11:45,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '66965389-1878-4f07-8323-441dba3e0eb6', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-24 00:11:45,164 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-24 00:11:45,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-24 00:11:45,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-05-24 00:11:45,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 00:11:45,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 00:11:45,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-24 00:28:11,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 49370709-5720-4346-8650-86deced1b1ed 2018-05-24 00:28:11,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '49370709-5720-4346-8650-86deced1b1ed'] 2018-05-24 00:28:16,062 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 5.322 | 5.322 | 5.322 | 5.322 | 5.322 | 5.322 | 100.0% | 1 | | neutron.delete_network | 5.516 | 5.516 | 5.516 | 5.516 | 5.516 | 5.516 | 100.0% | 1 | | total | 10.839 | 10.839 | 10.839 | 10.839 | 10.839 | 10.839 | 100.0% | 1 | | -> duration | 10.839 | 10.839 | 10.839 | 10.839 | 10.839 | 10.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.838748 Full duration: 40.03523 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 7.409 | 7.409 | 7.409 | 7.409 | 7.409 | 7.409 | 100.0% | 1 | | neutron.delete_port | 4.147 | 4.147 | 4.147 | 4.147 | 4.147 | 4.147 | 100.0% | 1 | | total | 11.557 | 11.557 | 11.557 | 11.557 | 11.557 | 11.557 | 100.0% | 1 | | -> duration | 11.557 | 11.557 | 11.557 | 11.557 | 11.557 | 11.557 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.556589 Full duration: 101.685682 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 100.0% | 1 | | neutron.create_subnet | 4.026 | 4.026 | 4.026 | 4.026 | 4.026 | 4.026 | 100.0% | 1 | | neutron.create_router | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | neutron.add_interface_router | 10.654 | 10.654 | 10.654 | 10.654 | 10.654 | 10.654 | 100.0% | 1 | | neutron.remove_interface_router | 7.548 | 7.548 | 7.548 | 7.548 | 7.548 | 7.548 | 100.0% | 1 | | neutron.delete_router | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | total | 29.221 | 29.221 | 29.221 | 29.221 | 29.221 | 29.221 | 100.0% | 1 | | -> duration | 29.221 | 29.221 | 29.221 | 29.221 | 29.221 | 29.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.221057 Full duration: 139.513912 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 5.365 | 5.365 | 5.365 | 5.365 | 5.365 | 5.365 | 100.0% | 1 | | neutron.delete_subnet | 3.709 | 3.709 | 3.709 | 3.709 | 3.709 | 3.709 | 100.0% | 1 | | total | 9.075 | 9.075 | 9.075 | 9.075 | 9.075 | 9.075 | 100.0% | 1 | | -> duration | 9.075 | 9.075 | 9.075 | 9.075 | 9.075 | 9.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.074957 Full duration: 101.9707 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 100.0% | 1 | | neutron.list_networks | 1.794 | 1.794 | 1.794 | 1.794 | 1.794 | 1.794 | 100.0% | 1 | | total | 6.468 | 6.468 | 6.468 | 6.468 | 6.468 | 6.468 | 100.0% | 1 | | -> duration | 6.468 | 6.468 | 6.468 | 6.468 | 6.468 | 6.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.46752 Full duration: 42.40171 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 7.23 | 7.23 | 7.23 | 7.23 | 7.23 | 7.23 | 100.0% | 1 | | neutron.list_ports | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | total | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 100.0% | 1 | | -> duration | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.451746 Full duration: 106.634477 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 100.0% | 1 | | neutron.create_subnet | 3.348 | 3.348 | 3.348 | 3.348 | 3.348 | 3.348 | 100.0% | 1 | | neutron.create_router | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | neutron.add_interface_router | 11.191 | 11.191 | 11.191 | 11.191 | 11.191 | 11.191 | 100.0% | 1 | | neutron.list_routers | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | total | 19.315 | 19.315 | 19.315 | 19.315 | 19.315 | 19.315 | 100.0% | 1 | | -> duration | 19.315 | 19.315 | 19.315 | 19.315 | 19.315 | 19.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.314558 Full duration: 150.931887 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.453 | 3.453 | 3.453 | 3.453 | 3.453 | 3.453 | 100.0% | 1 | | neutron.create_subnet | 3.521 | 3.521 | 3.521 | 3.521 | 3.521 | 3.521 | 100.0% | 1 | | neutron.list_subnets | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | total | 7.799 | 7.799 | 7.799 | 7.799 | 7.799 | 7.799 | 100.0% | 1 | | -> duration | 7.799 | 7.799 | 7.799 | 7.799 | 7.799 | 7.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.799492 Full duration: 117.367432 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 4.428 | 4.428 | 4.428 | 4.428 | 4.428 | 4.428 | 100.0% | 1 | | neutron.delete_security_group | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 100.0% | 1 | | total | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> duration | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.00154 Full duration: 33.872115 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 100.0% | 1 | | neutron.create_security_group_rule | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | neutron.delete_security_group | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | total | 8.1 | 8.1 | 8.1 | 8.1 | 8.1 | 8.1 | 100.0% | 1 | | -> duration | 8.1 | 8.1 | 8.1 | 8.1 | 8.1 | 8.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.099717 Full duration: 35.82434 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 49370709-5720-4346-8650-86deced1b1ed has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.396 | 4.396 | 4.396 | 4.396 | 4.396 | 4.396 | 100.0% | 1 | | neutron.create_router | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | neutron.add_gateway_router | 7.629 | 7.629 | 7.629 | 7.629 | 7.629 | 7.629 | 100.0% | 1 | | neutron.remove_gateway_router | 5.445 | 5.445 | 5.445 | 5.445 | 5.445 | 5.445 | 100.0% | 1 | | total | 18.048 | 18.048 | 18.048 | 18.048 | 18.048 | 18.048 | 100.0% | 1 | | -> duration | 18.048 | 18.048 | 18.048 | 18.048 | 18.048 | 18.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.047898 Full duration: 64.695945 HINTS: * To plot HTML graphics with this data, run: rally task report 49370709-5720-4346-8650-86deced1b1ed --out output.html * To generate a JUnit report, run: rally task export 49370709-5720-4346-8650-86deced1b1ed --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 49370709-5720-4346-8650-86deced1b1ed --json --out output.json 2018-05-24 00:28:16,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '49370709-5720-4346-8650-86deced1b1ed'] 2018-05-24 00:28:20,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 00:28:20,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '49370709-5720-4346-8650-86deced1b1ed', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-24 00:28:20,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-24 00:28:20,252 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-24 00:28:20,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-05-24 00:28:20,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 00:28:20,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 00:28:20,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-24 00:51:20,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 50dde05c-c6e3-4e34-8567-cede42473eee 2018-05-24 00:51:20,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '50dde05c-c6e3-4e34-8567-cede42473eee'] 2018-05-24 00:51:24,772 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "block_migration": false, "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 39.925 | 39.925 | 39.925 | 39.925 | 39.925 | 39.925 | 100.0% | 1 | | nova.find_host_to_migrate | 4.759 | 4.759 | 4.759 | 4.759 | 4.759 | 4.759 | 100.0% | 1 | | nova.live_migrate | 44.804 | 44.804 | 44.804 | 44.804 | 44.804 | 44.804 | 100.0% | 1 | | nova.delete_server | 8.969 | 8.969 | 8.969 | 8.969 | 8.969 | 8.969 | 100.0% | 1 | | total | 98.458 | 98.458 | 98.458 | 98.458 | 98.458 | 98.458 | 100.0% | 1 | | -> duration | 97.458 | 97.458 | 97.458 | 97.458 | 97.458 | 97.458 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.45794 Full duration: 120.429642 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 44.549 | 44.549 | 44.549 | 44.549 | 44.549 | 44.549 | 100.0% | 1 | | cinder_v2.create_volume | 5.531 | 5.531 | 5.531 | 5.531 | 5.531 | 5.531 | 100.0% | 1 | | nova.attach_volume | 16.827 | 16.827 | 16.827 | 16.827 | 16.827 | 16.827 | 100.0% | 1 | | nova.find_host_to_migrate | 4.801 | 4.801 | 4.801 | 4.801 | 4.801 | 4.801 | 100.0% | 1 | | nova.live_migrate | 54.259 | 54.259 | 54.259 | 54.259 | 54.259 | 54.259 | 100.0% | 1 | | nova.detach_volume | 20.291 | 20.291 | 20.291 | 20.291 | 20.291 | 20.291 | 100.0% | 1 | | cinder_v2.delete_volume | 37.302 | 37.302 | 37.302 | 37.302 | 37.302 | 37.302 | 100.0% | 1 | | nova.delete_server | 8.441 | 8.441 | 8.441 | 8.441 | 8.441 | 8.441 | 100.0% | 1 | | total | 192.002 | 192.002 | 192.002 | 192.002 | 192.002 | 192.002 | 100.0% | 1 | | -> duration | 191.002 | 191.002 | 191.002 | 191.002 | 191.002 | 191.002 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 191.001651 Full duration: 219.356321 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.202 | 14.202 | 14.202 | 14.202 | 14.202 | 14.202 | 100.0% | 1 | | nova.boot_server | 46.148 | 46.148 | 46.148 | 46.148 | 46.148 | 46.148 | 100.0% | 1 | | nova.find_host_to_migrate | 5.544 | 5.544 | 5.544 | 5.544 | 5.544 | 5.544 | 100.0% | 1 | | nova.live_migrate | 53.089 | 53.089 | 53.089 | 53.089 | 53.089 | 53.089 | 100.0% | 1 | | nova.delete_server | 16.672 | 16.672 | 16.672 | 16.672 | 16.672 | 16.672 | 100.0% | 1 | | total | 135.655 | 135.655 | 135.655 | 135.655 | 135.655 | 135.655 | 100.0% | 1 | | -> duration | 134.655 | 134.655 | 134.655 | 134.655 | 134.655 | 134.655 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 134.65481 Full duration: 165.894822 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "server_kwargs": { "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 100.0% | 1 | | nova.boot_server | 36.348 | 36.348 | 36.348 | 36.348 | 36.348 | 36.348 | 100.0% | 1 | | nova.delete_server | 8.098 | 8.098 | 8.098 | 8.098 | 8.098 | 8.098 | 100.0% | 1 | | nova.delete_keypair | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 46.939 | 46.939 | 46.939 | 46.939 | 46.939 | 46.939 | 100.0% | 1 | | -> duration | 45.939 | 45.939 | 45.939 | 45.939 | 45.939 | 45.939 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.938558 Full duration: 138.492801 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "volume_size": 5, "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.591 | 14.591 | 14.591 | 14.591 | 14.591 | 14.591 | 100.0% | 1 | | nova.boot_server | 42.126 | 42.126 | 42.126 | 42.126 | 42.126 | 42.126 | 100.0% | 1 | | nova.delete_server | 16.341 | 16.341 | 16.341 | 16.341 | 16.341 | 16.341 | 100.0% | 1 | | total | 73.058 | 73.058 | 73.058 | 73.058 | 73.058 | 73.058 | 100.0% | 1 | | -> duration | 72.058 | 72.058 | 72.058 | 72.058 | 72.058 | 72.058 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 72.058444 Full duration: 176.138267 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "force_delete": false, "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 38.843 | 38.843 | 38.843 | 38.843 | 38.843 | 38.843 | 100.0% | 1 | | nova.pause_server | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 100.0% | 1 | | nova.unpause_server | 5.124 | 5.124 | 5.124 | 5.124 | 5.124 | 5.124 | 100.0% | 1 | | nova.delete_server | 8.923 | 8.923 | 8.923 | 8.923 | 8.923 | 8.923 | 100.0% | 1 | | total | 57.913 | 57.913 | 57.913 | 57.913 | 57.913 | 57.913 | 100.0% | 1 | | -> duration | 52.913 | 52.913 | 52.913 | 52.913 | 52.913 | 52.913 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.913495 Full duration: 149.281696 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "nics": [ { "net-id": "6c94c85a-9842-4719-9340-fb7f9bb4d507" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 40.377 | 40.377 | 40.377 | 40.377 | 40.377 | 40.377 | 100.0% | 1 | | nova.migrate | 98.164 | 98.164 | 98.164 | 98.164 | 98.164 | 98.164 | 100.0% | 1 | | nova.resize_confirm | 10.708 | 10.708 | 10.708 | 10.708 | 10.708 | 10.708 | 100.0% | 1 | | nova.delete_server | 9.163 | 9.163 | 9.163 | 9.163 | 9.163 | 9.163 | 100.0% | 1 | | total | 158.412 | 158.412 | 158.412 | 158.412 | 158.412 | 158.412 | 100.0% | 1 | | -> duration | 157.412 | 157.412 | 157.412 | 157.412 | 157.412 | 157.412 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 157.411773 Full duration: 179.813257 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "image": { "name": "TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 35.442 | 35.442 | 35.442 | 35.442 | 35.442 | 35.442 | 100.0% | 1 | | nova.list_interfaces | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | total | 36.379 | 36.379 | 36.379 | 36.379 | 36.379 | 36.379 | 100.0% | 1 | | -> duration | 35.379 | 35.379 | 35.379 | 35.379 | 35.379 | 35.379 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.378988 Full duration: 141.583375 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50dde05c-c6e3-4e34-8567-cede42473eee has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | nova.delete_server_group | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 100.0% | 1 | | -> duration | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 2.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.7475 Full duration: 22.23021 HINTS: * To plot HTML graphics with this data, run: rally task report 50dde05c-c6e3-4e34-8567-cede42473eee --out output.html * To generate a JUnit report, run: rally task export 50dde05c-c6e3-4e34-8567-cede42473eee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 50dde05c-c6e3-4e34-8567-cede42473eee --json --out output.json 2018-05-24 00:51:24,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '50dde05c-c6e3-4e34-8567-cede42473eee'] 2018-05-24 00:51:28,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 00:51:28,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '50dde05c-c6e3-4e34-8567-cede42473eee', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-24 00:51:28,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-24 00:51:28,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-24 00:51:28,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-05-24 00:51:28,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 00:51:28,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 00:51:28,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '6c94c85a-9842-4719-9340-fb7f9bb4d507', 'tenants_amount': 3, 'image_name': 'TestVM-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'flavor_name': 'rally-tiny-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cdc593b1-871f-47df-a6f5-28f20fb5c241', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-24 00:53:26,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a7184951-ebd9-43cc-9455-05266a5a124e 2018-05-24 00:53:26,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a7184951-ebd9-43cc-9455-05266a5a124e'] 2018-05-24 00:53:30,424 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a7184951-ebd9-43cc-9455-05266a5a124e: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a7184951-ebd9-43cc-9455-05266a5a124e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | quotas.delete_quotas | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 100.0% | 1 | | -> duration | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.349411 Full duration: 20.41034 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a7184951-ebd9-43cc-9455-05266a5a124e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | -> duration | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.46705 Full duration: 20.450769 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a7184951-ebd9-43cc-9455-05266a5a124e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | total | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> duration | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.95115 Full duration: 18.756211 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a7184951-ebd9-43cc-9455-05266a5a124e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | total | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | -> duration | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.722808 Full duration: 20.100988 HINTS: * To plot HTML graphics with this data, run: rally task report a7184951-ebd9-43cc-9455-05266a5a124e --out output.html * To generate a JUnit report, run: rally task export a7184951-ebd9-43cc-9455-05266a5a124e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a7184951-ebd9-43cc-9455-05266a5a124e --json --out output.json 2018-05-24 00:53:30,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a7184951-ebd9-43cc-9455-05266a5a124e'] 2018-05-24 00:53:34,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 00:53:34,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a7184951-ebd9-43cc-9455-05266a5a124e', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-24 00:53:34,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-24 00:53:34,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:46 | 6 | 100.00% | | glance | 02:47 | 4 | 100.00% | | cinder | 06:56 | 10 | 100.00% | | heat | 02:25 | 4 | 100.00% | | keystone | 05:40 | 11 | 100.00% | | neutron | 15:34 | 11 | 100.00% | | nova | 21:53 | 9 | 100.00% | | quotas | 01:19 | 4 | 100.00% | | | | | | | TOTAL: | 00:58:23 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-24 00:53:34,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-24 00:54:19,838 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-24 00:54:19,838 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-24 00:54:20,314 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 00:54:20,315 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 67:17 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-24 00:54:20,322 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-05-24 00:54:20,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-24 00:54:20,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-24 00:54:20,518 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-24 00:54:20,519 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 00:54:30,280 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-24 00:54:29.837 11194 INFO rally.deployment.engine [-] Deployment 931ae60d-9d1a-402e-9412-b79e19749045 | Starting: Destroy cloud and free allocated resources. 2018-05-24 00:54:29.933 11194 INFO rally.deployment.engine [-] Deployment 931ae60d-9d1a-402e-9412-b79e19749045 | Completed: Destroy cloud and free allocated resources. 2018-05-24 00:54:29.971 11194 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677). 2018-05-24 00:54:29.979 11194 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-24 00:54:40,057 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-24 00:54:39.653 11197 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=12c2b108-0af6-46b5-b0c8-4d4a11673f38) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 12c2b108-0af6-46b5-b0c8-4d4a11673f38 | 2018-05-24T00:54:39 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 12c2b108-0af6-46b5-b0c8-4d4a11673f38 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-24 00:54:51,958 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 00:54:51,959 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-24 00:55:01,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-24 00:55:01.386 11203 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0f459e23-1e64-4f8d-8099-1920cdc15677). 2018-05-24 00:55:01.715 11203 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-24 00:55:15,319 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-24 00:55:11.165 11206 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-24 00:55:11.407 11206 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-24 00:55:15.005 11206 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e) as the default verifier for the future CLI operations. 2018-05-24 00:55:28,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-6b018311-23db-4348-b94d-f62bff98737a' 2018-05-24 00:55:30,871 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T00:55:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd255ecc9-78a3-4632-a287-9bc5d072906c', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-6b018311-23db-4348-b94d-f62bff98737a', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-24T00:55:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-24 00:55:34,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T00:55:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'83bcb931-a769-414f-9107-a6dd3a4dfc43', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-6b018311-23db-4348-b94d-f62bff98737a', u'enable_dhcp': True, u'network_id': u'd255ecc9-78a3-4632-a287-9bc5d072906c', u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-24T00:55:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-24 00:55:34,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-24 00:55:34,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-6b018311-23db-4348-b94d-f62bff98737a' 2018-05-24 00:55:38,274 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/TestVM-6b018311-23db-4348-b94d-f62bff98737a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T00:55:37Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/63e591df-7b16-4754-98af-dfb13291220d/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'63e591df-7b16-4754-98af-dfb13291220d', u'size': None, u'name': u'TestVM-6b018311-23db-4348-b94d-f62bff98737a', u'checksum': None, u'self': u'/v2/images/63e591df-7b16-4754-98af-dfb13291220d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T00:55:37Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 00:55:38,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-6b018311-23db-4348-b94d-f62bff98737a' 2018-05-24 00:55:41,088 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-6b018311-23db-4348-b94d-f62bff98737a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T00:55:39Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a3802f78-f756-4da7-b6a7-8fe614b9d534/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'a3802f78-f756-4da7-b6a7-8fe614b9d534', u'size': None, u'name': u'Cirros-0.4.0-1-6b018311-23db-4348-b94d-f62bff98737a', u'checksum': None, u'self': u'/v2/images/a3802f78-f756-4da7-b6a7-8fe614b9d534', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T00:55:39Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 00:55:41,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-24 00:55:41,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-6b018311-23db-4348-b94d-f62bff98737a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c7283dbd-ffa7-4579-a40e-d00cb9a3c1b1', 'swap': 0}) 2018-05-24 00:55:42,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-6b018311-23db-4348-b94d-f62bff98737a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c84e9e84-66a8-4ef8-ac40-b507a542b218', 'swap': 0}) 2018-05-24 00:55:54,402 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-24 00:55:51.966 11225 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e) for deployment 'opnfv-rally' (UUID=12c2b108-0af6-46b5-b0c8-4d4a11673f38). 2018-05-24 00:55:54.142 11225 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e) has been successfully configured for deployment 'opnfv-rally' (UUID=12c2b108-0af6-46b5-b0c8-4d4a11673f38)! 2018-05-24 00:55:54,403 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-24 00:55:54,403 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-24 00:55:54,408 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-24 00:56:02,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-05-24 00:56:12,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:12.388 11237 INFO rally.api [-] Starting verification (UUID=ac9cd3c8-a0f0-4f03-bf5b-8fa9b25dc20e) for deployment 'opnfv-rally' (UUID=12c2b108-0af6-46b5-b0c8-4d4a11673f38) by verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e). 2018-05-24 00:56:12,391 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ac9cd3c8-a0f0-4f03-bf5b-8fa9b25dc20e 2018-05-24 00:56:38,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:38.783 11237 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.657s] 2018-05-24 00:56:38,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:38.838 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.932s] 2018-05-24 00:56:39,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:39.191 11237 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [1.015s] 2018-05-24 00:56:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:39.700 11237 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.508s] 2018-05-24 00:56:50,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:50.102 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [11.907s] 2018-05-24 00:56:53,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:53.448 11237 INFO opnfv-tempest [-] {4} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.024s] 2018-05-24 00:56:53,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:53.737 11237 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [3.470s] 2018-05-24 00:56:55,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:56:55.984 11237 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [2.246s] 2018-05-24 00:57:07,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:07.148 11237 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.198s] 2018-05-24 00:57:07,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:07.249 11237 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.100s] 2018-05-24 00:57:07,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:07.375 11237 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.125s] 2018-05-24 00:57:21,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:21.689 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [43.755s] 2018-05-24 00:57:21,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:21.772 11237 INFO opnfv-tempest [-] {6} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [7.099s] 2018-05-24 00:57:25,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:25.134 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [2.773s] 2018-05-24 00:57:25,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:25.601 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.466s] 2018-05-24 00:57:32,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:32.013 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [6.410s] 2018-05-24 00:57:32,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:32.364 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.350s] 2018-05-24 00:57:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:32.818 11237 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.452s] 2018-05-24 00:57:49,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:49.027 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [58.915s] 2018-05-24 00:57:51,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:51.330 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.592s] 2018-05-24 00:57:52,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:52.463 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [37.432s] 2018-05-24 00:57:55,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:55.392 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.719s] 2018-05-24 00:57:55,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:55.453 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.061s] 2018-05-24 00:57:57,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:57.245 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.784s] 2018-05-24 00:57:57,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:57.403 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [1.948s] 2018-05-24 00:57:57,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:57.462 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.058s] 2018-05-24 00:57:57,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:57.520 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.057s] 2018-05-24 00:57:57,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:57.773 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.249s] 2018-05-24 00:57:58,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:58.687 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.915s] 2018-05-24 00:57:59,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:59.058 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.053s] 2018-05-24 00:57:59,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:57:59.334 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.646s] 2018-05-24 00:58:00,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:00.264 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [8.931s] 2018-05-24 00:58:01,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:01.466 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [2.131s] 2018-05-24 00:58:01,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:01.554 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.088s] 2018-05-24 00:58:02,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:02.351 11237 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.796s] 2018-05-24 00:58:02,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:02.646 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.586s] 2018-05-24 00:58:04,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:04.301 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [4.036s] 2018-05-24 00:58:07,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:07.296 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [2.807s] 2018-05-24 00:58:10,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:10.412 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [3.114s] 2018-05-24 00:58:10,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:10.539 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [6.236s] 2018-05-24 00:58:13,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:13.880 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [3.469s] 2018-05-24 00:58:14,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:14.153 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.544s] 2018-05-24 00:58:15,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:15.742 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [5.201s] 2018-05-24 00:58:17,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:17.868 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [3.985s] 2018-05-24 00:58:21,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:21.547 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.803s] 2018-05-24 00:58:21,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:21.857 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [3.989s] 2018-05-24 00:58:22,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:22.589 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.730s] 2018-05-24 00:58:23,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:23.395 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.804s] 2018-05-24 00:58:24,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:24.153 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.756s] 2018-05-24 00:58:24,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:24.834 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.680s] 2018-05-24 00:58:25,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:25.601 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.765s] 2018-05-24 00:58:26,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:26.970 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [5.421s] 2018-05-24 00:58:27,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:27.132 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [1.530s] 2018-05-24 00:58:27,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:27.480 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.511s] 2018-05-24 00:58:27,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:27.859 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.376s] 2018-05-24 00:58:28,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:28.039 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.179s] 2018-05-24 00:58:28,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:28.185 11237 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.146s] 2018-05-24 00:58:30,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:30.221 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [16.065s] 2018-05-24 00:58:47,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:47.232 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.672s] 2018-05-24 00:58:47,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:47.971 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.738s] 2018-05-24 00:58:50,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:50.317 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [2.346s] 2018-05-24 00:58:50,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:50.717 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.398s] 2018-05-24 00:58:50,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:50.720 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-05-24 00:58:53,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:53.532 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [19.298s] 2018-05-24 00:58:54,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:54.959 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.693s] 2018-05-24 00:58:55,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:55.610 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.649s] 2018-05-24 00:58:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:56.490 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.879s] 2018-05-24 00:58:59,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:58:59.635 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [70.600s] 2018-05-24 00:59:03,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:03.337 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [6.845s] 2018-05-24 00:59:05,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:05.066 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [1.727s] 2018-05-24 00:59:10,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:10.061 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [4.994s] 2018-05-24 00:59:10,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:10.634 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.572s] 2018-05-24 00:59:11,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:11.541 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.906s] 2018-05-24 00:59:12,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:12.706 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [1.163s] 2018-05-24 00:59:13,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:13.450 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.742s] 2018-05-24 00:59:14,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:14.137 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.687s] 2018-05-24 00:59:15,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:15.481 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [1.342s] 2018-05-24 00:59:16,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:16.763 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [1.280s] 2018-05-24 00:59:17,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:17.567 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.804s] 2018-05-24 00:59:18,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:18.444 11237 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.876s] 2018-05-24 00:59:20,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:20.762 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [27.229s] 2018-05-24 00:59:28,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:28.991 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [5.419s] 2018-05-24 00:59:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:34.555 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [34.920s] 2018-05-24 00:59:34,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:34.649 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [5.656s] 2018-05-24 00:59:40,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:40.778 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [6.127s] 2018-05-24 00:59:47,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:47.323 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [6.542s] 2018-05-24 00:59:52,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:52.448 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [5.124s] 2018-05-24 00:59:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 00:59:57.659 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [5.208s] 2018-05-24 01:00:00,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:00.673 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [3.015s] 2018-05-24 01:00:03,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:03.838 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [3.163s] 2018-05-24 01:00:06,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:06.974 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [3.135s] 2018-05-24 01:00:08,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:08.803 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.722s] 2018-05-24 01:00:09,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:09.622 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [48.859s] 2018-05-24 01:00:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:09.662 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.858s] 2018-05-24 01:00:12,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:12.394 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [5.417s] 2018-05-24 01:00:12,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:12.790 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [3.126s] 2018-05-24 01:00:13,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:13.171 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.378s] 2018-05-24 01:00:13,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:13.173 11237 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-05-24 01:00:17,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:17.421 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [5.026s] 2018-05-24 01:00:20,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:20.740 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [3.318s] 2018-05-24 01:00:23,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:23.759 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [3.017s] 2018-05-24 01:00:29,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:29.382 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [5.620s] 2018-05-24 01:00:32,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:32.064 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [2.682s] 2018-05-24 01:00:34,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:34.589 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [2.523s] 2018-05-24 01:00:35,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:35.871 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [26.247s] 2018-05-24 01:00:36,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:36.767 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [2.177s] 2018-05-24 01:00:38,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:38.953 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [2.185s] 2018-05-24 01:00:44,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:44.108 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.706s] 2018-05-24 01:00:45,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:45.686 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.576s] 2018-05-24 01:00:47,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:47.579 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.892s] 2018-05-24 01:00:50,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:50.426 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [2.846s] 2018-05-24 01:00:53,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:53.433 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [3.006s] 2018-05-24 01:00:56,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:56.289 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [2.855s] 2018-05-24 01:00:59,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:59.648 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [23.776s] 2018-05-24 01:00:59,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:00:59.688 11237 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.706s] 2018-05-24 01:01:15,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:15.976 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [101.404s] 2018-05-24 01:01:17,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:17.827 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.674s] 2018-05-24 01:01:21,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:21.227 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.399s] 2018-05-24 01:01:24,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:24.473 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [24.823s] 2018-05-24 01:01:25,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:25.704 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.659s] 2018-05-24 01:01:33,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:33.521 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.795s] 2018-05-24 01:01:34,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:34.138 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.617s] 2018-05-24 01:01:38,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:38.780 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [14.306s] 2018-05-24 01:01:43,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:43.249 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [22.837s] 2018-05-24 01:01:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:45.925 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [3.479s] 2018-05-24 01:01:46,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:46.538 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [12.555s] 2018-05-24 01:01:49,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:49.173 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [3.247s] 2018-05-24 01:01:52,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:52.429 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [3.255s] 2018-05-24 01:01:52,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:01:52.446 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [5.907s] 2018-05-24 01:02:13,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:13.372 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [20.918s] 2018-05-24 01:02:17,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:17.635 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [4.267s] 2018-05-24 01:02:18,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:18.883 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [35.632s] 2018-05-24 01:02:19,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:19.345 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [40.563s] 2018-05-24 01:02:29,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:29.042 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [36.605s] 2018-05-24 01:02:31,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:31.787 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [14.148s] 2018-05-24 01:02:34,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:34.681 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [15.797s] 2018-05-24 01:02:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:35.250 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.569s] 2018-05-24 01:02:35,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:35.990 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.739s] 2018-05-24 01:02:36,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:36.458 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.467s] 2018-05-24 01:02:37,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:37.185 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.398s] 2018-05-24 01:02:37,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:37.269 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.810s] 2018-05-24 01:02:42,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:42.384 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [23.038s] 2018-05-24 01:02:43,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:43.906 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.521s] 2018-05-24 01:02:44,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:44.809 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.902s] 2018-05-24 01:02:45,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:45.311 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.501s] 2018-05-24 01:02:45,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:45.699 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.508s] 2018-05-24 01:02:45,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:45.849 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.537s] 2018-05-24 01:02:46,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:46.057 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.362s] 2018-05-24 01:02:46,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:46.843 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.993s] 2018-05-24 01:02:47,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:47.700 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.856s] 2018-05-24 01:02:48,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:48.440 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.738s] 2018-05-24 01:02:49,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:49.272 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.831s] 2018-05-24 01:02:49,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:49.479 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [92.388s] 2018-05-24 01:02:57,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:57.183 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [2.380s] 2018-05-24 01:02:57,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:02:57.679 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.496s] 2018-05-24 01:03:12,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:03:12.027 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.956s] 2018-05-24 01:03:12,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:03:12.811 11237 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.784s] 2018-05-24 01:03:26,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:03:26.329 11237 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [37.055s] 2018-05-24 01:03:27,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:03:27.978 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [38.502s] 2018-05-24 01:04:09,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:04:09.453 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [5.385s] 2018-05-24 01:04:12,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:04:12.830 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [3.375s] 2018-05-24 01:04:51,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:04:51.355 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [14.997s] 2018-05-24 01:05:29,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:05:29.185 11237 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.824s] 2018-05-24 01:06:27,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:06:27.307 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [244.896s] 2018-05-24 01:06:33,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:06:33.986 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [185.979s] 2018-05-24 01:07:55,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:07:55.865 11237 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [81.871s] 2018-05-24 01:08:57,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:08:57.435 11237 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.346s] 2018-05-24 01:09:36,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:09:36.988 11237 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [30.080s] 2018-05-24 01:10:31,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:10:31.534 11237 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [54.538s] 2018-05-24 01:11:09,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:11:09.440 11237 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [37.904s] 2018-05-24 01:13:30,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:13:30.731 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [423.329s] 2018-05-24 01:14:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:55.375 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.277s] 2018-05-24 01:14:55,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:55.638 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.262s] 2018-05-24 01:14:56,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:56.231 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.591s] 2018-05-24 01:14:56,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:56.753 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.522s] 2018-05-24 01:14:57,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:57.269 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.515s] 2018-05-24 01:14:58,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:58.113 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.842s] 2018-05-24 01:14:58,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:58.977 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.864s] 2018-05-24 01:14:59,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:14:59.628 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.649s] 2018-05-24 01:15:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:00.229 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.599s] 2018-05-24 01:15:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:00.876 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.646s] 2018-05-24 01:15:22,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:22.290 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.105s] 2018-05-24 01:15:22,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:22.631 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.340s] 2018-05-24 01:15:23,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:23.153 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.521s] 2018-05-24 01:15:23,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:23.277 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.123s] 2018-05-24 01:15:23,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:23.394 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.115s] 2018-05-24 01:15:23,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:23.505 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.110s] 2018-05-24 01:15:23,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:23.917 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.410s] 2018-05-24 01:15:24,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:24.432 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.513s] 2018-05-24 01:15:24,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:24.504 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.068s] 2018-05-24 01:15:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:24.997 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.492s] 2018-05-24 01:15:25,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:25.060 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.062s] 2018-05-24 01:15:25,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:25.750 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.688s] 2018-05-24 01:15:26,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:26.435 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.684s] 2018-05-24 01:15:27,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:27.060 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.624s] 2018-05-24 01:15:27,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:27.731 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.670s] 2018-05-24 01:15:30,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:30.154 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [2.421s] 2018-05-24 01:15:30,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:30.578 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.423s] 2018-05-24 01:15:31,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:31.035 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.454s] 2018-05-24 01:15:31,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:31.105 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.070s] 2018-05-24 01:15:31,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:31.607 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.501s] 2018-05-24 01:15:32,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:32.099 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.491s] 2018-05-24 01:15:33,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:33.005 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.904s] 2018-05-24 01:15:33,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:15:33.454 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.450s] 2018-05-24 01:15:50,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ac9cd3c8-a0f0-4f03-bf5b-8fa9b25dc20e']'. 2018-05-24 01:15:54,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-24 01:15:54,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-24 01:15:54,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 01:15:54,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ac9cd3c8-a0f0-4f03-bf5b-8fa9b25dc20e | 2018-05-24 01:15:54,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-24 01:15:54,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-24 00:56:12 | 2018-05-24 01:15:54,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-24 01:15:50 | 2018-05-24 01:15:54,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:38 | 2018-05-24 01:15:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-24 01:15:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-24 01:15:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ee238d73-9fdc-48f0-89ee-4e3057cc168e) | 2018-05-24 01:15:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-24 01:15:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 12c2b108-0af6-46b5-b0c8-4d4a11673f38) | 2018-05-24 01:15:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-05-24 01:15:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1140.438 | 2018-05-24 01:15:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 202 | 2018-05-24 01:15:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-24 01:15:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-24 01:15:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-24 01:15:54,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-05-24 01:15:54,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 01:15:54,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-24 01:15:54,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.0196078431% 2018-05-24 01:16:15,498 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 01:16:15,498 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 20:47 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-05-24 01:16:15,505 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-05-24 01:16:15,506 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-24 01:16:15,700 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-24 01:16:15,701 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-24 01:16:15,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-24 01:16:15,702 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 01:16:25,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-24 01:16:25.028 11307 INFO rally.deployment.engine [-] Deployment 12c2b108-0af6-46b5-b0c8-4d4a11673f38 | Starting: Destroy cloud and free allocated resources. 2018-05-24 01:16:25.128 11307 INFO rally.deployment.engine [-] Deployment 12c2b108-0af6-46b5-b0c8-4d4a11673f38 | Completed: Destroy cloud and free allocated resources. 2018-05-24 01:16:25.232 11307 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e) for deployment 'opnfv-rally'. 2018-05-24 01:16:25.293 11307 INFO rally.api [-] Deleting verification (UUID=ac9cd3c8-a0f0-4f03-bf5b-8fa9b25dc20e). 2018-05-24 01:16:25.332 11307 INFO rally.api [-] Verification has been successfully deleted! 2018-05-24 01:16:25.333 11307 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e). 2018-05-24 01:16:25.351 11307 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-24 01:16:35,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-24 01:16:34.988 11310 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f914fea8-e62c-4d0f-b478-d74f581c74b7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f914fea8-e62c-4d0f-b478-d74f581c74b7 | 2018-05-24T01:16:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f914fea8-e62c-4d0f-b478-d74f581c74b7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-24 01:16:47,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 01:16:47,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-24 01:16:57,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-24 01:16:56.515 11316 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ee238d73-9fdc-48f0-89ee-4e3057cc168e). 2018-05-24 01:16:56.848 11316 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-24 01:17:10,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-24 01:17:06.291 11319 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-24 01:17:06.533 11319 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-24 01:17:10.077 11319 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7) as the default verifier for the future CLI operations. 2018-05-24 01:17:23,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e' 2018-05-24 01:17:26,107 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T01:17:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e04d8bfb-a64f-4b52-9a85-ffba094af468', u'provider:segmentation_id': 32, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', u'admin_state_up': True, u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-24T01:17:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-24 01:17:29,521 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T01:17:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'209efdcd-4149-4aec-8b76-80e9ed54e15a', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', u'enable_dhcp': True, u'network_id': u'e04d8bfb-a64f-4b52-9a85-ffba094af468', u'tenant_id': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'created_at': u'2018-05-24T01:17:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'170af4c64d4845cf9a4e7d797d5ab5a5'}) 2018-05-24 01:17:29,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-24 01:17:29,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e' 2018-05-24 01:17:31,781 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/TestVM-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T01:17:30Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/be96221a-d87a-40a3-a569-085a34557c7b/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'be96221a-d87a-40a3-a569-085a34557c7b', u'size': None, u'name': u'TestVM-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', u'checksum': None, u'self': u'/v2/images/be96221a-d87a-40a3-a569-085a34557c7b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T01:17:30Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 01:17:31,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e' 2018-05-24 01:17:33,911 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T01:17:32Z', u'owner_specified.shade.sha256': u'4bb3e404e4ceb324f1bcad011930e4b6f921725453e418598b1f9eaa7f94b19d', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4da577c7-2fde-4bb2-ac7b-8a05797c1047/file', u'owner': u'170af4c64d4845cf9a4e7d797d5ab5a5', u'virtual_size': None, u'owner_specified.shade.md5': u'ec3525c777bef20faf1d198289a8ac0b', u'id': u'4da577c7-2fde-4bb2-ac7b-8a05797c1047', u'size': None, u'name': u'Cirros-0.4.0-1-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', u'checksum': None, u'self': u'/v2/images/4da577c7-2fde-4bb2-ac7b-8a05797c1047', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T01:17:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 01:17:33,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-24 01:17:34,603 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'25c5b6c4-ea6b-457a-b61b-2d485ecfcdc5', 'swap': 0}) 2018-05-24 01:17:35,023 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-36d75d75-4ef9-4398-8ce1-f64c2cd44d2e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'170af4c64d4845cf9a4e7d797d5ab5a5', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'121cc42b-f211-4df6-ae48-9a6665edb721', 'swap': 0}) 2018-05-24 01:17:47,063 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-24 01:17:44.648 11338 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7) for deployment 'opnfv-rally' (UUID=f914fea8-e62c-4d0f-b478-d74f581c74b7). 2018-05-24 01:17:46.801 11338 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7) has been successfully configured for deployment 'opnfv-rally' (UUID=f914fea8-e62c-4d0f-b478-d74f581c74b7)! 2018-05-24 01:17:47,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-24 01:17:47,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-24 01:17:47,068 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-24 01:17:47,079 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-24 01:18:00,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8e14d4f9-520c-4dfd-bc50-a917bb060ee7/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-24 01:18:00,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-24 01:18:10,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 01:18:10.075 11347 INFO rally.api [-] Starting verification (UUID=99cbd85c-6eb7-4a50-9238-2aa98558b8c8) for deployment 'opnfv-rally' (UUID=f914fea8-e62c-4d0f-b478-d74f581c74b7) by verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7). 2018-05-24 01:18:10,077 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 99cbd85c-6eb7-4a50-9238-2aa98558b8c8 2018-05-24 01:31:02,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '99cbd85c-6eb7-4a50-9238-2aa98558b8c8']'. 2018-05-24 01:31:06,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-24 01:31:06,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-24 01:31:06,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 01:31:06,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 99cbd85c-6eb7-4a50-9238-2aa98558b8c8 | 2018-05-24 01:31:06,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-24 01:31:06,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-24 01:18:10 | 2018-05-24 01:31:06,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-24 01:31:02 | 2018-05-24 01:31:06,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:52 | 2018-05-24 01:31:06,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-24 01:31:06,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-24 01:31:06,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8e14d4f9-520c-4dfd-bc50-a917bb060ee7) | 2018-05-24 01:31:06,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-24 01:31:06,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f914fea8-e62c-4d0f-b478-d74f581c74b7) | 2018-05-24 01:31:06,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-05-24 01:31:06,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 719.199 | 2018-05-24 01:31:06,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-24 01:31:06,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-05-24 01:31:06,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-24 01:31:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-24 01:31:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-24 01:31:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 01:31:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-24 01:31:07,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-24 01:31:27,843 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 01:31:27,844 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 14:04 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-24 01:31:27,851 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-24 01:32:22,682 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-24 01:32:22,683 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-24 01:32:22,752 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-24 01:32:23,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 01:32:23,083 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-24 01:32:23,089 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-24 01:32:26,311 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-24 04:20:44,237 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 04:20:44,238 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 168:17 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-24 04:20:44,245 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-24 04:20:44,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-24 04:20:44,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 04:20:54,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-24 04:20:53.809 11536 INFO rally.deployment.engine [-] Deployment f914fea8-e62c-4d0f-b478-d74f581c74b7 | Starting: Destroy cloud and free allocated resources. 2018-05-24 04:20:53.906 11536 INFO rally.deployment.engine [-] Deployment f914fea8-e62c-4d0f-b478-d74f581c74b7 | Completed: Destroy cloud and free allocated resources. 2018-05-24 04:20:54.028 11536 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7) for deployment 'opnfv-rally'. 2018-05-24 04:20:54.117 11536 INFO rally.api [-] Deleting verification (UUID=99cbd85c-6eb7-4a50-9238-2aa98558b8c8). 2018-05-24 04:20:54.158 11536 INFO rally.api [-] Verification has been successfully deleted! 2018-05-24 04:20:54.159 11536 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7). 2018-05-24 04:20:54.177 11536 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-24 04:21:04,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-24 04:21:03.889 11539 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8205862f-27e6-4ac2-a92e-82c7c3e433e4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8205862f-27e6-4ac2-a92e-82c7c3e433e4 | 2018-05-24T04:21:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8205862f-27e6-4ac2-a92e-82c7c3e433e4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-24 04:21:16,518 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 04:21:16,518 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-24 04:21:26,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-24 04:21:25.838 11545 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8e14d4f9-520c-4dfd-bc50-a917bb060ee7). 2018-05-24 04:21:26.171 11545 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-24 04:21:39,784 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-24 04:21:35.670 11548 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-24 04:21:35.911 11548 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-24 04:21:39.471 11548 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1874d9d4-12b0-4d57-8793-51d67a0f208c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=1874d9d4-12b0-4d57-8793-51d67a0f208c) as the default verifier for the future CLI operations. 2018-05-24 04:21:52,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-ca55042b-a329-467f-b294-8292b946e9c1' 2018-05-24 04:22:00,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-ca55042b-a329-467f-b294-8292b946e9c1' 2018-05-24 04:22:04,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-ca55042b-a329-467f-b294-8292b946e9c1' 2018-05-24 04:22:06,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-24 04:22:20,259 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-24 04:22:17.664 11567 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1874d9d4-12b0-4d57-8793-51d67a0f208c) for deployment 'opnfv-rally' (UUID=8205862f-27e6-4ac2-a92e-82c7c3e433e4). 2018-05-24 04:22:19.998 11567 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1874d9d4-12b0-4d57-8793-51d67a0f208c) has been successfully configured for deployment 'opnfv-rally' (UUID=8205862f-27e6-4ac2-a92e-82c7c3e433e4)! 2018-05-24 04:22:32,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1874d9d4-12b0-4d57-8793-51d67a0f208c/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-24 04:22:32,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-24 04:22:41,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-24 04:22:41.739 11576 INFO rally.api [-] Starting verification (UUID=7fce8b07-96cc-48f9-b559-646556e8819b) for deployment 'opnfv-rally' (UUID=8205862f-27e6-4ac2-a92e-82c7c3e433e4) by verifier 'opnfv-tempest' (UUID=1874d9d4-12b0-4d57-8793-51d67a0f208c). 2018-05-24 04:35:14,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7fce8b07-96cc-48f9-b559-646556e8819b']'. 2018-05-24 04:35:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-24 04:35:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-24 04:35:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 04:35:17,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7fce8b07-96cc-48f9-b559-646556e8819b | 2018-05-24 04:35:17,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-24 04:35:17,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-24 04:22:41 | 2018-05-24 04:35:17,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-24 04:35:13 | 2018-05-24 04:35:17,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:32 | 2018-05-24 04:35:17,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-24 04:35:17,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-24 04:35:17,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1874d9d4-12b0-4d57-8793-51d67a0f208c) | 2018-05-24 04:35:17,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-24 04:35:17,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8205862f-27e6-4ac2-a92e-82c7c3e433e4) | 2018-05-24 04:35:17,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-24 04:35:17,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 700.811 | 2018-05-24 04:35:17,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-24 04:35:17,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-24 04:35:17,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-24 04:35:17,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-24 04:35:17,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-24 04:35:17,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 04:35:17,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-24 04:35:17,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-05-24 04:35:42,349 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 04:35:42,350 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 13:49 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-05-24 04:35:42,356 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-05-24 04:35:42,358 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 02:08 | PASS | | vping_userdata | functest | smoke | 02:02 | PASS | | tempest_smoke_serial | functest | smoke | 53:35 | PASS | | rally_sanity | functest | smoke | 67:17 | PASS | | refstack_defcore | functest | smoke | 20:47 | FAIL | | patrole | functest | smoke | 14:04 | PASS | | odl | functest | smoke | 00:52 | PASS | | snaps_smoke | functest | smoke | 168:17 | PASS | | neutron_trunk | functest | smoke | 13:49 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-24 04:35:42,371 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-24 04:36:51,479 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-38 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-24 04:36:51,489 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-24 04:36:51,490 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 04:36:51,490 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-24 04:36:51,492 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-24 04:36:51,500 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-24 04:37:00,254 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-38 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-24 04:37:00,264 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-24 04:37:00,264 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 04:37:00,265 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-24 04:37:00,267 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-24 04:37:00,269 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK