2018-05-23 18:52:30,101 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-331 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-23 18:52:30,107 - 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/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-23 18:52:30,108 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 18:52:30,109 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(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 18:52:30,111 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-23 18:52:30,111 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-23 18:52:33,489 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 18:52:41,341 - 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 7.840s OK 2018-05-23 18:52:41,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 18:52:41,618 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-23 18:52:41,623 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-23 18:52:42,566 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 19:02:53,893 - 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_list_sec_grp_no_rules (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 85 tests in 611.276s OK 2018-05-23 19:02:54,178 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 19:02:54,178 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 19:02:54,183 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-23 19:02:55,250 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 19:03:42,668 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 47.416s OK 2018-05-23 19:03:42,941 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 19:03:42,942 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-23 19:03:42,949 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 10:11 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-23 19:03:42,953 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 19:03:47,436 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-331 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-23 19:03:47,442 - 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/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-23 19:03:47,442 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 19:03:47,443 - 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 | | | | | | patrole odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-23 19:03:47,445 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-23 19:03:47,445 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-23 19:03:50,456 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'aa387611-a0e4-4b7d-8dfe-a014877b75ae'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T18:51:00Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'78c80d66-4628-4229-94cd-6d2b889cdc48', 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'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T18:50:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:03:50,744 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual3 2018-05-23 19:03:50,744 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 19:03:50,981 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 19:03:50,981 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 19:03:51,108 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-23 19:03:51,108 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-23 19:03:51' 2018-05-23 19:03:51,109 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:03:51,109 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-23 19:03:51,927 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--eb735b78-c79e-4b44-9b45-3fd1cbef67f4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T19:03:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/801f82df-4911-4c89-bc55-e62ca5b786f4/file', u'owner': u'03965cf4027e415cb0cd0124a80e4cd8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'801f82df-4911-4c89-bc55-e62ca5b786f4', u'size': None, u'name': u'functest-vping--eb735b78-c79e-4b44-9b45-3fd1cbef67f4', u'checksum': None, u'self': u'/v2/images/801f82df-4911-4c89-bc55-e62ca5b786f4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T19:03:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 19:03:51,928 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:03:52,262 - 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-23T19:03:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'43e39c8d-7f04-4c98-ae6d-70f772114b72', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-eb735b78-c79e-4b44-9b45-3fd1cbef67f4', u'admin_state_up': True, u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:03:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:03:53,252 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T19:03:52Z', 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'e1e7d0b6-fb28-4a0a-a381-a49c53d0fe48', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-eb735b78-c79e-4b44-9b45-3fd1cbef67f4', u'enable_dhcp': True, u'network_id': u'43e39c8d-7f04-4c98-ae6d-70f772114b72', u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:03:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:03:53,252 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:03:54,982 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'78c80d66-4628-4229-94cd-6d2b889cdc48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa387611-a0e4-4b7d-8dfe-a014877b75ae', u'ip_address': u'10.16.0.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:03:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-23T19:03:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'id': u'8d175cf1-7a53-4f8c-83fd-2df85a9cd92e', u'name': u'vping-router-eb735b78-c79e-4b44-9b45-3fd1cbef67f4'}) 2018-05-23 19:03:57,681 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:03:57,870 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-eb735b78-c79e-4b44-9b45-3fd1cbef67f4', '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'03965cf4027e415cb0cd0124a80e4cd8', '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'bc682f21-02eb-412f-be9b-daa7f9415ffe', 'swap': 0}) 2018-05-23 19:03:58,700 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:04:10,722 - 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-eb735b78-c79e-4b44-9b45-3fd1cbef67f4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4f:21:e0', 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'801f82df-4911-4c89-bc55-e62ca5b786f4'}), 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-23T19:04:08.000000', 'flavor': Munch({u'id': u'bc682f21-02eb-412f-be9b-daa7f9415ffe'}), 'az': u'nova', 'id': u'863c756b-6c62-4297-a520-7f1c3f137116', 'security_groups': [Munch({u'name': u'vping-sg-eb735b78-c79e-4b44-9b45-3fd1cbef67f4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b6e159700b1843e0a6ec454bd6532b14', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03965cf4027e415cb0cd0124a80e4cd8', '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-23T19:04:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T19:04:09Z', 'hostId': u'c735a51699800fb169c170a23fcee4b267728826b8d2c89c4a2769d8', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'c735a51699800fb169c170a23fcee4b267728826b8d2c89c4a2769d8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-23T19:04:08.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-eb735b78-c79e-4b44-9b45-3fd1cbef67f4', 'adminPass': u'jY9ZtPpb365U', 'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', 'created_at': u'2018-05-23T19:04:00Z', 'created': u'2018-05-23T19:04:00Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-23 19:04:12,647 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 000[m02C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave 2018-05-23 19:04:12,648 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:04:12,954 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIDPrVjQxL/eVpkf7RzRGTNpJIu0RGyZvr3rAwK0SN+4FGa6AoCMAuYVEVR+cdTKkl/HGYYXSUc8cEsaXoZhXwsvD3rHv5reHi87pNcVeaGAWla5bvQn7OG1jmdIdYfaiuxvjM72J+II4aKbtw32J9MS5BYJKwNb4E16LCtyp4YcathgdmZEFt7FfFEMnemtic76TkNH6a/ufaynbUFpKWjIErnMRyRw8V6iLKtXbXFZww5OopxaRqYZO4tgrZlPrxZL3NQmptRLLpSO80RTh89SAbGbWK7GS4pbeYrfik34fpipAOVXIP9HfZJiAEMfEzZbVViRrFwau24V/+yPNj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyAz61Y0MS/3laZH+0c0RkzaSSLtERsmb696wMCtEjfuBRmug\nKAjALmFRFUfnHUypJfxxmGF0lHPHBLGl6GYV8LLw96x7+a3h4vO6TXFXmhgFpWuW\n70J+zhtY5nSHWH2orsb4zO9ifiCOGim7cN9ifTEuQWCSsDW+BNeiwrcqeGHGrYYH\nZmRBbexXxRDJ3prYnO+k5DR+mv7n2sp21BaSloyBK5zEckcPFeoiyrV21xWcMOTq\nKcWkamGTuLYK2ZT68WS9zUJqbUSy6UjvNEU4fPUgGxm1iuxkuKW3mK34pN+H6YqQ\nDlVyD/R32SYgBDHxM2W1VYkaxcGrtuFf/sjzYwIDAQABAoIBAH5Jk1+UdxrR4S1P\n+OlA58NjQ92eOm/lfgTcw6Tk65YmG2n1L1mWjJu625Dvnzqj1nQgdSWZABtnK1AP\nRYj8SQV2MSBpRqpL1rmK2yVgU8j3OTlAPjw0YhCCuxBgp8B5My+CdDYLOMYejxZ9\nGdMbcfVOQsEK0g9jHd24swrwzmLHWCTYI5FJauTLm2VXFj5oBkAJSeUVXQWEvYc5\nsVVjP48kk3yO7Ek9GDtrl5RJ2ScZwB+RBDVyeplnNuNkgKR/vhEObdDVpvGQdI6n\nf2sG5pE+JqnQj7s+Ij391LVdCWbNJgFO9KeK4mle+OLAQIoWK9wAmmP6Qqk5vszy\n8FeNx0ECgYEA9NWm9W2EoxZrK82HOwi2s8123SF9RC2cdQ0DNzoxMlSd9qXsAzKi\nOaC0wnMAQOY0L8QYrnn4hoECY7euhn9FY/Te1OoAhjFW6k3Q0Di8iuISIZvbOVG7\n3BC6ivGQ4GkyiXp+Le2fMUNSbEuakWDzA3ni7/TsIoIK+pWGevAXz/sCgYEA0Sx+\nUNsRMZjIR8Gp6P6LCTZwYLUVHuLkP7FxdTe0fKHXW5yrVETO7R3c+Mj1s/ek9igI\nR9MBXbIdxMqIBjDGubUJ/P141xic4lRCmLFKiw07Z8nGNdt+z+nUiQdVu5DzujRo\nPzz0qcRVNDVM91hIa8SrscVe4Lq9Jtq0b59/RbkCgYEA5zqNB0fat8gpiWH/sLJn\nEuMeunOxgd1t4WJbwiH0aqtd0J8dilucuL5dWTQRbjm72czi3o2VOTrITfMhIic7\nGs8eUIl720Dn7Dt31d9vud8O7qzq23Sk7o7iDu1cPYU81HhaiPfdnEIPqvWwUlL0\n0DiiKqvvBBw7UDQ9oQf2BVcCgYAlBgsVpLDWZoSMruq0ItnZN5mMhIDIhsB/xZif\ndsyrgrnrrT9mGwfFUJPcNTXINP0t1Mgibma/ftdmDbMl5VxHYpPyA6tv5xtdtCxV\neowHMMBjDoPW5JL9mhXUa0fxeyaovr3084Uax3WNWCHXZfjrmlQJkzXH8UWpquxl\nFYYhgQKBgEBN8oXOl+yZI6hHXWqJBa4JgbX3+cj6/Grrhu2JYqWDjJkSR0QA8dtG\nC7kvXpzZwLZCwS45qJdVKdUejQq7P5/Z9KgY4LlitV5446k57F1MH0xdJVTWbKUy\n4owNDzCmAqF3+WN9IlKVjtAO1WoD6v+BdsaQZIdAKFmcobb4QaMn\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b6e159700b1843e0a6ec454bd6532b14', 'name': u'vping-keypair-eb735b78-c79e-4b44-9b45-3fd1cbef67f4', 'created_at': '2018-05-23T19:04:12.954639', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03965cf4027e415cb0cd0124a80e4cd8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'8c:c2:28:39:31:f6:d2:a6:3b:11:17:e2:0e:6c:9c:5e', 'type': 'ssh', 'id': u'vping-keypair-eb735b78-c79e-4b44-9b45-3fd1cbef67f4'}) 2018-05-23 19:04:12,955 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyAz61Y0MS/3laZH+0c0RkzaSSLtERsmb696wMCtEjfuBRmug KAjALmFRFUfnHUypJfxxmGF0lHPHBLGl6GYV8LLw96x7+a3h4vO6TXFXmhgFpWuW 70J+zhtY5nSHWH2orsb4zO9ifiCOGim7cN9ifTEuQWCSsDW+BNeiwrcqeGHGrYYH ZmRBbexXxRDJ3prYnO+k5DR+mv7n2sp21BaSloyBK5zEckcPFeoiyrV21xWcMOTq KcWkamGTuLYK2ZT68WS9zUJqbUSy6UjvNEU4fPUgGxm1iuxkuKW3mK34pN+H6YqQ DlVyD/R32SYgBDHxM2W1VYkaxcGrtuFf/sjzYwIDAQABAoIBAH5Jk1+UdxrR4S1P +OlA58NjQ92eOm/lfgTcw6Tk65YmG2n1L1mWjJu625Dvnzqj1nQgdSWZABtnK1AP RYj8SQV2MSBpRqpL1rmK2yVgU8j3OTlAPjw0YhCCuxBgp8B5My+CdDYLOMYejxZ9 GdMbcfVOQsEK0g9jHd24swrwzmLHWCTYI5FJauTLm2VXFj5oBkAJSeUVXQWEvYc5 sVVjP48kk3yO7Ek9GDtrl5RJ2ScZwB+RBDVyeplnNuNkgKR/vhEObdDVpvGQdI6n f2sG5pE+JqnQj7s+Ij391LVdCWbNJgFO9KeK4mle+OLAQIoWK9wAmmP6Qqk5vszy 8FeNx0ECgYEA9NWm9W2EoxZrK82HOwi2s8123SF9RC2cdQ0DNzoxMlSd9qXsAzKi OaC0wnMAQOY0L8QYrnn4hoECY7euhn9FY/Te1OoAhjFW6k3Q0Di8iuISIZvbOVG7 3BC6ivGQ4GkyiXp+Le2fMUNSbEuakWDzA3ni7/TsIoIK+pWGevAXz/sCgYEA0Sx+ UNsRMZjIR8Gp6P6LCTZwYLUVHuLkP7FxdTe0fKHXW5yrVETO7R3c+Mj1s/ek9igI R9MBXbIdxMqIBjDGubUJ/P141xic4lRCmLFKiw07Z8nGNdt+z+nUiQdVu5DzujRo Pzz0qcRVNDVM91hIa8SrscVe4Lq9Jtq0b59/RbkCgYEA5zqNB0fat8gpiWH/sLJn EuMeunOxgd1t4WJbwiH0aqtd0J8dilucuL5dWTQRbjm72czi3o2VOTrITfMhIic7 Gs8eUIl720Dn7Dt31d9vud8O7qzq23Sk7o7iDu1cPYU81HhaiPfdnEIPqvWwUlL0 0DiiKqvvBBw7UDQ9oQf2BVcCgYAlBgsVpLDWZoSMruq0ItnZN5mMhIDIhsB/xZif dsyrgrnrrT9mGwfFUJPcNTXINP0t1Mgibma/ftdmDbMl5VxHYpPyA6tv5xtdtCxV eowHMMBjDoPW5JL9mhXUa0fxeyaovr3084Uax3WNWCHXZfjrmlQJkzXH8UWpquxl FYYhgQKBgEBN8oXOl+yZI6hHXWqJBa4JgbX3+cj6/Grrhu2JYqWDjJkSR0QA8dtG C7kvXpzZwLZCwS45qJdVKdUejQq7P5/Z9KgY4LlitV5446k57F1MH0xdJVTWbKUy 4owNDzCmAqF3+WN9IlKVjtAO1WoD6v+BdsaQZIdAKFmcobb4QaMn -----END RSA PRIVATE KEY----- 2018-05-23 19:04:14,237 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--eb735b78-c79e-4b44-9b45-3fd1cbef67f4' 2018-05-23 19:04:26,703 - 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-eb735b78-c79e-4b44-9b45-3fd1cbef67f4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:e9:ec', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'801f82df-4911-4c89-bc55-e62ca5b786f4'}), 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-23T19:04:24.000000', 'flavor': Munch({u'id': u'bc682f21-02eb-412f-be9b-daa7f9415ffe'}), 'az': u'nova', 'id': u'a3562ecc-212e-4c90-8f57-acaa716a2b84', 'security_groups': [Munch({u'name': u'vping-sg-eb735b78-c79e-4b44-9b45-3fd1cbef67f4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b6e159700b1843e0a6ec454bd6532b14', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03965cf4027e415cb0cd0124a80e4cd8', '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-23T19:04:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T19:04:24Z', 'hostId': u'80cd1f10849120bd0215c2f2db8f298cbc1fb52131ce3f5407e292fa', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-eb735b78-c79e-4b44-9b45-3fd1cbef67f4', 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'80cd1f10849120bd0215c2f2db8f298cbc1fb52131ce3f5407e292fa', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-23T19:04:24.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--eb735b78-c79e-4b44-9b45-3fd1cbef67f4', 'adminPass': u'b2frkfVefGKC', 'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', 'created_at': u'2018-05-23T19:04:15Z', 'created': u'2018-05-23T19:04:15Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-23 19:04:29,419 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'8d175cf1-7a53-4f8c-83fd-2df85a9cd92e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', 'created_at': u'2018-05-23T19:04:28Z', 'attached': True, 'updated_at': u'2018-05-23T19:04:28Z', 'id': u'6d37ec67-0d51-4924-acd5-c51400e75f94', 'floating_network_id': u'78c80d66-4628-4229-94cd-6d2b889cdc48', 'fixed_ip_address': u'192.168.130.5', 'floating_ip_address': u'10.16.0.113', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03965cf4027e415cb0cd0124a80e4cd8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8d175cf1-7a53-4f8c-83fd-2df85a9cd92e', 'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', 'port_id': u'24f9f52f-8fd2-48ee-85b0-5ae0f81875eb', 'port': u'24f9f52f-8fd2-48ee-85b0-5ae0f81875eb', 'network': u'78c80d66-4628-4229-94cd-6d2b889cdc48'}) 2018-05-23 19:04:31,439 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.044 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200176) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036031] ACPI: Core revision 20150930 [ 0.045165] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064054] Security Framework initialized [ 0.068031] Yama: becoming mindful. [ 0.072046] AppArmor: AppArmor initialized [ 0.080098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116204] Initializing cgroup subsys io [ 0.124036] Initializing cgroup subsys memory [ 0.132038] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156034] Initializing cgroup subsys perf_event [ 0.164036] Initializing cgroup subsys net_prio [ 0.172033] Initializing cgroup subsys hugetlb [ 0.180030] Initializing cgroup subsys pids [ 0.189504] CPU: Physical Processor ID: 0 [ 0.200730] mce: CPU supports 10 MCE banks [ 0.212197] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.525215] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.755378] ftrace: allocating 31920 entries in 125 pages [ 0.776147] smpboot: Max logical packages: 1 [ 0.784030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.800638] x2apic enabled [ 0.804034] Switched APIC routing to physical x2apic. [ 0.833841] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.864091] ... version: 2 [ 0.868034] ... bit width: 48 [ 0.872034] ... generic registers: 4 [ 0.876034] ... value mask: 0000ffffffffffff [ 0.880034] ... max period: 000000007fffffff [ 0.884034] ... fixed-purpose events: 3 [ 0.888035] ... event mask: 000000070000000f [ 0.892100] KVM setup paravirtual spinlock [ 0.896684] x86: Booted up 1 node, 1 CPUs [ 0.900038] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.907918] devtmpfs: initialized [ 0.910620] evm: security.selinux [ 0.912038] evm: security.SMACK64 [ 0.916034] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924034] evm: security.SMACK64MMAP [ 0.928036] evm: security.ima [ 0.932034] evm: security.capability [ 0.936545] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940125] pinctrl core: initialized pinctrl subsystem [ 0.946363] RTC time: 19:04:30, date: 05/23/18 [ 0.948173] NET: Registered protocol family 16 [ 0.952216] cpuidle: using governor ladder [ 0.956038] cpuidle: using governor menu [ 0.960038] PCCT header not found. [ 0.964269] ACPI: bus type PCI registered [ 0.968036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.973151] PCI: Using configuration type 1 for base access [ 0.976399] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.983252] ACPI: Added _OSI(Module Device) [ 0.984035] ACPI: Added _OSI(Processor Device) [ 0.988035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992036] ACPI: Added _OSI(Processor Aggregator Device) [ 1.002735] ACPI: Interpreter enabled [ 1.004040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028617] ACPI: (supports S0 S3 S4 S5) [ 1.032384] ACPI: Using IOAPIC for interrupt routing [ 1.036061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.045299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.060740] acpiphp: Slot [3] registered [ 1.064149] acpiphp: Slot [4] registered [ 1.068148] acpiphp: Slot [5] registered [ 1.072151] acpiphp: Slot [6] registered [ 1.076160] acpiphp: Slot [7] registered [ 1.080151] acpiphp: Slot [8] registered [ 1.084162] acpiphp: Slot [9] registered [ 1.088147] acpiphp: Slot [10] registered [ 1.092468] acpiphp: Slot [11] registered [ 1.096146] acpiphp: Slot [12] registered 2018-05-23 19:04:31,439 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-23 19:04:38,881 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-23 19:04:38,888 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-23 19:04:38,898 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-23 19:04:38,898 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 19:04:39,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 19:04:39,297 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 19:04:55,285 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-23 19:04:56,171 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'aa387611-a0e4-4b7d-8dfe-a014877b75ae'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T18:51:00Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'78c80d66-4628-4229-94cd-6d2b889cdc48', 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'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T18:50:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:04:56,172 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-23 19:04:56,172 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-23 19:04:56' 2018-05-23 19:04:56,172 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--2a36e822-5874-4346-9d31-9239406c7690' 2018-05-23 19:04:56,172 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-23 19:04:56,873 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--2a36e822-5874-4346-9d31-9239406c7690', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T19:04:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/17cb572f-cb6c-46c6-a5b9-69bf0ab96278/file', u'owner': u'03965cf4027e415cb0cd0124a80e4cd8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'17cb572f-cb6c-46c6-a5b9-69bf0ab96278', u'size': None, u'name': u'functest-vping--2a36e822-5874-4346-9d31-9239406c7690', u'checksum': None, u'self': u'/v2/images/17cb572f-cb6c-46c6-a5b9-69bf0ab96278', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T19:04:57Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 19:04:56,873 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-2a36e822-5874-4346-9d31-9239406c7690' 2018-05-23 19:04:57,515 - 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-23T19:04:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4dad0d52-efe0-4b46-bf1c-826808833e75', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-2a36e822-5874-4346-9d31-9239406c7690', u'admin_state_up': True, u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:04:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:04:58,337 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T19:04:57Z', 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'5a5f9c74-707d-44f1-b7e6-3a081f7a8d71', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-2a36e822-5874-4346-9d31-9239406c7690', u'enable_dhcp': True, u'network_id': u'4dad0d52-efe0-4b46-bf1c-826808833e75', u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:04:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:04:58,337 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-2a36e822-5874-4346-9d31-9239406c7690' 2018-05-23 19:05:00,100 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'78c80d66-4628-4229-94cd-6d2b889cdc48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aa387611-a0e4-4b7d-8dfe-a014877b75ae', u'ip_address': u'10.16.0.113'}]}, u'description': u'', u'tags': [], u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:04:58Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-23T19:05:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'id': u'eb824e5b-8fec-42fb-824e-813dfa018fd6', u'name': u'vping-router-2a36e822-5874-4346-9d31-9239406c7690'}) 2018-05-23 19:05:02,706 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-2a36e822-5874-4346-9d31-9239406c7690' 2018-05-23 19:05:02,843 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-2a36e822-5874-4346-9d31-9239406c7690', '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'03965cf4027e415cb0cd0124a80e4cd8', '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'fa7d7405-3942-41d9-83bd-adf7c9fccc40', 'swap': 0}) 2018-05-23 19:05:03,900 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690' 2018-05-23 19:05:16,476 - 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-2a36e822-5874-4346-9d31-9239406c7690': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:52:e6', 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'17cb572f-cb6c-46c6-a5b9-69bf0ab96278'}), 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-23T19:05:14.000000', 'flavor': Munch({u'id': u'fa7d7405-3942-41d9-83bd-adf7c9fccc40'}), 'az': u'nova', 'id': u'd97debee-d418-4cc7-8f81-f73b153490f3', 'security_groups': [Munch({u'name': u'vping-sg-2a36e822-5874-4346-9d31-9239406c7690'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b6e159700b1843e0a6ec454bd6532b14', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03965cf4027e415cb0cd0124a80e4cd8', '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-23T19:05:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T19:05:14Z', 'hostId': u'c735a51699800fb169c170a23fcee4b267728826b8d2c89c4a2769d8', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'c735a51699800fb169c170a23fcee4b267728826b8d2c89c4a2769d8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-23T19:05:14.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690', 'adminPass': u'T3ntPJdEuLMD', 'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', 'created_at': u'2018-05-23T19:05:05Z', 'created': u'2018-05-23T19:05:05Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-23 19:05:18,013 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 2018-05-23 19:05:18,013 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--2a36e822-5874-4346-9d31-9239406c7690' 2018-05-23 19:05:29,659 - 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-2a36e822-5874-4346-9d31-9239406c7690': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:b6:cb', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'17cb572f-cb6c-46c6-a5b9-69bf0ab96278'}), 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-23T19:05:27.000000', 'flavor': Munch({u'id': u'fa7d7405-3942-41d9-83bd-adf7c9fccc40'}), 'az': u'nova', 'id': u'4c82a6bb-cea2-48c6-9f46-5a41041b7b50', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b6e159700b1843e0a6ec454bd6532b14', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03965cf4027e415cb0cd0124a80e4cd8', '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-23T19:05:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T19:05:28Z', 'hostId': u'80cd1f10849120bd0215c2f2db8f298cbc1fb52131ce3f5407e292fa', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.4', 'cloud': 'envvars', 'host_id': u'80cd1f10849120bd0215c2f2db8f298cbc1fb52131ce3f5407e292fa', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-23T19:05:27.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-userdata--2a36e822-5874-4346-9d31-9239406c7690', 'adminPass': u'83U5v4kPk3Nq', 'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', 'created_at': u'2018-05-23T19:05:19Z', 'created': u'2018-05-23T19:05:19Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-23 19:05:31,338 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.032029] pid_max: default: 32768 minimum: 301 [ 0.040032] ACPI: Core revision 20150930 [ 0.049151] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060049] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072042] AppArmor: AppArmor initialized [ 0.080086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116063] Initializing cgroup subsys io [ 0.124033] Initializing cgroup subsys memory [ 0.132035] Initializing cgroup subsys devices [ 0.140031] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156033] Initializing cgroup subsys perf_event [ 0.164035] Initializing cgroup subsys net_prio [ 0.172032] Initializing cgroup subsys hugetlb [ 0.184031] Initializing cgroup subsys pids [ 0.197333] CPU: Physical Processor ID: 0 [ 0.205194] mce: CPU supports 10 MCE banks [ 0.218553] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.521514] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.756361] ftrace: allocating 31920 entries in 125 pages [ 0.780142] smpboot: Max logical packages: 1 [ 0.788030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.799635] x2apic enabled [ 0.804032] Switched APIC routing to physical x2apic. [ 0.838984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.840000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.852045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.868064] ... version: 2 [ 0.872034] ... bit width: 48 [ 0.876034] ... generic registers: 4 [ 0.880034] ... value mask: 0000ffffffffffff [ 0.884597] ... max period: 000000007fffffff [ 0.888034] ... fixed-purpose events: 3 [ 0.892320] ... event mask: 000000070000000f [ 0.896103] KVM setup paravirtual spinlock [ 0.901242] x86: Booted up 1 node, 1 CPUs [ 0.904038] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.912122] devtmpfs: initialized [ 0.917714] evm: security.selinux [ 0.920036] evm: security.SMACK64 [ 0.924034] evm: security.SMACK64EXEC [ 0.928034] evm: security.SMACK64TRANSMUTE [ 0.932034] evm: security.SMACK64MMAP [ 0.936033] evm: security.ima [ 0.940034] evm: security.capability [ 0.944148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.948118] pinctrl core: initialized pinctrl subsystem [ 0.952918] RTC time: 19:05:21, date: 05/23/18 [ 0.956158] NET: Registered protocol family 16 [ 0.960184] cpuidle: using governor ladder [ 0.964037] cpuidle: using governor menu [ 0.968038] PCCT header not found. [ 0.972273] ACPI: bus type PCI registered [ 0.976035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.981124] PCI: Using configuration type 1 for base access [ 0.984388] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.989619] ACPI: Added _OSI(Module Device) [ 0.992035] ACPI: Added _OSI(Processor Device) [ 0.996035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.000035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.007282] ACPI: Interpreter enabled [ 1.008038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.020035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.032047] ACPI: (supports S0 S3 S4 S5) [ 1.036034] ACPI: Using IOAPIC for interrupt routing [ 1.040053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.049398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.052040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.056039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.060042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.064671] acpiphp: Slot [3] registered [ 1.068148] acpiphp: Slot [4] registered [ 1.072148] acpiphp: Slot [5] registered [ 1.076146] acpiphp: Slot [6] registered [ 1.080147] acpiphp: Slot [7] registered [ 1.084151] acpiphp: Slot [8] registered [ 1.088145] acpiphp: Slot [9] registered [ 1.092146] acpiphp: Slot [10] registered [ 1.096465] acpiphp: Slot [11] registered [ 1.100145] acpiphp: Slot [12] registered [ 1.104167] acpiphp: Slot [13] registered [ 1.108146] acpiphp: Slot [14] registered [ 1.112148] acpiphp: Slot [15] registered [ 1.116142] acpiphp: Slot [16] registered [ 1.120142] acpiphp: Slot [17] registered [ 1.124142] acpiphp: Slot [18] registered [ 1.128443] acpiphp: Slot [19] registered [ 1.132142] acpiphp: Slot [20] registered [ 1.136426] acpiphp: Slot [21] registered [ 1.140145] acpiphp: Slot [22] registered [ 1.144143] acpiphp: Slot [23] registered [ 1.148143] acpiphp: Slot [24] registered [ 1.152142] acpiphp: Slot [25] registered [ 1.156711] acpiphp: Slot [26] registered [ 1.160425] acpiphp: Slot [27] registered [ 1.164148] acpiphp: Slot [28] registered [ 1.168143] acpiphp: Slot [29] registered [ 1.172147] acpiphp: Slot [30] registered [ 1.176143] acpiphp: Slot [31] registered [ 1.180135] PCI host bridge to bus 0000:00 [ 1.184037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.188036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.192036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.196036] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.200036] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.204036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.232035] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.236036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.240035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.244056] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.264846] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.268130] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.393039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.408531] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.420879] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.436984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.448316] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.456627] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.460404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.464000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.464035] vgaarb: loaded [ 1.468035] vgaarb: bridge control possible 0000:00:02.0 [ 1.472227] SCSI subsystem initialized [ 1.476757] ACPI: bus type USB registered [ 1.480055] usbcore: registered new interface driver usbfs [ 1.484081] usbcore: registered new interface driver hub [ 1.488048] usbcore: registered new device driver usb [ 1.492188] PCI: Using ACPI for IRQ routing [ 1.498070] NetLabel: Initializing [ 1.500034] NetLabel: domain hash size = 128 [ 1.504033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.508046] NetLabel: unlabeled traffic allowed by default [ 1.512115] clocksource: Switched to clocksource kvm-clock [ 1.543874] AppArmor: AppArmor Filesystem Enabled [ 1.561886] pnp: PnP ACPI init [ 1.575793] pnp: PnP ACPI: found 5 devices [ 1.599044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.630563] NET: Registered protocol family 2 [ 1.647249] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.669810] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.692066] TCP: Hash tables configured (established 4096 bind 4096) [ 1.713450] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.733188] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.752883] NET: Registered protocol family 1 [ 1.769338] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.789953] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.810828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.858021] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.907506] Trying to unpack rootfs image as initramfs... [ 2.029766] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.058388] Scanning for low memory corruption every 60 seconds [ 2.079983] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.098017] audit: initializing netlink subsys (disabled) [ 2.116149] audit: type=2000 audit(1527102318.576:1): initialized [ 2.139800] Initialise system trusted keyring [ 2.158255] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.180557] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.203923] zbud: loaded [ 2.215725] VFS: Disk quotas dquot_6.6.0 [ 2.229688] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.251834] fuse init (API version 7.23) [ 2.267168] Key type big_key registered [ 2.285476] Allocating IMA MOK and blacklist keyrings. [ 2.306099] Key type asymmetric registered [ 2.321353] Asymmetric key parser 'x509' registered [ 2.339648] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.365672] io scheduler noop registered [ 2.379727] io scheduler deadline registered (default) [ 2.399112] io scheduler cfq registered [ 2.416291] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.436696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.459977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.488385] ACPI: Power Button [PWRF] [ 2.503647] GHES: HEST is not enabled! [ 2.543224] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.645237] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.701222] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.740297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.813295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.844780] Linux agpgart interface v0.103 [ 2.863496] brd: module loaded [ 2.876206] loop: module loaded [ 2.900766] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.929528] GPT:90111 != 2097151 [ 2.943066] GPT:Alternate GPT header not at the end of the disk. [ 2.968879] GPT:90111 != 2097151 [ 2.985969] GPT: Use GNU Parted to correct GPT errors. [ 3.005181] vda: vda1 vda15 [ 3.026316] vdb: [ 3.045155] scsi host0: ata_piix [ 3.069233] scsi host1: ata_piix [ 3.083756] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.107205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.132787] libphy: Fixed MDIO Bus: probed [ 3.152438] tun: Universal TUN/TAP device driver, 1.6 [ 3.170314] tun: (C) 1999-2004 Max Krasnyansky [ 3.207961] PPP generic driver version 2.4.2 [ 3.224273] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.245297] ehci-pci: EHCI PCI platform driver [ 3.263315] ehci-platform: EHCI generic platform driver [ 3.280973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.303036] ohci-pci: OHCI PCI platform driver [ 3.319987] ohci-platform: OHCI generic platform driver [ 3.336781] uhci_hcd: USB Universal Host Controller Interface driver [ 3.381632] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.404247] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.430739] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.449984] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.468645] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.493137] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.521807] usb usb1: Product: UHCI Host Controller [ 3.537975] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.557108] usb usb1: SerialNumber: 0000:00:01.2 [ 3.573183] hub 1-0:1.0: USB hub found [ 3.586266] hub 1-0:1.0: 2 ports detected [ 3.599677] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.634256] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.651415] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.666802] mousedev: PS/2 mouse device common for all mice [ 3.685629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.712636] rtc_cmos 00:00: RTC can wake from S4 [ 3.736203] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.765240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.789404] i2c /dev entries driver [ 3.803378] device-mapper: uevent: version 1.0.3 [ 3.818637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.849138] ledtrig-cpu: registered to indicate activity on CPUs [ 3.868444] NET: Registered protocol family 10 [ 3.884780] NET: Registered protocol family 17 [ 3.899707] Key type dns_resolver registered [ 3.913206] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.931167] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.958205] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.979371] registered taskstats version 1 [ 3.993577] Loading compiled-in X.509 certificates [ 4.010983] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.044118] zswap: loaded using pool lzo/zbud [ 4.060946] Key type trusted registered [ 4.077511] Key type encrypted registered [ 4.090378] AppArmor: AppArmor sha1 policy hashing enabled [ 4.107424] ima: No TPM chip found, activating TPM-bypass! [ 4.126152] evm: HMAC attrs: 0x1 [ 4.376700] Magic number: 2:252:92 [ 4.392331] container: hash matches [ 4.408168] rtc_cmos 00:00: setting system clock to 2018-05-23 19:05:25 UTC (1527102325) [ 4.437479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.457721] EDD information not available. [ 4.480892] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.509747] Write protecting the kernel read-only data: 14336k [ 4.528071] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.557243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.584912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.603648] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.625893] usb 1-1: Product: QEMU USB Tablet [ 4.640045] usb 1-1: Manufacturer: QEMU [ 4.653883] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.68 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/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.06 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... [ 5.184414] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK 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=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.046 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCF1QzAatS6qs4MQ7yhC4MBPhDiY37/Va2gJkG6FicBAi42rD103XpVqtkU/lIy3rD9MHTQLHk2XjTwR+lVvZarXkzKTRKPPVKSkUAr38TGgyMWWY+FeC+3V6D36Tjbfio53Z8fCWgPvSwqk5ldEiw/rs9GN4yV6rt8qKGaNnWjQm5QHhhERkK4rZXhz+5b24c66hsktIaSwFnQffLRO1na5KZqMVqCsIFNOVWZgS35S1bTNHFy3v3XF08hBTay10r+1RzsufQI1IQLu5qJ5Vlowyn3GYepQj9iQza1fqbi6aZcbJEc5U6hHik+GfRM0hks97QkNWcv1hwFxW1Ac7A1 root@opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690 ssh-dss AAAAB3NzaC1kc3MAAACBAMXCcwC9PA5FulYh3COFsdAsV9QGnUmvcf4QD59Bo3fe2zmCHtQLLSLlmAJ+qWyp3ebxV3qyeD8Ax76X1jQArGevlNVdgmR1Vfed2QbBIwFgy4fUFLGOF4VUcjgacClLUiQKC8CsHRYBMuK8sRR0QiJbuZzCg0QOo5to0MwHdYQbAAAAFQC8nNWqoBSvwWGDhLLzr/+N6yhpqwAAAIBd/FKT6HOz0sgaPkdxuEQTG1Bea05P/Jo4yfZpYan+DWTtnPvw35qO8ATyLygiwJPX6U510lFua+i0L4MWq07i4PwS8RbN/er5DjOPacxSn1Vc0+eEy4xW/4aPWnc+o1xwbY4VyEpV5WeSrKB8vraeSfKXMYsT1PX8OcdLmg/EowAAAIEArhpoja3EEs4qBpBM0vsVsWga3aKcE2HQ7OPUnBFx7K0VR/GeCBB7W9UzrDUVy64qJ25vpaN7EEG/BKrnQhDRlQx1M/+ASs9eF+NHl1QmzfVpAgA/eZ2d3ynNHEi3e2y7yIeKXOSMCTSv/Z1KsIJn333P0g0Ou+3DDfyCVzSvH+8= root@opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690 -----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:fe87:52e6/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: d97debee-d418-4cc7-8f81-f73b153490f3 name: opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690 availability-zone: nova local-hostname: opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=6.47 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-2a36e822-5874-4346-9d31-9239406c7690 login: /dev/root resized successfully [took 1.16s] serve 2018-05-23 19:05:31,340 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-23 19:05:31,340 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-23 19:05:33,456 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.044 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200176) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.044846] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064050] Security Framework initialized [ 0.072030] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096148] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120760] Initializing cgroup subsys io [ 0.128037] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.144363] Initializing cgroup subsys freezer [ 0.152034] Initializing cgroup subsys net_cls [ 0.160034] Initializing cgroup subsys perf_event [ 0.168036] Initializing cgroup subsys net_prio [ 0.176034] Initializing cgroup subsys hugetlb [ 0.184037] Initializing cgroup subsys pids [ 0.196663] CPU: Physical Processor ID: 0 [ 0.208397] mce: CPU supports 10 MCE banks [ 0.217353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.534414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.773753] ftrace: allocating 31920 entries in 125 pages 2018-05-23 19:05:33,457 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.8. Waiting for response... 2018-05-23 19:05:35,622 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.044 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200176) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.044846] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064050] Security Framework initialized [ 0.072030] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096148] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120760] Initializing cgroup subsys io [ 0.128037] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.144363] Initializing cgroup subsys freezer [ 0.152034] Initializing cgroup subsys net_cls [ 0.160034] Initializing cgroup subsys perf_event [ 0.168036] Initializing cgroup subsys net_prio [ 0.176034] Initializing cgroup subsys hugetlb [ 0.184037] Initializing cgroup subsys pids [ 0.196663] CPU: Physical Processor ID: 0 [ 0.208397] mce: CPU supports 10 MCE banks [ 0.217353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.534414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.773753] ftrace: allocating 31920 entries in 125 pages [ 0.796481] smpboot: Max logical packages: 1 [ 0.804032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816631] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.846659] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.848000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.860047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876092] ... version: 2 [ 0.880035] ... bit width: 48 [ 0.884035] ... generic registers: 4 [ 0.888035] ... value mask: 0000ffffffffffff [ 0.892035] ... max period: 000000007fffffff [ 0.896347] ... fixed-purpose events: 3 [ 0.900035] ... event mask: 000000070000000f [ 0.904101] KVM setup paravirtual spinlock [ 0.908695] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.920124] devtmpfs: initialized [ 0.926126] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936035] evm: security.SMACK64TRANSMUTE [ 0.940035] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956123] pinctrl core: initialized pinctrl subsystem [ 0.960871] RTC time: 19:05:33, date: 05/23/18 [ 0.964485] NET: Registered protocol family 16 [ 0.968199] cpuidle: using governor ladder [ 0.972039] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980266] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989101] PCI: Using configuration type 1 for base access [ 0.993507] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.998640] ACPI: Added _OSI(Module Device) [ 1.000036] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015273] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073200] acpiphp: Slot [3] registered [ 1.076144] acpiphp: Slot [4] registered [ 1.080143] acpiphp: Slot [5] registered [ 1.084431] acpiphp: Slot [6] registered [ 1.088144] acpiphp: Slot [7] registered [ 1.092502] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100143] acpiphp: Slot [10] registered [ 1.104142] acpiphp: Slot [11] registered [ 1.108142] acpiphp: Slot [12] registered [ 1.112478] acpiphp: Slot [13] registered [ 1.116151] acpiphp: Slot [14] registered [ 1.120167] acpiphp: Slot [15] registered [ 1.124150] acpiphp: Slot [16] registered [ 1.128151] acpiphp: Slot [17] registered [ 1.133279] acpiphp: Slot [18] registered [ 1.136149] acpiphp: Slot [19] registered [ 1.140153] acpiphp: Slot [20] registered [ 1.144162] acpiphp: Slot [21] registered [ 1.148153] acpiphp: Slot [22] registered [ 1.152434] acpiphp: Slot [23] registered [ 1.156149] acpiphp: Slot [24] registered [ 1.160150] acpiphp: Slot [25] registered [ 1.164149] acpiphp: Slot [26] registered [ 1.168149] acpiphp: Slot [27] registered [ 1.172160] acpiphp: Slot [28] registered [ 1.176148] acpiphp: Slot [29] registered [ 1.180455] acpiphp: Slot [30] registered [ 1.184151] acpiphp: Slot [31] registered [ 1.188141] PCI host bridge to bus 0000:00 [ 1.192040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212038] pci_bus 0000:00: root bus resource [bus 00-ff] 2018-05-23 19:05:37,972 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.044 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200176) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.044846] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064050] Security Framework initialized [ 0.072030] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096148] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120760] Initializing cgroup subsys io [ 0.128037] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.144363] Initializing cgroup subsys freezer [ 0.152034] Initializing cgroup subsys net_cls [ 0.160034] Initializing cgroup subsys perf_event [ 0.168036] Initializing cgroup subsys net_prio [ 0.176034] Initializing cgroup subsys hugetlb [ 0.184037] Initializing cgroup subsys pids [ 0.196663] CPU: Physical Processor ID: 0 [ 0.208397] mce: CPU supports 10 MCE banks [ 0.217353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.534414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.773753] ftrace: allocating 31920 entries in 125 pages [ 0.796481] smpboot: Max logical packages: 1 [ 0.804032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816631] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.846659] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.848000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.860047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876092] ... version: 2 [ 0.880035] ... bit width: 48 [ 0.884035] ... generic registers: 4 [ 0.888035] ... value mask: 0000ffffffffffff [ 0.892035] ... max period: 000000007fffffff [ 0.896347] ... fixed-purpose events: 3 [ 0.900035] ... event mask: 000000070000000f [ 0.904101] KVM setup paravirtual spinlock [ 0.908695] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.920124] devtmpfs: initialized [ 0.926126] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936035] evm: security.SMACK64TRANSMUTE [ 0.940035] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956123] pinctrl core: initialized pinctrl subsystem [ 0.960871] RTC time: 19:05:33, date: 05/23/18 [ 0.964485] NET: Registered protocol family 16 [ 0.968199] cpuidle: using governor ladder [ 0.972039] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980266] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989101] PCI: Using configuration type 1 for base access [ 0.993507] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.998640] ACPI: Added _OSI(Module Device) [ 1.000036] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015273] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073200] acpiphp: Slot [3] registered [ 1.076144] acpiphp: Slot [4] registered [ 1.080143] acpiphp: Slot [5] registered [ 1.084431] acpiphp: Slot [6] registered [ 1.088144] acpiphp: Slot [7] registered [ 1.092502] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100143] acpiphp: Slot [10] registered [ 1.104142] acpiphp: Slot [11] registered [ 1.108142] acpiphp: Slot [12] registered [ 1.112478] acpiphp: Slot [13] registered [ 1.116151] acpiphp: Slot [14] registered [ 1.120167] acpiphp: Slot [15] registered [ 1.124150] acpiphp: Slot [16] registered [ 1.128151] acpiphp: Slot [17] registered [ 1.133279] acpiphp: Slot [18] registered [ 1.136149] acpiphp: Slot [19] registered [ 1.140153] acpiphp: Slot [20] registered [ 1.144162] acpiphp: Slot [21] registered [ 1.148153] acpiphp: Slot [22] registered [ 1.152434] acpiphp: Slot [23] registered [ 1.156149] acpiphp: Slot [24] registered [ 1.160150] acpiphp: Slot [25] registered [ 1.164149] acpiphp: Slot [26] registered [ 1.168149] acpiphp: Slot [27] registered [ 1.172160] acpiphp: Slot [28] registered [ 1.176148] acpiphp: Slot [29] registered [ 1.180455] acpiphp: Slot [30] registered [ 1.184151] acpiphp: Slot [31] registered [ 1.188141] PCI host bridge to bus 0000:00 [ 1.192040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212038] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.252037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.256037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.260036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.290572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.292215] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.434934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.448545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.460602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476519] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488336] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.496707] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.500839] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.504000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.504039] vgaarb: loaded [ 1.508046] vgaarb: bridge control possible 0000:00:02.0 [ 1.512601] SCSI subsystem initialized [ 1.516281] ACPI: bus type USB registered [ 1.520062] usbcore: registered new interface driver usbfs [ 1.524062] usbcore: registered new interface driver hub [ 1.528052] usbcore: registered new device driver usb [ 1.532232] PCI: Using ACPI for IRQ routing [ 1.539838] NetLabel: Initializing [ 1.540036] NetLabel: domain hash size = 128 [ 1.544035] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.548049] NetLabel: unlabeled traffic allowed by default [ 1.552154] clocksource: Switched to clocksource kvm-clock [ 1.588164] AppArmor: AppArmor Filesystem Enabled [ 1.608531] pnp: PnP ACPI init [ 1.625534] pnp: PnP ACPI: found 5 devices [ 1.654404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.692702] NET: Registered protocol family 2 [ 1.710559] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.736242] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.759388] TCP: Hash tables configured (established 4096 bind 4096) [ 1.782893] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.808330] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.831693] NET: Registered protocol family 1 [ 1.849238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.869913] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.889092] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.935281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.982449] Trying to unpack rootfs image as initramfs... [ 2.091859] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.117461] Scanning for low memory corruption every 60 seconds [ 2.135500] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.153573] audit: initializing netlink subsys (disabled) [ 2.170167] audit: type=2000 audit(1527102331.850:1): initialized [ 2.188953] Initialise system trusted keyring [ 2.203082] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.221226] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.241549] zbud: loaded [ 2.252718] VFS: Disk quotas dquot_6.6.0 [ 2.266818] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.287626] fuse init (API version 7.23) [ 2.302259] Key type big_key registered [ 2.315808] Allocating IMA MOK and blacklist keyrings. [ 2.334784] Key type asymmetric registered [ 2.348919] Asymmetric key parser 'x509' registered [ 2.363710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.388522] io scheduler noop registered [ 2.414373] io scheduler deadline registered (default) [ 2.436917] io scheduler cfq registered [ 2.453069] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.475965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.502174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.532195] ACPI: Power Button [PWRF] [ 2.551231] GHES: HEST is not enabled! [ 2.594436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.694706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.750718] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.789921] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.869556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.903496] Linux agpgart interface v0.103 [ 2.923888] brd: module loaded [ 2.939698] loop: module loaded [ 2.972295] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.007248] GPT:90111 != 2097151 2018-05-23 19:05:40,106 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.044 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200176) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.044846] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064050] Security Framework initialized [ 0.072030] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096148] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120760] Initializing cgroup subsys io [ 0.128037] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.144363] Initializing cgroup subsys freezer [ 0.152034] Initializing cgroup subsys net_cls [ 0.160034] Initializing cgroup subsys perf_event [ 0.168036] Initializing cgroup subsys net_prio [ 0.176034] Initializing cgroup subsys hugetlb [ 0.184037] Initializing cgroup subsys pids [ 0.196663] CPU: Physical Processor ID: 0 [ 0.208397] mce: CPU supports 10 MCE banks [ 0.217353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.534414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.773753] ftrace: allocating 31920 entries in 125 pages [ 0.796481] smpboot: Max logical packages: 1 [ 0.804032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816631] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.846659] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.848000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.860047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876092] ... version: 2 [ 0.880035] ... bit width: 48 [ 0.884035] ... generic registers: 4 [ 0.888035] ... value mask: 0000ffffffffffff [ 0.892035] ... max period: 000000007fffffff [ 0.896347] ... fixed-purpose events: 3 [ 0.900035] ... event mask: 000000070000000f [ 0.904101] KVM setup paravirtual spinlock [ 0.908695] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.920124] devtmpfs: initialized [ 0.926126] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936035] evm: security.SMACK64TRANSMUTE [ 0.940035] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956123] pinctrl core: initialized pinctrl subsystem [ 0.960871] RTC time: 19:05:33, date: 05/23/18 [ 0.964485] NET: Registered protocol family 16 [ 0.968199] cpuidle: using governor ladder [ 0.972039] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980266] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989101] PCI: Using configuration type 1 for base access [ 0.993507] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.998640] ACPI: Added _OSI(Module Device) [ 1.000036] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015273] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073200] acpiphp: Slot [3] registered [ 1.076144] acpiphp: Slot [4] registered [ 1.080143] acpiphp: Slot [5] registered [ 1.084431] acpiphp: Slot [6] registered [ 1.088144] acpiphp: Slot [7] registered [ 1.092502] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100143] acpiphp: Slot [10] registered [ 1.104142] acpiphp: Slot [11] registered [ 1.108142] acpiphp: Slot [12] registered [ 1.112478] acpiphp: Slot [13] registered [ 1.116151] acpiphp: Slot [14] registered [ 1.120167] acpiphp: Slot [15] registered [ 1.124150] acpiphp: Slot [16] registered [ 1.128151] acpiphp: Slot [17] registered [ 1.133279] acpiphp: Slot [18] registered [ 1.136149] acpiphp: Slot [19] registered [ 1.140153] acpiphp: Slot [20] registered [ 1.144162] acpiphp: Slot [21] registered [ 1.148153] acpiphp: Slot [22] registered [ 1.152434] acpiphp: Slot [23] registered [ 1.156149] acpiphp: Slot [24] registered [ 1.160150] acpiphp: Slot [25] registered [ 1.164149] acpiphp: Slot [26] registered [ 1.168149] acpiphp: Slot [27] registered [ 1.172160] acpiphp: Slot [28] registered [ 1.176148] acpiphp: Slot [29] registered [ 1.180455] acpiphp: Slot [30] registered [ 1.184151] acpiphp: Slot [31] registered [ 1.188141] PCI host bridge to bus 0000:00 [ 1.192040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212038] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.252037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.256037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.260036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.290572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.292215] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.434934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.448545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.460602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476519] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488336] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.496707] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.500839] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.504000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.504039] vgaarb: loaded [ 1.508046] vgaarb: bridge control possible 0000:00:02.0 [ 1.512601] SCSI subsystem initialized [ 1.516281] ACPI: bus type USB registered [ 1.520062] usbcore: registered new interface driver usbfs [ 1.524062] usbcore: registered new interface driver hub [ 1.528052] usbcore: registered new device driver usb [ 1.532232] PCI: Using ACPI for IRQ routing [ 1.539838] NetLabel: Initializing [ 1.540036] NetLabel: domain hash size = 128 [ 1.544035] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.548049] NetLabel: unlabeled traffic allowed by default [ 1.552154] clocksource: Switched to clocksource kvm-clock [ 1.588164] AppArmor: AppArmor Filesystem Enabled [ 1.608531] pnp: PnP ACPI init [ 1.625534] pnp: PnP ACPI: found 5 devices [ 1.654404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.692702] NET: Registered protocol family 2 [ 1.710559] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.736242] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.759388] TCP: Hash tables configured (established 4096 bind 4096) [ 1.782893] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.808330] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.831693] NET: Registered protocol family 1 [ 1.849238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.869913] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.889092] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.935281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.982449] Trying to unpack rootfs image as initramfs... [ 2.091859] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.117461] Scanning for low memory corruption every 60 seconds [ 2.135500] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.153573] audit: initializing netlink subsys (disabled) [ 2.170167] audit: type=2000 audit(1527102331.850:1): initialized [ 2.188953] Initialise system trusted keyring [ 2.203082] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.221226] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.241549] zbud: loaded [ 2.252718] VFS: Disk quotas dquot_6.6.0 [ 2.266818] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.287626] fuse init (API version 7.23) [ 2.302259] Key type big_key registered [ 2.315808] Allocating IMA MOK and blacklist keyrings. [ 2.334784] Key type asymmetric registered [ 2.348919] Asymmetric key parser 'x509' registered [ 2.363710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.388522] io scheduler noop registered [ 2.414373] io scheduler deadline registered (default) [ 2.436917] io scheduler cfq registered [ 2.453069] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.475965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.502174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.532195] ACPI: Power Button [PWRF] [ 2.551231] GHES: HEST is not enabled! [ 2.594436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.694706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.750718] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.789921] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.869556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.903496] Linux agpgart interface v0.103 [ 2.923888] brd: module loaded [ 2.939698] loop: module loaded [ 2.972295] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.007248] GPT:90111 != 2097151 [ 3.024098] GPT:Alternate GPT header not at the end of the disk. [ 3.048308] GPT:90111 != 2097151 [ 3.064383] GPT: Use GNU Parted to correct GPT errors. [ 3.083991] vda: vda1 vda15 [ 3.108568] vdb: [ 3.124627] scsi host0: ata_piix [ 3.138030] scsi host1: ata_piix [ 3.152699] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.176852] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.206132] libphy: Fixed MDIO Bus: probed [ 3.226443] tun: Universal TUN/TAP device driver, 1.6 [ 3.245919] tun: (C) 1999-2004 Max Krasnyansky [ 3.279657] PPP generic driver version 2.4.2 [ 3.298419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.322666] ehci-pci: EHCI PCI platform driver [ 3.342589] ehci-platform: EHCI generic platform driver [ 3.364834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.390616] ohci-pci: OHCI PCI platform driver [ 3.408739] ohci-platform: OHCI generic platform driver [ 3.430769] uhci_hcd: USB Universal Host Controller Interface driver [ 3.479186] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.501923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.537505] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.558594] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.581847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.613922] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.647520] usb usb1: Product: UHCI Host Controller [ 3.667536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.692831] usb usb1: SerialNumber: 0000:00:01.2 [ 3.710586] hub 1-0:1.0: USB hub found [ 3.729154] hub 1-0:1.0: 2 ports detected [ 3.747479] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.787277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.809168] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.831180] mousedev: PS/2 mouse device common for all mice [ 3.865040] rtc_cmos 00:00: RTC can wake from S4 [ 3.886495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.924197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.947841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.977098] i2c /dev entries driver [ 3.991332] device-mapper: uevent: version 1.0.3 [ 4.007850] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.042727] ledtrig-cpu: registered to indicate activity on CPUs [ 4.069979] NET: Registered protocol family 10 [ 4.089642] NET: Registered protocol family 17 [ 4.104730] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.126597] Key type dns_resolver registered [ 4.142973] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.159809] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.191814] registered taskstats version 1 [ 4.205731] Loading compiled-in X.509 certificates [ 4.222427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.252769] zswap: loaded using pool lzo/zbud [ 4.269496] Key type trusted registered [ 4.286850] Key type encrypted registered [ 4.300998] AppArmor: AppArmor sha1 policy hashing enabled [ 4.318474] ima: No TPM chip found, activating TPM-bypass! [ 4.337602] evm: HMAC attrs: 0x1 [ 4.571601] Magic number: 2:252:92 [ 4.588752] container: hash matches [ 4.606067] rtc_cmos 00:00: setting system clock to 2018-05-23 19:05:39 UTC (1527102339) [ 4.642300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.667658] EDD information not available. [ 4.694018] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.726856] Write protecting the kernel read-only data: 14336k [ 4.751922] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.787467] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.826335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.853038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.882634] usb 1-1: Product: QEMU USB Tablet [ 4.901787] usb 1-1: Manufacturer: QEMU [ 4.920533] usb 1-1: SerialNumber: 42 /16554info: initramfs: up at 4.96 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 2018-05-23 19:05:42,396 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 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@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, 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=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.044 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200176) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.044846] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064050] Security Framework initialized [ 0.072030] Yama: becoming mindful. [ 0.080045] AppArmor: AppArmor initialized [ 0.088094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096148] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120760] Initializing cgroup subsys io [ 0.128037] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.144363] Initializing cgroup subsys freezer [ 0.152034] Initializing cgroup subsys net_cls [ 0.160034] Initializing cgroup subsys perf_event [ 0.168036] Initializing cgroup subsys net_prio [ 0.176034] Initializing cgroup subsys hugetlb [ 0.184037] Initializing cgroup subsys pids [ 0.196663] CPU: Physical Processor ID: 0 [ 0.208397] mce: CPU supports 10 MCE banks [ 0.217353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.534414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.773753] ftrace: allocating 31920 entries in 125 pages [ 0.796481] smpboot: Max logical packages: 1 [ 0.804032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.816631] x2apic enabled [ 0.820034] Switched APIC routing to physical x2apic. [ 0.846659] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.848000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.860047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876092] ... version: 2 [ 0.880035] ... bit width: 48 [ 0.884035] ... generic registers: 4 [ 0.888035] ... value mask: 0000ffffffffffff [ 0.892035] ... max period: 000000007fffffff [ 0.896347] ... fixed-purpose events: 3 [ 0.900035] ... event mask: 000000070000000f [ 0.904101] KVM setup paravirtual spinlock [ 0.908695] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.920124] devtmpfs: initialized [ 0.926126] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936035] evm: security.SMACK64TRANSMUTE [ 0.940035] evm: security.SMACK64MMAP [ 0.944034] evm: security.ima [ 0.948034] evm: security.capability [ 0.952155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956123] pinctrl core: initialized pinctrl subsystem [ 0.960871] RTC time: 19:05:33, date: 05/23/18 [ 0.964485] NET: Registered protocol family 16 [ 0.968199] cpuidle: using governor ladder [ 0.972039] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980266] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989101] PCI: Using configuration type 1 for base access [ 0.993507] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.998640] ACPI: Added _OSI(Module Device) [ 1.000036] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015273] ACPI: Interpreter enabled [ 1.016040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040046] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073200] acpiphp: Slot [3] registered [ 1.076144] acpiphp: Slot [4] registered [ 1.080143] acpiphp: Slot [5] registered [ 1.084431] acpiphp: Slot [6] registered [ 1.088144] acpiphp: Slot [7] registered [ 1.092502] acpiphp: Slot [8] registered [ 1.096144] acpiphp: Slot [9] registered [ 1.100143] acpiphp: Slot [10] registered [ 1.104142] acpiphp: Slot [11] registered [ 1.108142] acpiphp: Slot [12] registered [ 1.112478] acpiphp: Slot [13] registered [ 1.116151] acpiphp: Slot [14] registered [ 1.120167] acpiphp: Slot [15] registered [ 1.124150] acpiphp: Slot [16] registered [ 1.128151] acpiphp: Slot [17] registered [ 1.133279] acpiphp: Slot [18] registered [ 1.136149] acpiphp: Slot [19] registered [ 1.140153] acpiphp: Slot [20] registered [ 1.144162] acpiphp: Slot [21] registered [ 1.148153] acpiphp: Slot [22] registered [ 1.152434] acpiphp: Slot [23] registered [ 1.156149] acpiphp: Slot [24] registered [ 1.160150] acpiphp: Slot [25] registered [ 1.164149] acpiphp: Slot [26] registered [ 1.168149] acpiphp: Slot [27] registered [ 1.172160] acpiphp: Slot [28] registered [ 1.176148] acpiphp: Slot [29] registered [ 1.180455] acpiphp: Slot [30] registered [ 1.184151] acpiphp: Slot [31] registered [ 1.188141] PCI host bridge to bus 0000:00 [ 1.192040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212038] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.252037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.256037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.260036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.290572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.292215] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.434934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.448545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.460602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476519] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488336] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.496707] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.500839] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.504000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.504039] vgaarb: loaded [ 1.508046] vgaarb: bridge control possible 0000:00:02.0 [ 1.512601] SCSI subsystem initialized [ 1.516281] ACPI: bus type USB registered [ 1.520062] usbcore: registered new interface driver usbfs [ 1.524062] usbcore: registered new interface driver hub [ 1.528052] usbcore: registered new device driver usb [ 1.532232] PCI: Using ACPI for IRQ routing [ 1.539838] NetLabel: Initializing [ 1.540036] NetLabel: domain hash size = 128 [ 1.544035] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.548049] NetLabel: unlabeled traffic allowed by default [ 1.552154] clocksource: Switched to clocksource kvm-clock [ 1.588164] AppArmor: AppArmor Filesystem Enabled [ 1.608531] pnp: PnP ACPI init [ 1.625534] pnp: PnP ACPI: found 5 devices [ 1.654404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.692702] NET: Registered protocol family 2 [ 1.710559] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.736242] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.759388] TCP: Hash tables configured (established 4096 bind 4096) [ 1.782893] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.808330] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.831693] NET: Registered protocol family 1 [ 1.849238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.869913] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.889092] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.935281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.982449] Trying to unpack rootfs image as initramfs... [ 2.091859] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.117461] Scanning for low memory corruption every 60 seconds [ 2.135500] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.153573] audit: initializing netlink subsys (disabled) [ 2.170167] audit: type=2000 audit(1527102331.850:1): initialized [ 2.188953] Initialise system trusted keyring [ 2.203082] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.221226] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.241549] zbud: loaded [ 2.252718] VFS: Disk quotas dquot_6.6.0 [ 2.266818] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.287626] fuse init (API version 7.23) [ 2.302259] Key type big_key registered [ 2.315808] Allocating IMA MOK and blacklist keyrings. [ 2.334784] Key type asymmetric registered [ 2.348919] Asymmetric key parser 'x509' registered [ 2.363710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.388522] io scheduler noop registered [ 2.414373] io scheduler deadline registered (default) [ 2.436917] io scheduler cfq registered [ 2.453069] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.475965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.502174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.532195] ACPI: Power Button [PWRF] [ 2.551231] GHES: HEST is not enabled! [ 2.594436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.694706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.750718] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.789921] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.869556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.903496] Linux agpgart interface v0.103 [ 2.923888] brd: module loaded [ 2.939698] loop: module loaded [ 2.972295] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.007248] GPT:90111 != 2097151 [ 3.024098] GPT:Alternate GPT header not at the end of the disk. [ 3.048308] GPT:90111 != 2097151 [ 3.064383] GPT: Use GNU Parted to correct GPT errors. [ 3.083991] vda: vda1 vda15 [ 3.108568] vdb: [ 3.124627] scsi host0: ata_piix [ 3.138030] scsi host1: ata_piix [ 3.152699] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.176852] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.206132] libphy: Fixed MDIO Bus: probed [ 3.226443] tun: Universal TUN/TAP device driver, 1.6 [ 3.245919] tun: (C) 1999-2004 Max Krasnyansky [ 3.279657] PPP generic driver version 2.4.2 [ 3.298419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.322666] ehci-pci: EHCI PCI platform driver [ 3.342589] ehci-platform: EHCI generic platform driver [ 3.364834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.390616] ohci-pci: OHCI PCI platform driver [ 3.408739] ohci-platform: OHCI generic platform driver [ 3.430769] uhci_hcd: USB Universal Host Controller Interface driver [ 3.479186] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.501923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.537505] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.558594] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.581847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.613922] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.647520] usb usb1: Product: UHCI Host Controller [ 3.667536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.692831] usb usb1: SerialNumber: 0000:00:01.2 [ 3.710586] hub 1-0:1.0: USB hub found [ 3.729154] hub 1-0:1.0: 2 ports detected [ 3.747479] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.787277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.809168] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.831180] mousedev: PS/2 mouse device common for all mice [ 3.865040] rtc_cmos 00:00: RTC can wake from S4 [ 3.886495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.924197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.947841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.977098] i2c /dev entries driver [ 3.991332] device-mapper: uevent: version 1.0.3 [ 4.007850] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.042727] ledtrig-cpu: registered to indicate activity on CPUs [ 4.069979] NET: Registered protocol family 10 [ 4.089642] NET: Registered protocol family 17 [ 4.104730] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.126597] Key type dns_resolver registered [ 4.142973] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.159809] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.191814] registered taskstats version 1 [ 4.205731] Loading compiled-in X.509 certificates [ 4.222427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.252769] zswap: loaded using pool lzo/zbud [ 4.269496] Key type trusted registered [ 4.286850] Key type encrypted registered [ 4.300998] AppArmor: AppArmor sha1 policy hashing enabled [ 4.318474] ima: No TPM chip found, activating TPM-bypass! [ 4.337602] evm: HMAC attrs: 0x1 [ 4.571601] Magic number: 2:252:92 [ 4.588752] container: hash matches [ 4.606067] rtc_cmos 00:00: setting system clock to 2018-05-23 19:05:39 UTC (1527102339) [ 4.642300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.667658] EDD information not available. [ 4.694018] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.726856] Write protecting the kernel read-only data: 14336k [ 4.751922] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.787467] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.826335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.853038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.882634] usb 1-1: Product: QEMU USB Tablet [ 4.901787] usb 1-1: Manufacturer: QEMU [ 4.920533] usb 1-1: SerialNumber: 42 /16554info: initramfs: up at 4.96 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/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.50 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... [ 5.646224] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 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=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.044 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgD94NLpjlsbtxaJFTmp+7sa2bR6gB9k0X1lqiL7tfUHjqvY/PUPx7k51G+HFly8Ui1czGlw343HPTLFfzah51FR5D7RwnK7IOmUZngGG2CK3KeHZJEYDVYtSOlCKb6T93wQUS8o06or3QItRi3QJUWxrYIDXd6Ank5ZC8d8/DZDr6//+1xebeDjugTuN94OfWjTlfvecyt8Vh1YXSFPl3vFLCMlSMBWqisYaZPkJO0Hl+Ab21t8Oi/j41CDz/fTsxnorDopO9oL1Xm7AtNhyE0YhnDXVIldkK/ZLuO1CIqxZX6SY3FtbMTBhxU55W3yIvAH7rRqvi3+2o+8nuNFuZ root@opnfv-vping-2-userdata--2a36e822-5874-4346-9d31-9239406c7690 ssh-dss AAAAB3NzaC1kc3MAAACBANXS4IplQFc0nAWojIlbMwWDnlE6ezvp6KbjDT3NG/dmjY7/DksMHIW8kYbOnX6fYO7wlXtbytQqcUVYqjsxKICFn1OQnKnv4x/nkPigWM7byDvHwQ0t+wK0Qtog2f713nCXFi71oXV0WXARY/wspWdgZOQyFXRc9JtQLAKggr01AAAAFQCe0q1w+30LSpKP8j9nY0MC3wI0kQAAAIA4+NzUgUVqte6mj4IzY5FAUwBsbkC9tTZq3hdU3EJAvpsl1DhAY4bxenbk17fGgYfau0sPzd4ykz4anohSeDlqP7iOJq37tRFW5MBforGYpRAPIqEi1IGbX6xt4S4sQSvTXmcCfwps5wX/wJzuqY6rgo0dIIVnGSqFIkfoFHZqXQAAAIADFzbwDYT+o0deT5QLVx6Nkmr4gxeyjF8lF+f1v+4/EHqtRGY0MgD/YwNjqIP4v7ptfk3MXqD9rVMEDvnlhMe15cCNHPxhzSmljPmWT8A4UoBfnXiNLqkwXs0A3SrmRFeuV/gREgf3cTqcBsHtClJe2TV7VbxCjoRXZG9E48KbGg== root@opnfv-vping-2-userdata--2a36e822-5874-4346-9d31-9239406c7690 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe82 9:b6cb/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.4 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: 4c82a6bb-cea2-48c6-9f46-5a41041b7b50 name: opnfv-vping-2-userdata--2a36e822-5874-4346-9d31-9239406c7690 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2a36e822-5874-4346-9d31-9239406c7690.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=7.40 === 2018-05-23 19:05:42,397 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-23 19:05:42,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 19:05:42,688 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-23 19:05:56,957 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-23 19:05:57,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 19:05:57,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 19:05:57,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 19:06:08,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e6cdada3-5c90-4b9e-a7da-749f90ed981d | 2018-05-23T19:06:08.135982 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e6cdada3-5c90-4b9e-a7da-749f90ed981d ~/.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 19:06:15,203 - 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 | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-23 19:06:15,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 19:06:27,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=dc96f33f-84c6-4723-96cb-7217fbfafcdd) as the default verifier for the future CLI operations. 2018-05-23 19:06:34,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-57d4fecf-0112-4dcc-99da-d55143b114b5' 2018-05-23 19:06:35,205 - 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-23T19:06:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0b1e8f3f-60a5-4833-856c-f7759f4afea6', u'provider:segmentation_id': 37, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-57d4fecf-0112-4dcc-99da-d55143b114b5', u'admin_state_up': True, u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:06:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:06:36,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T19:06:35Z', 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'580ebcad-60ae-4a47-a9da-a4cb866ba22f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-57d4fecf-0112-4dcc-99da-d55143b114b5', u'enable_dhcp': True, u'network_id': u'0b1e8f3f-60a5-4833-856c-f7759f4afea6', u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:06:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:06:36,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 19:06:36,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-57d4fecf-0112-4dcc-99da-d55143b114b5' 2018-05-23 19:06:36,941 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-57d4fecf-0112-4dcc-99da-d55143b114b5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T19:06:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/07e83067-6529-44a9-b1d0-372e55fbb956/file', u'owner': u'03965cf4027e415cb0cd0124a80e4cd8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'07e83067-6529-44a9-b1d0-372e55fbb956', u'size': None, u'name': u'Cirros-0.4.0-57d4fecf-0112-4dcc-99da-d55143b114b5', u'checksum': None, u'self': u'/v2/images/07e83067-6529-44a9-b1d0-372e55fbb956', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T19:06:37Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 19:06:36,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-57d4fecf-0112-4dcc-99da-d55143b114b5' 2018-05-23 19:06:37,477 - 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-57d4fecf-0112-4dcc-99da-d55143b114b5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T19:06:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/869f7cfa-dc2a-407b-b335-d0e82d492df6/file', u'owner': u'03965cf4027e415cb0cd0124a80e4cd8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'869f7cfa-dc2a-407b-b335-d0e82d492df6', u'size': None, u'name': u'Cirros-0.4.0-1-57d4fecf-0112-4dcc-99da-d55143b114b5', u'checksum': None, u'self': u'/v2/images/869f7cfa-dc2a-407b-b335-d0e82d492df6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T19:06:37Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 19:06:37,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 19:06:37,669 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-57d4fecf-0112-4dcc-99da-d55143b114b5', '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'03965cf4027e415cb0cd0124a80e4cd8', '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'5d4a2246-fbb3-45e0-b1a9-4906b024b94a', 'swap': 0}) 2018-05-23 19:06:37,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-57d4fecf-0112-4dcc-99da-d55143b114b5', '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'03965cf4027e415cb0cd0124a80e4cd8', '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'3216b300-3949-41c2-bb58-2bc454cd7fe6', 'swap': 0}) 2018-05-23 19:06:43,991 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 19:06:43,991 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 19:06:43,992 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 19:06:43,996 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 19:06:44,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 19:06:49,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dc96f33f-84c6-4723-96cb-7217fbfafcdd/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-23 19:06:49,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-23 19:06:49,622 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-23 19:06:49,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-23 19:24:13,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e5ad6fc4-bc22-4d8d-aaa3-924d57a50df8 2018-05-23 19:24:13,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e5ad6fc4-bc22-4d8d-aaa3-924d57a50df8']'. 2018-05-23 19:24:15,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 19:24:15,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 19:24:15,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 19:24:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e5ad6fc4-bc22-4d8d-aaa3-924d57a50df8 | 2018-05-23 19:24:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 19:24:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 19:06:54 | 2018-05-23 19:24:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 19:24:13 | 2018-05-23 19:24:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:19 | 2018-05-23 19:24:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-23 19:24:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 19:24:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 19:24:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dc96f33f-84c6-4723-96cb-7217fbfafcdd) | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e6cdada3-5c90-4b9e-a7da-749f90ed981d) | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1011.398 | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-23 19:24:15,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 19:24:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 19:24:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 19:24:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 19:24:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 19:24:15,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-23 19:24:19,777 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 19:24:19,777 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:45 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-23 19:24:19,783 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-23 19:24:19,877 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 19:24:20,156 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 19:24:20,156 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-23 19:24:20,280 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 19:24:25,680 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 19:24:31,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 721e6c58-07e4-44ce-ad09-843ace8e192f | 2018-05-23T19:24:30.828957 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 721e6c58-07e4-44ce-ad09-843ace8e192f ~/.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 19:24:37,802 - 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 | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-23 19:24:37,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-23 19:24:38,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf'... 2018-05-23 19:24:39,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-6d9bb87c-c70e-402b-8e82-ba44f43069cf'... 2018-05-23 19:24:40,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-6d9bb87c-c70e-402b-8e82-ba44f43069cf'... 2018-05-23 19:24:45,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf'... 2018-05-23 19:24:45,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf'... 2018-05-23 19:24:45,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-23 19:24:45,738 - 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 19:24:45,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:24:45,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:24:45,760 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:26:03,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 2018-05-23 19:26:03,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-23 19:26:03,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0a9a2e53-6b41-4f09-b17a-a71cac158b7e'] 2018-05-23 19:26:05,113 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 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 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785675 Full duration: 9.049594 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 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 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> duration | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.240545 Full duration: 9.524259 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 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 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.289889 Full duration: 9.64421 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 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 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> duration | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.13174 Full duration: 9.457063 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 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 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | total | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | -> duration | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.691725 Full duration: 10.071482 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a9a2e53-6b41-4f09-b17a-a71cac158b7e 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.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088805 Full duration: 9.112847 HINTS: * To plot HTML graphics with this data, run: rally task report 0a9a2e53-6b41-4f09-b17a-a71cac158b7e --out output.html * To generate a JUnit report, run: rally task export 0a9a2e53-6b41-4f09-b17a-a71cac158b7e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0a9a2e53-6b41-4f09-b17a-a71cac158b7e --json --out output.json 2018-05-23 19:26:05,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0a9a2e53-6b41-4f09-b17a-a71cac158b7e'] 2018-05-23 19:26:10,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:26:10,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0a9a2e53-6b41-4f09-b17a-a71cac158b7e', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-23 19:26:10,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-23 19:26:10,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-23 19:26:10,457 - 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 19:26:10,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:26:10,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:26:10,477 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:27:53,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 43061a7e-e932-4f44-8de7-3f8511932d44 2018-05-23 19:27:53,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '43061a7e-e932-4f44-8de7-3f8511932d44'] 2018-05-23 19:27:55,629 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 43061a7e-e932-4f44-8de7-3f8511932d44: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43061a7e-e932-4f44-8de7-3f8511932d44 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 | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 3.021 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | -> glance_v2.upload_data | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | glance_v2.delete_image | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> duration | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.209898 Full duration: 13.930711 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43061a7e-e932-4f44-8de7-3f8511932d44 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 | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | -> glance_v2.upload_data | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | glance_v2.list_images | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 100.0% | 1 | | -> duration | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.250542 Full duration: 15.801335 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43061a7e-e932-4f44-8de7-3f8511932d44 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | -> duration | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.298947 Full duration: 10.168826 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ], "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43061a7e-e932-4f44-8de7-3f8511932d44 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 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> glance_v2.upload_data | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | nova.boot_servers | 15.897 | 15.897 | 15.897 | 15.897 | 15.897 | 15.897 | 100.0% | 1 | | total | 19.04 | 19.04 | 19.04 | 19.04 | 19.04 | 19.04 | 100.0% | 1 | | -> duration | 18.04 | 18.04 | 18.04 | 18.04 | 18.04 | 18.04 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.039733 Full duration: 41.120371 HINTS: * To plot HTML graphics with this data, run: rally task report 43061a7e-e932-4f44-8de7-3f8511932d44 --out output.html * To generate a JUnit report, run: rally task export 43061a7e-e932-4f44-8de7-3f8511932d44 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 43061a7e-e932-4f44-8de7-3f8511932d44 --json --out output.json 2018-05-23 19:27:55,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '43061a7e-e932-4f44-8de7-3f8511932d44'] 2018-05-23 19:28:01,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:28:01,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '43061a7e-e932-4f44-8de7-3f8511932d44', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-23 19:28:01,069 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-23 19:28:01,070 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-23 19:28:01,071 - 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 19:28:01,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:28:01,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:28:01,086 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:32:18,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48329e90-599f-4617-a9a6-3a0a3d9e335f 2018-05-23 19:32:18,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '48329e90-599f-4617-a9a6-3a0a3d9e335f'] 2018-05-23 19:32:19,864 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 3.265 | 3.265 | 3.265 | 3.265 | 3.265 | 3.265 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.52 | 4.52 | 4.52 | 4.52 | 4.52 | 4.52 | 100.0% | 1 | | total | 7.786 | 7.786 | 7.786 | 7.786 | 7.786 | 7.786 | 100.0% | 1 | | -> duration | 7.786 | 7.786 | 7.786 | 7.786 | 7.786 | 7.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.785766 Full duration: 29.697013 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 3.781 | 3.781 | 3.781 | 3.781 | 3.781 | 3.781 | 100.0% | 1 | | cinder_v2.delete_volume | 4.846 | 4.846 | 4.846 | 4.846 | 4.846 | 4.846 | 100.0% | 1 | | total | 8.628 | 8.628 | 8.628 | 8.628 | 8.628 | 8.628 | 100.0% | 1 | | -> duration | 8.628 | 8.628 | 8.628 | 8.628 | 8.628 | 8.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.627509 Full duration: 20.799268 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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.581 | 6.581 | 6.581 | 6.581 | 6.581 | 6.581 | 100.0% | 1 | | cinder_v2.delete_volume | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 100.0% | 1 | | total | 11.294 | 11.294 | 11.294 | 11.294 | 11.294 | 11.294 | 100.0% | 1 | | -> duration | 11.294 | 11.294 | 11.294 | 11.294 | 11.294 | 11.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.294181 Full duration: 24.694498 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 3.682 | 3.682 | 3.682 | 3.682 | 3.682 | 3.682 | 100.0% | 1 | | cinder_v2.delete_volume | 4.627 | 4.627 | 4.627 | 4.627 | 4.627 | 4.627 | 100.0% | 1 | | total | 8.312 | 8.312 | 8.312 | 8.312 | 8.312 | 8.312 | 100.0% | 1 | | -> duration | 8.312 | 8.312 | 8.312 | 8.312 | 8.312 | 8.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.312275 Full duration: 20.256291 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 100.0% | 1 | | cinder_v2.extend_volume | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 100.0% | 1 | | cinder_v2.delete_volume | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 100.0% | 1 | | total | 12.865 | 12.865 | 12.865 | 12.865 | 12.865 | 12.865 | 100.0% | 1 | | -> duration | 12.865 | 12.865 | 12.865 | 12.865 | 12.865 | 12.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.86482 Full duration: 25.055958 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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.672 | 14.672 | 14.672 | 14.672 | 14.672 | 14.672 | 100.0% | 1 | | cinder_v2.delete_volume | 4.84 | 4.84 | 4.84 | 4.84 | 4.84 | 4.84 | 100.0% | 1 | | total | 19.515 | 19.515 | 19.515 | 19.515 | 19.515 | 19.515 | 100.0% | 1 | | -> duration | 19.515 | 19.515 | 19.515 | 19.515 | 19.515 | 19.515 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.515061 Full duration: 41.477204 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | cinder_v2.list_qos | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.083074 Full duration: 14.998146 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | cinder_v2.set_qos | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> duration | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.058057 Full duration: 15.054694 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | cinder_v2.list_types | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024831 Full duration: 15.118929 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48329e90-599f-4617-a9a6-3a0a3d9e335f 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 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | total | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> duration | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.226497 Full duration: 15.189203 HINTS: * To plot HTML graphics with this data, run: rally task report 48329e90-599f-4617-a9a6-3a0a3d9e335f --out output.html * To generate a JUnit report, run: rally task export 48329e90-599f-4617-a9a6-3a0a3d9e335f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 48329e90-599f-4617-a9a6-3a0a3d9e335f --json --out output.json 2018-05-23 19:32:19,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '48329e90-599f-4617-a9a6-3a0a3d9e335f'] 2018-05-23 19:32:25,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:32:25,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '48329e90-599f-4617-a9a6-3a0a3d9e335f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-23 19:32:25,303 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-23 19:32:25,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-23 19:32:25,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-23 19:32:25,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:32:25,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:32:25,321 - 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': ['gnocchi'], 'concurrency': 4, 'netid': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:34:42,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86f356a2-957f-4980-a59a-7528ff2e4446 2018-05-23 19:34:42,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '86f356a2-957f-4980-a59a-7528ff2e4446'] 2018-05-23 19:34:44,367 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.089296 Full duration: 9.254584 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831783 Full duration: 9.006581 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072189 Full duration: 9.605135 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958243 Full duration: 9.994033 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.888739 Full duration: 9.112021 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> duration | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.983343 Full duration: 10.133444 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | total | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> duration | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97111 Full duration: 9.265066 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> duration | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.244107 Full duration: 10.449598 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | total | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> duration | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.933294 Full duration: 9.155249 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | gnocchi.delete_metric | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | -> duration | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.138828 Full duration: 10.029697 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86f356a2-957f-4980-a59a-7528ff2e4446 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | gnocchi.delete_resource | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086449 Full duration: 9.979051 HINTS: * To plot HTML graphics with this data, run: rally task report 86f356a2-957f-4980-a59a-7528ff2e4446 --out output.html * To generate a JUnit report, run: rally task export 86f356a2-957f-4980-a59a-7528ff2e4446 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 86f356a2-957f-4980-a59a-7528ff2e4446 --json --out output.json 2018-05-23 19:34:44,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '86f356a2-957f-4980-a59a-7528ff2e4446'] 2018-05-23 19:34:49,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:34:49,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '86f356a2-957f-4980-a59a-7528ff2e4446', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-23 19:34:49,785 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-23 19:34:49,785 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-23 19:34:49,786 - 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-23 19:34:49,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:34:49,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:34:49,803 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:36:53,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3fb4274-809e-4399-919d-60dc49b68427 2018-05-23 19:36:53,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b3fb4274-809e-4399-919d-60dc49b68427'] 2018-05-23 19:36:55,127 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b3fb4274-809e-4399-919d-60dc49b68427: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3fb4274-809e-4399-919d-60dc49b68427 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 | 6.14 | 6.14 | 6.14 | 6.14 | 6.14 | 6.14 | 100.0% | 1 | | heat.update_stack | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | heat.delete_stack | 3.454 | 3.454 | 3.454 | 3.454 | 3.454 | 3.454 | 100.0% | 1 | | total | 11.961 | 11.961 | 11.961 | 11.961 | 11.961 | 11.961 | 100.0% | 1 | | -> duration | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.960718 Full duration: 26.426845 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3fb4274-809e-4399-919d-60dc49b68427 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 | 4.737 | 4.737 | 4.737 | 4.737 | 4.737 | 4.737 | 100.0% | 1 | | heat.check_stack | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | heat.delete_stack | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | total | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 100.0% | 1 | | -> duration | 5.387 | 5.387 | 5.387 | 5.387 | 5.387 | 5.387 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.38737 Full duration: 21.468032 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3fb4274-809e-4399-919d-60dc49b68427 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 | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 100.0% | 1 | | heat.suspend_stack | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | heat.resume_stack | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | heat.delete_stack | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | total | 9.006 | 9.006 | 9.006 | 9.006 | 9.006 | 9.006 | 100.0% | 1 | | -> duration | 7.006 | 7.006 | 7.006 | 7.006 | 7.006 | 7.006 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.005747 Full duration: 23.144622 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3fb4274-809e-4399-919d-60dc49b68427 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.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017317 Full duration: 14.334443 HINTS: * To plot HTML graphics with this data, run: rally task report b3fb4274-809e-4399-919d-60dc49b68427 --out output.html * To generate a JUnit report, run: rally task export b3fb4274-809e-4399-919d-60dc49b68427 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3fb4274-809e-4399-919d-60dc49b68427 --json --out output.json 2018-05-23 19:36:55,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b3fb4274-809e-4399-919d-60dc49b68427'] 2018-05-23 19:37:00,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:37:00,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b3fb4274-809e-4399-919d-60dc49b68427', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-23 19:37:00,465 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-23 19:37:00,465 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-23 19:37:00,465 - 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-23 19:37:00,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:37:00,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:37:00,481 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:40:43,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3a061710-ad94-4f74-b1f1-d0689c39fd22 2018-05-23 19:40:43,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3a061710-ad94-4f74-b1f1-d0689c39fd22'] 2018-05-23 19:40:45,622 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.add_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.revoke_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767007 Full duration: 18.019152 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | keystone_v3.add_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.list_roles | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760801 Full duration: 17.881218 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | keystone_v3.list_projects | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738769 Full duration: 18.019548 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | keystone_v3.delete_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673362 Full duration: 15.715259 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | keystone_v3.delete_service | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.727178 Full duration: 15.77062 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.create_user | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> keystone_v3.add_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.create_role | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | keystone_v3.get_project | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | keystone_v3.list_services | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.get_services | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.289973 Full duration: 22.936673 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.update_project | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.delete_project | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878811 Full duration: 15.528528 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805264 Full duration: 17.699455 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743728 Full duration: 18.034985 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | keystone_v3.list_users | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865168 Full duration: 17.977659 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a061710-ad94-4f74-b1f1-d0689c39fd22 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 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | keystone_v3.create_users | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | total | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 100.0% | 1 | | -> duration | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.763514 Full duration: 25.870393 HINTS: * To plot HTML graphics with this data, run: rally task report 3a061710-ad94-4f74-b1f1-d0689c39fd22 --out output.html * To generate a JUnit report, run: rally task export 3a061710-ad94-4f74-b1f1-d0689c39fd22 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3a061710-ad94-4f74-b1f1-d0689c39fd22 --json --out output.json 2018-05-23 19:40:45,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3a061710-ad94-4f74-b1f1-d0689c39fd22'] 2018-05-23 19:40:51,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:40:51,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3a061710-ad94-4f74-b1f1-d0689c39fd22', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-23 19:40:51,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-23 19:40:51,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-23 19:40:51,273 - 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-23 19:40:51,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:40:51,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:40:51,289 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:47:21,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ab428fb1-9143-4bd3-a0ef-23c74012a08f 2018-05-23 19:47:21,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ab428fb1-9143-4bd3-a0ef-23c74012a08f'] 2018-05-23 19:47:23,690 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | neutron.delete_network | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | total | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> duration | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.276138 Full duration: 18.949808 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | neutron.delete_port | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | total | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 100.0% | 1 | | -> duration | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.577723 Full duration: 37.024063 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | neutron.create_subnet | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | neutron.create_router | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | neutron.add_interface_router | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 100.0% | 1 | | neutron.remove_interface_router | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | neutron.delete_router | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | total | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 100.0% | 1 | | -> duration | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.673427 Full duration: 48.499071 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 100.0% | 1 | | neutron.delete_subnet | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | total | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 100.0% | 1 | | -> duration | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.834533 Full duration: 35.823843 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 100.0% | 1 | | neutron.list_networks | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | -> duration | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.319853 Full duration: 21.626544 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 100.0% | 1 | | neutron.list_ports | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | -> duration | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.649483 Full duration: 37.811679 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | neutron.create_subnet | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.create_router | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | neutron.add_interface_router | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 100.0% | 1 | | neutron.list_routers | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | -> duration | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.721078 Full duration: 51.687715 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | neutron.create_subnet | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | neutron.list_subnets | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 100.0% | 1 | | -> duration | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.420254 Full duration: 41.846298 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | neutron.delete_security_group | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | -> duration | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.928032 Full duration: 17.517265 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.493 | 1.493 | 1.493 | 1.493 | 1.493 | 1.493 | 100.0% | 1 | | neutron.create_security_group_rule | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | neutron.delete_security_group | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 100.0% | 1 | | -> duration | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.329601 Full duration: 17.901839 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab428fb1-9143-4bd3-a0ef-23c74012a08f 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 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | neutron.create_router | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | neutron.add_gateway_router | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 100.0% | 1 | | neutron.remove_gateway_router | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | total | 5.351 | 5.351 | 5.351 | 5.351 | 5.351 | 5.351 | 100.0% | 1 | | -> duration | 5.351 | 5.351 | 5.351 | 5.351 | 5.351 | 5.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.351297 Full duration: 31.511849 HINTS: * To plot HTML graphics with this data, run: rally task report ab428fb1-9143-4bd3-a0ef-23c74012a08f --out output.html * To generate a JUnit report, run: rally task export ab428fb1-9143-4bd3-a0ef-23c74012a08f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ab428fb1-9143-4bd3-a0ef-23c74012a08f --json --out output.json 2018-05-23 19:47:23,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ab428fb1-9143-4bd3-a0ef-23c74012a08f'] 2018-05-23 19:47:29,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:47:29,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ab428fb1-9143-4bd3-a0ef-23c74012a08f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-23 19:47:29,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-23 19:47:29,124 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-23 19:47:29,124 - 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-23 19:47:29,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:47:29,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:47:29,144 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:56:50,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 435f2041-e85d-47a0-a181-315b94f75db6 2018-05-23 19:56:50,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '435f2041-e85d-47a0-a181-315b94f75db6'] 2018-05-23 19:56:52,094 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 13.206 | 13.206 | 13.206 | 13.206 | 13.206 | 13.206 | 100.0% | 1 | | nova.live_migrate | 13.324 | 13.324 | 13.324 | 13.324 | 13.324 | 13.324 | 100.0% | 1 | | nova.delete_server | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 100.0% | 1 | | total | 29.399 | 29.399 | 29.399 | 29.399 | 29.399 | 29.399 | 100.0% | 1 | | -> duration | 28.399 | 28.399 | 28.399 | 28.399 | 28.399 | 28.399 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.398567 Full duration: 41.036453 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "boot_server_kwargs": { "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ] }, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 13.01 | 13.01 | 13.01 | 13.01 | 13.01 | 13.01 | 100.0% | 1 | | cinder_v2.create_volume | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 100.0% | 1 | | nova.attach_volume | 7.401 | 7.401 | 7.401 | 7.401 | 7.401 | 7.401 | 100.0% | 1 | | nova.live_migrate | 22.658 | 22.658 | 22.658 | 22.658 | 22.658 | 22.658 | 100.0% | 1 | | nova.detach_volume | 4.331 | 4.331 | 4.331 | 4.331 | 4.331 | 4.331 | 100.0% | 1 | | cinder_v2.delete_volume | 28.909 | 28.909 | 28.909 | 28.909 | 28.909 | 28.909 | 100.0% | 1 | | nova.delete_server | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | total | 82.362 | 82.362 | 82.362 | 82.362 | 82.362 | 82.362 | 100.0% | 1 | | -> duration | 81.362 | 81.362 | 81.362 | 81.362 | 81.362 | 81.362 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.362209 Full duration: 96.816679 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ], "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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.141 | 7.141 | 7.141 | 7.141 | 7.141 | 7.141 | 100.0% | 1 | | nova.boot_server | 14.887 | 14.887 | 14.887 | 14.887 | 14.887 | 14.887 | 100.0% | 1 | | nova.live_migrate | 20.159 | 20.159 | 20.159 | 20.159 | 20.159 | 20.159 | 100.0% | 1 | | nova.delete_server | 7.21 | 7.21 | 7.21 | 7.21 | 7.21 | 7.21 | 100.0% | 1 | | total | 49.398 | 49.398 | 49.398 | 49.398 | 49.398 | 49.398 | 100.0% | 1 | | -> duration | 48.398 | 48.398 | 48.398 | 48.398 | 48.398 | 48.398 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.397715 Full duration: 65.590155 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ] }, "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | nova.boot_server | 11.847 | 11.847 | 11.847 | 11.847 | 11.847 | 11.847 | 100.0% | 1 | | nova.delete_server | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | nova.delete_keypair | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 16.223 | 16.223 | 16.223 | 16.223 | 16.223 | 16.223 | 100.0% | 1 | | -> duration | 15.223 | 15.223 | 15.223 | 15.223 | 15.223 | 15.223 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.222633 Full duration: 45.780029 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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.533 | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 100.0% | 1 | | nova.boot_server | 14.468 | 14.468 | 14.468 | 14.468 | 14.468 | 14.468 | 100.0% | 1 | | nova.delete_server | 7.317 | 7.317 | 7.317 | 7.317 | 7.317 | 7.317 | 100.0% | 1 | | total | 28.32 | 28.32 | 28.32 | 28.32 | 28.32 | 28.32 | 100.0% | 1 | | -> duration | 27.32 | 27.32 | 27.32 | 27.32 | 27.32 | 27.32 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.319865 Full duration: 63.309163 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 13.184 | 13.184 | 13.184 | 13.184 | 13.184 | 13.184 | 100.0% | 1 | | nova.pause_server | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | nova.unpause_server | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 100.0% | 1 | | nova.delete_server | 4.939 | 4.939 | 4.939 | 4.939 | 4.939 | 4.939 | 100.0% | 1 | | total | 23.54 | 23.54 | 23.54 | 23.54 | 23.54 | 23.54 | 100.0% | 1 | | -> duration | 18.54 | 18.54 | 18.54 | 18.54 | 18.54 | 18.54 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.539759 Full duration: 52.232406 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "6bd8ac16-b14f-4ff3-abb3-287e6686de56" } ], "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 13.471 | 13.471 | 13.471 | 13.471 | 13.471 | 13.471 | 100.0% | 1 | | nova.migrate | 60.371 | 60.371 | 60.371 | 60.371 | 60.371 | 60.371 | 100.0% | 1 | | nova.resize_confirm | 3.241 | 3.241 | 3.241 | 3.241 | 3.241 | 3.241 | 100.0% | 1 | | nova.delete_server | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | total | 79.835 | 79.835 | 79.835 | 79.835 | 79.835 | 79.835 | 100.0% | 1 | | -> duration | 78.835 | 78.835 | 78.835 | 78.835 | 78.835 | 78.835 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 78.834607 Full duration: 91.490045 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 12.808 | 12.808 | 12.808 | 12.808 | 12.808 | 12.808 | 100.0% | 1 | | nova.list_interfaces | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 13.049 | 13.049 | 13.049 | 13.049 | 13.049 | 13.049 | 100.0% | 1 | | -> duration | 12.049 | 12.049 | 12.049 | 12.049 | 12.049 | 12.049 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.049121 Full duration: 46.068192 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435f2041-e85d-47a0-a181-315b94f75db6 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 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | nova.delete_server_group | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> duration | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153406 Full duration: 11.883024 HINTS: * To plot HTML graphics with this data, run: rally task report 435f2041-e85d-47a0-a181-315b94f75db6 --out output.html * To generate a JUnit report, run: rally task export 435f2041-e85d-47a0-a181-315b94f75db6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 435f2041-e85d-47a0-a181-315b94f75db6 --json --out output.json 2018-05-23 19:56:52,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '435f2041-e85d-47a0-a181-315b94f75db6'] 2018-05-23 19:56:57,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:56:57,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '435f2041-e85d-47a0-a181-315b94f75db6', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-23 19:56:57,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-23 19:56:57,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-23 19:56:57,380 - 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-23 19:56:57,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 19:56:57,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-23 19:56:57,398 - 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': '6bd8ac16-b14f-4ff3-abb3-287e6686de56', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'flavor_name': 'rally-tiny-6d9bb87c-c70e-402b-8e82-ba44f43069cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6d9bb87c-c70e-402b-8e82-ba44f43069cf', '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 19:58:02,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f85f1acb-bbe2-43af-942d-2a77c104883e 2018-05-23 19:58:02,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f85f1acb-bbe2-43af-942d-2a77c104883e'] 2018-05-23 19:58:04,584 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f85f1acb-bbe2-43af-942d-2a77c104883e: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f85f1acb-bbe2-43af-942d-2a77c104883e 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 | 1.617 | 1.617 | 1.617 | 1.617 | 1.617 | 1.617 | 100.0% | 1 | | quotas.delete_quotas | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | total | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | -> duration | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.26183 Full duration: 11.59791 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f85f1acb-bbe2-43af-942d-2a77c104883e 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 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | total | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> duration | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0538 Full duration: 10.570773 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f85f1acb-bbe2-43af-942d-2a77c104883e 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.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> duration | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.888398 Full duration: 10.251651 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f85f1acb-bbe2-43af-942d-2a77c104883e 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 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | total | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | -> duration | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.311045 Full duration: 11.073915 HINTS: * To plot HTML graphics with this data, run: rally task report f85f1acb-bbe2-43af-942d-2a77c104883e --out output.html * To generate a JUnit report, run: rally task export f85f1acb-bbe2-43af-942d-2a77c104883e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f85f1acb-bbe2-43af-942d-2a77c104883e --json --out output.json 2018-05-23 19:58:04,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f85f1acb-bbe2-43af-942d-2a77c104883e'] 2018-05-23 19:58:09,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 19:58:09,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f85f1acb-bbe2-43af-942d-2a77c104883e', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-23 19:58:09,943 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-23 19:58:09,949 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:56 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 03:42 | 10 | 100.00% | | gnocchi | 01:45 | 11 | 100.00% | | heat | 01:25 | 4 | 100.00% | | keystone | 03:23 | 11 | 100.00% | | neutron | 06:00 | 11 | 100.00% | | nova | 08:34 | 9 | 100.00% | | quotas | 00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:27:52 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-23 19:58:09,949 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-23 19:58:19,550 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-23 19:58:19,551 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 19:58:20,110 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 19:58:20,113 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 33:59 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-23 19:58:20,119 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-23 19:58:20,210 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 19:58:20,210 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 19:58:20,210 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 19:58:25,772 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 19:58:31,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c5b4dcbe-f3e5-42ea-ade5-e9391c398be2 | 2018-05-23T19:58:30.984680 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c5b4dcbe-f3e5-42ea-ade5-e9391c398be2 ~/.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 19:58:37,867 - 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 | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-23 19:58:37,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 19:58:43,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 19:58:50,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=47336d4c-49f0-4191-8027-9bc45fc60408) as the default verifier for the future CLI operations. 2018-05-23 19:58:57,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-c43b883d-7fd2-46db-8494-1fc47cd68fca' 2018-05-23 19:58:58,242 - 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-23T19:58:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'34c77cfc-c075-4b0b-ab64-91b4cec2c1c8', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-c43b883d-7fd2-46db-8494-1fc47cd68fca', u'admin_state_up': True, u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:58:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:58:59,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T19:58:58Z', 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'1ea63a3e-bebc-4920-a565-efc5f4f20f0c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-c43b883d-7fd2-46db-8494-1fc47cd68fca', u'enable_dhcp': True, u'network_id': u'34c77cfc-c075-4b0b-ab64-91b4cec2c1c8', u'tenant_id': u'03965cf4027e415cb0cd0124a80e4cd8', u'created_at': u'2018-05-23T19:58:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'03965cf4027e415cb0cd0124a80e4cd8'}) 2018-05-23 19:58:59,112 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 19:58:59,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-c43b883d-7fd2-46db-8494-1fc47cd68fca' 2018-05-23 19:58:59,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-c43b883d-7fd2-46db-8494-1fc47cd68fca', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T19:58:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ac8479bc-9639-4af1-a02f-bdacfc9da61d/file', u'owner': u'03965cf4027e415cb0cd0124a80e4cd8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ac8479bc-9639-4af1-a02f-bdacfc9da61d', u'size': None, u'name': u'Cirros-0.4.0-c43b883d-7fd2-46db-8494-1fc47cd68fca', u'checksum': None, u'self': u'/v2/images/ac8479bc-9639-4af1-a02f-bdacfc9da61d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T19:58:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 19:58:59,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-c43b883d-7fd2-46db-8494-1fc47cd68fca' 2018-05-23 19:59:00,386 - 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-c43b883d-7fd2-46db-8494-1fc47cd68fca', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T19:59:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b5804373-0664-4773-b913-d79c0e183726/file', u'owner': u'03965cf4027e415cb0cd0124a80e4cd8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b5804373-0664-4773-b913-d79c0e183726', u'size': None, u'name': u'Cirros-0.4.0-1-c43b883d-7fd2-46db-8494-1fc47cd68fca', u'checksum': None, u'self': u'/v2/images/b5804373-0664-4773-b913-d79c0e183726', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T19:59:00Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 19:59:00,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 19:59:00,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-c43b883d-7fd2-46db-8494-1fc47cd68fca', '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'03965cf4027e415cb0cd0124a80e4cd8', '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'21b37024-fed3-41cd-bb2f-0bc04ff8775e', 'swap': 0}) 2018-05-23 19:59:00,739 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-c43b883d-7fd2-46db-8494-1fc47cd68fca', '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'03965cf4027e415cb0cd0124a80e4cd8', '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'6d67404a-1483-4685-ab96-2c0e20a8960a', 'swap': 0}) 2018-05-23 19:59:06,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 19:59:06,888 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 19:59:06,889 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 19:59:06,892 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 19:59:06,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 19:59:13,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-47336d4c-49f0-4191-8027-9bc45fc60408/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-23 19:59:13,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-23 20:02:19,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1595189a-b9f4-445a-aba4-266b5da0f034 2018-05-23 20:02:19,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1595189a-b9f4-445a-aba4-266b5da0f034']'. 2018-05-23 20:02:21,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 20:02:21,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 20:02:21,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 20:02:21,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1595189a-b9f4-445a-aba4-266b5da0f034 | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 19:59:18 | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 20:02:19 | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:01 | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 47336d4c-49f0-4191-8027-9bc45fc60408) | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 20:02:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c5b4dcbe-f3e5-42ea-ade5-e9391c398be2) | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 139.41 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 20:02:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 20:02:21,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-23 20:02:25,599 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 20:02:25,599 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 20:02:25,607 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-23 20:02:47,748 - 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-23 20:02:47,749 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-23 20:02:47,782 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-23 20:02:48,057 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 20:02:48,057 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 20:02:48,064 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-23 20:02:49,705 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 20:58:58,518 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 20:58:58,518 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:08 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-23 20:58:58,529 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-23 20:58:58,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 20:59:04,476 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 20:59:09,947 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 531018a5-7c1d-4e32-86b7-ac5d99962e26 | 2018-05-23T20:59:09.720961 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 531018a5-7c1d-4e32-86b7-ac5d99962e26 ~/.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 20:59:17,042 - 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 | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-23 20:59:17,042 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 20:59:22,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 20:59:29,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=027d28ba-e557-448d-9740-4f903717f102) as the default verifier for the future CLI operations. 2018-05-23 20:59:36,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-a93797eb-94e8-4421-b6e4-2791171aa8b4' 2018-05-23 20:59:38,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-a93797eb-94e8-4421-b6e4-2791171aa8b4' 2018-05-23 20:59:39,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-a93797eb-94e8-4421-b6e4-2791171aa8b4' 2018-05-23 20:59:39,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 20:59:46,759 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 20:59:52,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-027d28ba-e557-448d-9740-4f903717f102/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-23 20:59:52,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-23 21:03:20,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 129fa373-3c51-415a-9ef0-2156d73ef121 2018-05-23 21:03:20,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '129fa373-3c51-415a-9ef0-2156d73ef121']'. 2018-05-23 21:03:22,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 21:03:22,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 21:03:22,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 21:03:22,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 129fa373-3c51-415a-9ef0-2156d73ef121 | 2018-05-23 21:03:22,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 20:59:57 | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 21:03:20 | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:23 | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 027d28ba-e557-448d-9740-4f903717f102) | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 21:03:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 531018a5-7c1d-4e32-86b7-ac5d99962e26) | 2018-05-23 21:03:22,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-23 21:03:22,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 186.279 | 2018-05-23 21:03:22,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-23 21:03:22,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-23 21:03:22,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 21:03:22,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 21:03:22,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 21:03:22,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 21:03:22,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 21:03:22,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-23 21:03:26,626 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:03:26,627 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:50 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-23 21:03:26,633 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:48 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 17:45 | PASS | | rally_sanity | functest | smoke | 33:59 | PASS | | patrole | functest | smoke | 03:28 | PASS | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 56:08 | PASS | | neutron_trunk | functest | smoke | 03:50 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-23 21:03:26,641 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 21:04:04,971 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-331 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-23 21:04:04,978 - 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/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-23 21:04:04,978 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 21:04:04,978 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-23 21:04:04,979 - 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-23 21:04:04,982 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 21:04:14,439 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-331 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-23 21:04:14,445 - 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/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-23 21:04:14,445 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 21:04:14,445 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-23 21:04:14,446 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-23 21:04:14,447 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK